Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
FoxPro Idle Time
Message
From
01/07/1997 10:16:43
 
 
To
01/07/1997 10:07:53
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00038234
Message ID:
00038238
Views:
41
>Can I determine if there is no user activity using native FoxPro code ?
>I need to shut down the app if there is no user activity for 10 minutes.

You can have timer fired each 10 minutes which will evaluate property-flag and close app if its value is not changed. You can reset the property value in:
1. Form.KeyPress event having Form.KeyPreview=.T.
2. All controls GotFocus events trapping mouse clicking.
Edward Pikman
Independent Consultant
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform