[pygtk] PyGTK and multithreading

John Finlay finlay at moeraki.com
Thu Apr 13 20:43:30 WST 2006


remi.sassolas at gmail.com wrote:
> Hi again,
>
> I've added 'gtk.gdk.threads_init()' at the beginning of my short 
> example (thanks for the hint !), but misfortunately it doesn't work 
> any better now.
> There should still be something missing...
> By the way, I forgot to attach the glade xml file (' button.glade') to 
> my previous mail. Here it is, so that you can try it yourself.
> Any other idea ?
Set your Window modal property to False in your glade file.

John


More information about the pygtk mailing list