[Gambas-user] Event loop

Ken Schrock schrockk at ...137...
Sat Nov 29 21:43:00 CET 2003


If my app is in a sub that takes a long time
How do I release to allow the interface to update?
(i.e. The current action is synchronous, the interface doesn't
  update until the sub is finished, even though it updates it)

There was a DoEvents or some such in VB
Sleep works in C in Linux
How here?





More information about the User mailing list