[fpc-pascal] Timer in X11

Graeme Geldenhuys graemeg.lists at gmail.com
Thu Dec 22 09:48:34 CET 2011


On 22 December 2011 10:15,  <michael.vancanneyt at w......> wrote:
>
> I think it depends on what you mean with 'OnIdle'.
> - An event which occurs once when an application falls Idle.
> - An event which is triggered repeatedly when the application is idle.

fpGUI's OnIdle event used to fired only once, when the application
goes idle - but I found it much more useful to have an idle event that
fires repeatedly. Maybe I should make it configurable via the
fpgApplication instance, so the developer can decide how they want it
to work.


-- 
Regards,
  - Graeme -


_______________________________________________
fpGUI - a cross-platform Free Pascal GUI toolkit
http://fpgui.sourceforge.net



More information about the fpc-pascal mailing list