On Mon, 29 Aug 2005 23:48:52 +0200 (CEST)
Michael Van Canneyt <[EMAIL PROTECTED]> wrote:

> > Otherwise all ipc message would be ignored until the user does something
> > (not what you want most of the cases).
> 
> But isn't that is what the Idle handler is for ? 
> It's called when the user does nothing ?
> That is how all actions work, after all...

What do you mean with Idle handler? TApplication.OnIdle ? In any sane app,
that is only called once when the user goes idle; after that, the app is
blocked waiting for user input.

Micha

_________________________________________________________________
     To unsubscribe: mail [EMAIL PROTECTED] with
                "unsubscribe" as the Subject
   archives at http://www.lazarus.freepascal.org/mailarchives

Reply via email to