FAQ item 20.8 applies only to 2.X right? gtk.threads_init() doesn't seem to be wrapped in 0.6.X and it looks to me like the thread initialization will be done in the C module code.
I've never had success using gtk.threads_enter() and threads_leave() and have had to resort to making sure all GTK code is in the main thread. -- Steve McClure <[EMAIL PROTECTED]> _______________________________________________ pygtk mailing list [EMAIL PROTECTED] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/
