I have an application where I need multiple Gtk windows that run in separate threads. In the individual threads that are running I have all the separate gtk code for creating the individual windows. This works fine individually however when I implement them in threads it just doesn't seem to work. I was going to switch to multiple documents but the applications need to run individually.
Do I need to call g_thread_init() in the main process or in the threads when i'm creating the gtk windows. Thanks in advance ___________________________________________________________ To help you stay safe and secure online, we've developed the all new Yahoo! Security Centre. http://uk.security.yahoo.com _______________________________________________ gtk-app-devel-list mailing list gtk-app-devel-list@gnome.org http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list