Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Logout the app when the user has many time with out work
Message
De
03/05/2001 13:40:22
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00503152
Message ID:
00503156
Vues:
23
Thanks for your reply Larry.
I did this:
In the form a put a timer control set in interval 20 minutes for example; then in the mouse move event of the form and in keypress of each object:

if vartype(gotimer_inactivity)="o"
* the countdonw began again
gotimer_inactivity.interval = gocsapp.time_wait
endif

But it doesnt work.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform