On 2017-05-17 00:54, Sven Barth via fpc-pascal wrote:
OnIdle() is called when there is no more event waiting in the
widgetset's event queue, basically meaning that the application has
nothing better to do anyway. It has nothing to do with CPU usage.


That makes sense.
And recursively what happens if you call an event, inside the onidle, ...

Recursive nightmare, or not a problem?
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal

Reply via email to