[Lazarus] Lazarus on Suse 11.4
Michael Schnell
mschnell at lumino.de
Mon Mar 14 17:38:33 CET 2011
On 03/14/2011 04:31 PM, zeljko at holobit.net wrote:
>
> Yes, I've fixed that few months ago.
>
>
>> 4) QueAsyncCall still does not work. (A call is only issued when some
>> GUI event happens.)
>
> Don't know anything about this.
>
I feel that PostMessage and TApplication.QueueAsyncCall, which
essentially do the same stuff, are closely connected. Maybe you are able
to fix QueueAsyncCall, as well, or reimpliment one or both of these
functions doing PostMessage on top of QueueAsyncCall (or maybe vice versa).
-Michael
More information about the Lazarus
mailing list