hook your timer into application message handler (capturing all messages) and do the 
timer reset when the message is a keyboard or mouse click. ignore mouse move because 
that 
might just be a passby

-----Original Message-----
From: Robert Martin [mailto:[EMAIL PROTECTED]
Sent: Thursday, 27 March 2003 4:05 p.m.
To: Multiple recipients of list delphi
Subject: [DUG]: More problems with onIdle


I have yet another problem with my idle implementation.  Our app displays a
clock and the update of the clock un idles the application.  Any suggestions
how to avoid this?


Rob

Software engineer
Wild Software Ltd
Ph 03 377-0495


---------------------------------------------------------------------------
    New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
                  Website: http://www.delphi.org.nz
To UnSub, send email to: [EMAIL PROTECTED] 
with body of "unsubscribe delphi"
Web Archive at: http://www.mail-archive.com/delphi%40delphi.org.nz/
---------------------------------------------------------------------------
    New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
                  Website: http://www.delphi.org.nz
To UnSub, send email to: [EMAIL PROTECTED]
with body of "unsubscribe delphi"
Web Archive at: http://www.mail-archive.com/delphi%40delphi.org.nz/

Reply via email to