using X11 event loop with Gtk+
- From: Robert & Jennifer Hartley <rehartley sympatico ca>
- To: gnome-devel-list gnome org
- Subject: using X11 event loop with Gtk+
- Date: Wed, 07 Mar 2001 13:26:14 -0500
Hi,
Please excuse my naivete. I am fresh on this list.
Is there an example of using the Gtk widgets with a non Gdk event loop?
So far I can only get it to work when I have already created all of my
widgets, the fork()'ed, and the drop into the Gtk main loop.
Trying the same thing with threads and work procedures seems to cause a
problem, which I think is because my regulare X11 event loop is grabbing
the events.
I am considering using XOpenDisplay() twice, one for each side of the
fork() call.
I am looking for a Gtk version of what Trolltech did with merging Qt
and Xt type widgets together.
Thanks for your help,
Robert
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]