On Fri, 31 Jan 2003, James Henstridge wrote:
> Pablo Endres wrote:
>
> >John Finlay wrote:
> >
> >
> >
> >>You need to run gtk.threads_init() in the same thread that you run
> >>gtk.mainloop().
> Note that the reason threading is not enabled by default when you run
> configure is that it is not yet completely solid (you may run into
> deadlocks, or code being run when no threadstate is being held).
> Feedback on successes and failures in bugzilla are appreciated, but
> don't expect it to be ready for production use.
In pygtk-0.6.x you must use this function in order to keep
the app running and letting gtk do it's job.
How can I obtain the same effect in pygtk-1.9.x=
Thanks in advance
>
> James.
>
>
--
Muchas personas creen que piensan,
cuando en realidad s�lo est�n reordenando sus
prejuicios.
- William James
Pablo Endres
Centro de Datos
GSM: +584127347610
_______________________________________________
pygtk mailing list [EMAIL PROTECTED]
http://www.daa.com.au/mailman/listinfo/pygtk
Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/