[pygtk] Non-modal dialog?

Skip Montanaro skip at pobox.com
Tue May 21 03:51:23 WST 2013


If I want a dialog to be non-modal, I can't use its run() method, is
that true?  I have a dialog which is defined in Glade to be non-modal,
but calling its run() method sure makes it seem modal to me.

Thx,

Skip


More information about the pygtk mailing list