Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Calling a timer event
Message
De
06/04/2001 15:20:39
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Calling a timer event
Divers
Thread ID:
00493008
Message ID:
00493008
Vues:
50
In one of my application, I have a timer. The Timer() event is fired at specific interval. However, I have a button on the form to force an immediate process of that timer. Right now, I am calling the event directly. Are there any concerns about doing that? Should I be better to put the Timer() event code in a method, have the Timer event() code to call that method instead and call that method also for immediate process? I have found that if I call the event directly, it works but the display of some captions do not work at the form seems to be locked if I call it like that.
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform