On Thu, 26 Jun 2014 12:13:39 +0200
Michael Schnell <mschn...@lumino.de> wrote:

> 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.

Ok. 
That's incompatible to the LCL QueueAsyncCalls, which executes the
calls in the main thread.

Mattias

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

Reply via email to