On 06/26/2014 10:52 AM, Mattias Gaertner wrote:
Application.QueueAsyncCall works in nogui if you call
Application.ProcessMessages.
I am just doing the implementation of TApplication. And the point with _active_ Applications is that the events are called without the user needing to do a main loop.

Why use TThread.Queue?
To implement Application.QueueAsyncCall. :-)

-Michael

--
_______________________________________________
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to