> 
> 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


_______________________________________________
pygtk mailing list   [email protected]
http://www.daa.com.au/mailman/listinfo/pygtk
Read the PyGTK FAQ: http://faq.pygtk.org/

Reply via email to