[Lazarus] nonlcl basic issue: is codetools LCL dependent?
Mattias Gaertner
nc-gaertnma at netcologne.de
Thu Jun 26 12:25:17 CEST 2014
On Thu, 26 Jun 2014 12:13:39 +0200
Michael Schnell <mschnell at 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
More information about the Lazarus
mailing list