On 5 Aug 2000, Rich Wellner wrote:

> I'm having a hard time getting threading to work.  Even when wrapping
> using threads_enter and threads_leave I can't get any but the primary
> thread to have an effect on the gui.
> 
> Does anyone have an example of how this is supposed to work?

Are both your python installation and pygtk compiled with thread
support?  If not, then things won't work.  If you recompiled python for
thread support after compiling pygtk, remove config.cache and reconfigure
and make pygtk.

> 
> rw2
> 

James.

-- 
Email: [EMAIL PROTECTED]
WWW:   http://www.daa.com.au/~james/



_______________________________________________
pygtk mailing list   [EMAIL PROTECTED]
http://www.daa.com.au/mailman/listinfo/pygtk

Reply via email to