On 15 September 2010 13:07, Michael Schnell wrote:
>
> I suppose the GUI will not  react while the task you run in "OnIdle" is
> busy. So you will need to split your add-on in tiny pieces and run one after
> the other in subsequent "OnIdle" callbacks.

Or use a thread and make the code simpler! :)


-- 
Regards,
  - Graeme -


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

--
_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to