Re: Multiple gtk_main()'s in separate threads
- From: Paul Davis <paul linuxaudiosystems com>
- To: Keith Poole <platima gmail com>
- Cc: gtk-list gnome org
- Subject: Re: Multiple gtk_main()'s in separate threads
- Date: Thu, 2 Jun 2011 12:12:33 -0400
On Thu, Jun 2, 2011 at 3:59 AM, Keith Poole <platima gmail com> 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).
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]