S
Stanley Glass
I am looking for a way to build in a timer that if the user does not do
something in a certain time the program forces them to close it down and
open it up or enter a password to continue. I know how to use the timer
object but how do I know if the user has done something within my app? Would
i have to stick with the idea of tracking every keystroke and mouse click?
Or is there another way? So far the only solution that i have come up with
would be to reset the timer with ever click of a key or mouse. Any other
ideas?
-Stanley
something in a certain time the program forces them to close it down and
open it up or enter a password to continue. I know how to use the timer
object but how do I know if the user has done something within my app? Would
i have to stick with the idea of tracking every keystroke and mouse click?
Or is there another way? So far the only solution that i have come up with
would be to reset the timer with ever click of a key or mouse. Any other
ideas?
-Stanley