S
solex
How about the windows scheduler or AT?
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
How about the windows scheduler or AT?
* "solex said:How about the windows scheduler or AT?
Herfried,
AT is the command line utility for the windows scheduler.
Dan
-----Original Message-----
You could set a timer which gets reset each time the application does
something, if it ever reaches the defined interval, then exit the
application.
OHM
But today my applications are too big to do thisIs there an easy way to reset the timer whenever the user
does something in the application? I have previously
placed a line of code in each button, menu item, form,
etc.But today my applications are too big to do this
(unless I had decided to inherit everything and put code
in the controls themselves).
I could envision setting up something that looks for any
application activity, but most of my applications do
things on their own even when there is no user there.
It would be great if there were an application level
event called 'OnUserInteraction' where you could put
something like this. Does anything like that exist?
Thank you,
Mark Lauser - Crimson Software
* "solex said:AT is the command line utility for the windows scheduler.
* "Waldemar said:I need to implement a TimeOut function in an application. When the
aplication will be idle for one our, for example, i need to clese it.
Someone has any idea about this?
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.