[Lazarus] Strange dependency of units
Michael Schnell
mschnell at lumino.de
Tue Apr 10 09:58:35 CEST 2012
I see.
Thanks !
If the GTK3 Widget Type does not need for Pascal based queues for things
like "TThread.Synchronize()" or "Application.QueueAsyncCall" the GTK3
API would need to provide a way to insert user program created events in
the external queue (such as Windows does).
If so: good.
If not so: using select() or epoll() to wait for events from both an
external and an internal queue is a perfect solution as well.
-Michael
More information about the Lazarus
mailing list