On Thu, Jun 2, 2011 at 3:59 AM, Keith Poole <[email protected]> wrote:
> Hey there,
> I guess the subject says it all. I'm wondering what needs to be done for
> this to work, etc. I have a wxWidgets program that has multiple threads, and
> two of them run gtk_main loops, which just seems to make it crash.

multiple GTK main loops ... not possible or highly non-recommended,
and basically useless AFAIK.
multiple Glib event loops ... no problem. my app has between 4 and 8
glib event loops (dependng on user preferences).
_______________________________________________
gtk-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/gtk-list

Reply via email to