Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Inactivity Time out
Message
From
04/06/2002 13:20:38
 
 
To
04/06/2002 11:39:33
Hilmar Zonneveld
Independent Consultant
Cochabamba, Bolivia
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00664534
Message ID:
00664603
Views:
22
>>Hello
>>
>>What would be the best time to detect an application timeout ?
>>
>>If the user is not active for a period of time I would like to shutdown the application. This is to allow backup at night.
>>
>>Any ideas ?
>>
>>Xavier
>
>Use a Timer object. Reset it every time the user presses a key. When the time elapses, call the code to shut down.
>
>Detecting keystrokes requires to intercept Form.KeyPress(), and setting Form.Keypreview = .T.
>
>HTH, Hilmar.
Hi This is nice if you have one form but what if the user only has the menu displayed ?

Xavier
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform