[Lazarus] FPC 2.6.2 + Thread.Queue?

Michael Van Canneyt michael at freepascal.org
Wed Apr 24 11:30:08 CEST 2013



On Wed, 24 Apr 2013, Michael Schnell wrote:

> On 04/24/2013 11:21 AM, Michael Van Canneyt wrote:
>> 
>> Somewhere the main program loop must call checksynchronize, that is all.
>> 
>
> If that (i.e. doing a pseudo-queue in the user-code) is true for all 
> platforms (which would mean that an EventQueue does exist and just is not 
> polled automatically), I don't see why QueueAsyncCall() can't be handled in 
> the same way.

Because it resides in the LCL and is inherently bound to a GUI.
(horrible nogui widgetset tricks notwithstanding)

The RTL does not need a GUI.

Michael.




More information about the Lazarus mailing list