[fpc-pascal] Best way to check SimpleIPC for messages

noreply at z505.com noreply at z505.com
Wed May 17 08:50:32 CEST 2017


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?



More information about the fpc-pascal mailing list