Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
FoxPro Idle Time
Message
De
01/07/1997 10:16:43
 
 
À
01/07/1997 10:07:53
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00038234
Message ID:
00038238
Vues:
39
>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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform