Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Timer Class
Message
 
À
23/01/2003 16:03:09
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Titre:
Divers
Thread ID:
00744857
Message ID:
00744859
Vues:
28
You can define the class (either in a .prg or in a visual class)

Then, at the start of the application, you can create an instance of it near the beginning and just let it go. The "TIMER" control is never "Visible", but as long as its created, and the "Interval" value is set (based on milliseconds), its "Timer" event gets fired... Put your code in that event.

HTH
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform