Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Inactivity Timeout
Message
From
26/09/2006 11:33:22
 
 
To
26/09/2006 09:20:34
General information
Forum:
Visual FoxPro
Category:
Other
Environment versions
Visual FoxPro:
VFP 9 SP1
Miscellaneous
Thread ID:
01156931
Message ID:
01157270
Views:
30
>>Has anyone coded an inactivity timeout in their VFP app? I have a couple of ideas, but they have holes in them. I'm thinking of setting a variable to datetime() and using a timer (about once a minute) to check if the allowable time has passed. The problem, of course, is how to reset the variable that holds datetime() whenever user activity happens. I can use the forms' mousemove and keypress (with keypreview) events to update the variable. But it would probably also mean having to code into the mousemove and keypress events of every base control.
>>
>>Anybody done this a more sensible way maybe using the windows API?
>
>Check out an article I had in FPA in December '03.
>
>Tamar

Thanks Tamar. I'll go and read it today.
Previous
Reply
Map
View

Click here to load this message in the networking platform