swarm-support
[Top][All Lists]
Advanced

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

Re: doTkEvents


From: Marcus G. Daniels
Subject: Re: doTkEvents
Date: 31 Aug 2000 07:49:48 -0700
User-agent: Gnus/5.070084 (Pterodactyl Gnus v0.84) Emacs/20.4

>>>>> "FW" == Fred Wan <address@hidden> writes:

FW> When using GUISwarm (Java) to, e.g., display the control panel, an
FW> obligatory but obscure message is sent.  [..]

-doTkEvents is a message that processes any input or output events of
the Tk toolkit.  Tk is what currently is used to do most of the GUI
stuff in Swarm.  Without it, these events would just queue up and
never get processed, resulting in a static, unresponsive user
interface.  By sending -doTkEvents every so often, you're letting Tk
get a chance to keep the user interface up-to-date.

                  ==================================
   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]