[Lazarus] Application.QueueAsyncCall()

cobines cobines at gmail.com
Thu Jan 21 06:56:23 CET 2010


2010/1/21 waldo kitty <wkitty42 at windstream.net>:
> On 1/20/2010 21:01, cobines wrote:
>>
>> If you're not worried about your worker thread pausing from time to
>> time to update the GUI, then using Synchronize is prefferable.
>
> as in how much "time"?? is this a standard setting or something related to
> all other processing??

It is undefined. The worker thread must wait until GUI thread finishes
processing current message(s) and checks the call queue.

--
cobines




More information about the Lazarus mailing list