[Lazarus] Message Loop paused when no interaction with mouse?

Henry Vermaak henry.vermaak at gmail.com
Wed Apr 20 17:34:44 CEST 2011


On 20/04/11 16:29, Michael Schnell wrote:
> On 04/20/2011 05:04 PM, Henry Vermaak wrote:
>> On 20/04/11 16:03, Michael Schnell wrote:
>>> On 04/20/2011 04:50 PM, Henry Vermaak wrote:
>>>>
>>>> Hehe, we're saying the same thing, but talking past each other. I
>>>> commented exactly this (with a patch) on the bug tracker, it seems to
>>>> work for gtk2, can you test with qt?
>>>
>>> Is this really this simple ?
>>
>> Why not? The workaround is only one line, after all.
>>
>> Please test your synchronise bug report again, I can't reproduce it.
>>
>> Henry
>
> Unfortunately LCL does not seem to export WakeUpMainThread() or
> g_main_context_wakeup(), so I can't test it. :-( .

Your synchronise test program works without any patches.

WakeMainThread is in unit classes and g_main_context_wakeup is in glib2.

Henry




More information about the Lazarus mailing list