On 11/25/2011 03:08 PM, zeljko wrote:

Qt have similar mechanism: SendEvent() & PostEvent() and it works in same way.



That is why Lazarus provides the non-Windowish (and LCLWidgetType-independent) function TApplication.QueuAsyncCall).

BTW.: Delphi provides the non-Windowish TThread.Queue function, but unfortunately Lazarus (in fact the FPC RTL that provides the TThread type) does not have it.

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

Reply via email to