Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Read Events Loop
Message
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00070669
Message ID:
00070695
Views:
33
>Can someone help me with events checking? I want to check for user activity of any kind during execution of the application. Is there an
>app property to look at? The only thing in the books are usage of event tracking dialogs that I'm not interested in right now. I need to terminate my app after x minutes of non-activity.
>
>Eric Kleeman
>Chaweng Buri Resort
>Koh Samui Thailand

try using the timer. it's been awhile, but i think we

1. add timer object to screen
2. when keypress, restart timer.
3. if timer expires, close app.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform