On 04/20/2011 04:05 PM, Henry Vermaak wrote:
PostMessage does wake up the main thread (when you compile your project with -dusecthreads). And I use QueueAsyncCall with a manual wakeup, which works well for me on win32 and gtk2. I use svn head, by the way.

You are not _supposed_ to do that. QueuAsyncCall _should_ work for itself (instantly and without doing polling ). So this is a work around and not a reliable consideration.

-Michael

--
_______________________________________________
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to