Looking at this bug http://bugzilla.gnome.org/show_bug.cgi?id=426729#c3 it says that one should not use gdk/gtk functions from multiple threads on win32, possibly not on any platform. Is this still the case? I have a situation where multiple threads will be calling a callback in my code, which will cause it to update a GtkTreeView. If doing this from multiple threads is a bad idea, then I can instead put a mutex around a data structure the is polled by the main thread. Thanks, Mike -- Michael P. Soulier <msoulier@xxxxxxxxxxxxxxxx> "Any intelligent fool can make things bigger and more complex... It takes a touch of genius - and a lot of courage to move in the opposite direction." --Albert Einstein
Attachment:
pgpZ0pOHRBB9s.pgp
Description: PGP signature
_______________________________________________ gtk-list mailing list gtk-list@xxxxxxxxx http://mail.gnome.org/mailman/listinfo/gtk-list