Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Inactivity Timeout
Message
De
26/09/2006 09:20:34
 
 
À
25/09/2006 11:36:36
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Versions des environnements
Visual FoxPro:
VFP 9 SP1
Divers
Thread ID:
01156931
Message ID:
01157227
Vues:
32
>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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform