[Lazarus] fpGUI

Sven Barth pascaldragon at googlemail.com
Wed Jan 12 20:02:34 CET 2011


On 12.01.2011 19:57, Sven Barth wrote:
> On 12.01.2011 16:18, Michael Schnell wrote:
>> On 01/12/2011 04:04 PM, Henry Vermaak wrote:
>>>
>>> http://bugs.freepascal.org/view.php?id=13120
>>>
>> Supposedly this introduces the problem with TThread.Synchronize.
>>
>> Would it not be possible / more appropriate to implement PostMessage(),
>> TThread.Synchronize, and TThread.Queue (which is not yet implemented at
>> all, but provided by e.g. Delphi 2007), on top of TApplication.
>> QueueAsyncCall ?
>
> TApplication is not available in the RTL where TThread is implemented
> (not even TCustomApplication is, btw).

Ok, I forgot about the WakeMainThread handler, but the statement is 
still true ^^

Regards,
Sven




More information about the Lazarus mailing list