swarm-support
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: GUISwarm and gtk ? - not yet


From: Marcus G. Daniels
Subject: Re: GUISwarm and gtk ? - not yet
Date: 01 Aug 2001 08:05:31 -0600
User-agent: Gnus/5.070084 (Pterodactyl Gnus v0.84) Emacs/20.7

>>>>> "DK" == Daniel Kottow <address@hidden> writes:

DK> - doGtkEvents { while (gtk_events_pending()) gtk_main_iteration();
DK> return self; }
DK> runtime behavior is like follows:

DK> if i stop the simulation, i can get updates on the gtk events, but
DK> only if i put my mouse pointer over the control panel! so you kind
DK> of have to work blindly on the gtk window and then "have a look on
DK> what you did" moving over to the panel ;-)

If you put a printf before the gtk_main_iteration, do you see it
getting executed?  Another problem might be that it is sticking in
GUI_EVENT_SYNC.  Try changing that to GUI_EVENT_ASYNC.  This change could
result in the CPU spinning, though..



                  ==================================
   Swarm-Support is for discussion of the technical details of the day
   to day usage of Swarm.  For list administration needs (esp.
   [un]subscribing), please send a message to <address@hidden>
   with "help" in the body of the message.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]