[Lazarus] lnet sockets
Michael Schnell
mschnell at lumino.de
Thu Oct 25 14:19:48 CEST 2012
On 10/25/2012 01:21 PM, Bernd wrote:
> In my example I mentioned a modal dialog
Regarding the latest message by Antonio this seems like a good idea: a
Modal dialogue blocks the GUI while not eating CPU time.
So he can fire same to prevent user interaction. Now the user can do
nothing but "cancel". When one of the lnet events results in the
appropriate state (ready), it can remove the modal dialogue.
-Michael
More information about the Lazarus
mailing list