[Lazarus] Shell notifications

Michael Schnell mschnell at lumino.de
Wed Aug 21 12:58:54 CEST 2013


On 08/20/2013 02:56 PM, Henry Vermaak wrote:
> ... together with select()..

In Object Pascal I think this should be encapsulated in a thread and 
same fires a main Thread event (via TThread.Queue, TThread.Synchronize, 
or Application.QueueAsyncCall) to notify the user (aka Main Thread).

-Michael





More information about the Lazarus mailing list