swarm-support
[Top][All Lists]
Advanced

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

Processing TK events


From: Kevin Crowston
Subject: Processing TK events
Date: Thu, 12 Jun 1997 13:47:43 -0400 (EDT)

I have an agent that's pretty compute intensive and so the display tends
to freeze when it runs.  I thought I could fix this by putting some call
inside the loop to process UI events more frequently, but I'm not sure
what the call should be.  [controlPanel doTkEvents] seems to be
more-or-less what I want, but since the agent isn't a GUISwarm that
doesn't work.  I thought about copying the contents of the doTkEvents
method, but that wouldn't work for a batchSwarm.  So, is there some
"approved" approach to this problem? 

Kevin


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