At 08:41 AM 1/30/2003 -0400, Pablo Endres wrote:
C:\tmp\ssemamonWin32>python gui.pyWill do it tomorrow with threading enabled (I don't have access right now to the official distutils setup.py script I modified to support building on win32). Don't know if threading will work as expected though !
Exception in thread Thread-1:
Traceback (most recent call last):
File "C:\Python22\lib\threading.py", line 408, in __bootstrap
self.run()
File "gui.py", line 203, in run
gtk.threads_init()
RuntimeError: pygtk threading disabled at compile time
Cedric could you cook up a pygtk-1.9x with the threading included or guide me into
doing it myself?
Cedric
_______________________________________________
pygtk mailing list [EMAIL PROTECTED]
http://www.daa.com.au/mailman/listinfo/pygtk
Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/
