[pygtk] Modal window and gtk.main()?

John Stowers john.stowers.lists at gmail.com
Sat Oct 24 00:16:07 WST 2009


> 
> Where can I find examples of how to properly use nested calls to
> gtk.main() and gtk.main_quit() in order to make a window act as a
> modal dialog without having to use gtk.Dialog (or how can I make my
> own tgk.Dialog.run method for a regular gtk.Window)?

gtk.Widget.grab_add ?

John




More information about the pygtk mailing list