Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Check for user inactivity
Message
De
22/09/2000 02:40:11
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00416541
Message ID:
00419566
Vues:
19
>I have an application which needs to keep track of the time for which its been idle, ie no user interaction. How do I do this in VFP??

Use a timer to keep check peridocally if the LasyKey(), MCol() and MRow() functions are equal to where they were the last time you checked. If the values don't change for say, 10 minutes, you can say they're idle.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform