On 01/07/2014 02:05 PM, Marc Santhoff wrote:
Graeme G. once posted the source of or a link to a unit called "ThreadTimer", in which there is TfpTimer. That one is independant from LCL.
Unfortunately it only helps if thread communication (e.g. by TThread.Queue) is used to notify the main thread). Hence the problem is the same (and addressable by using checksynchronize() with a decent timeout).

-Michael

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

Reply via email to