Hi How do I prevent a modal dialog going out of focus? (I want it to remain always on top of the window)
I've identified the signal handler focus_out_event but what should I do there to keep it on top? I'm using glade with pygtk. Also if you could let me know which event is triggered when a user enters or deletes in a textview? (There is no "changed" event there) Thanks _______________________________________________ pygtk mailing list [EMAIL PROTECTED] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/
