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
 
 
À
03/05/2001 13:40:22
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00503152
Message ID:
00503160
Vues:
19
>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.

If you do it this way, you will have to call the Timer's Reset method to make it start counting from 0 again.
Larry Miller
MCSD
LWMiller3@verizon.net

Accumulate learning by study, understand what you learn by questioning. -- Mingjiao
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform