I'd like to emit signal from GObject descendant created in separate thread and to respond in a callback in main thread. Do I need to do something magic, as currently my callbacks simply don't fire? I have threading enabled in an application entry point module (threads_init() et caetera).
-- Jarek Zgoda http://jpa.berlios.de/ _______________________________________________ pygtk mailing list [email protected] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/
