Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Timer Interval
Message
De
27/08/2003 12:04:38
Hilmar Zonneveld
Independent Consultant
Cochabamba, Bolivie
 
 
À
27/08/2003 11:41:11
Steven Dyke
Safran Seats USA
Texas, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Titre:
Divers
Thread ID:
00823805
Message ID:
00823828
Vues:
22
>I have created a timer class in my app so I can control the Interval property through out the app. However, when I use the class on a form and code the timer event I can't get it to work. The code is part of the form control and not the class I created. How can I get this to work?

Checklist:

For the Timer to work, you need to:

  • Set the Interval property (in milliseconds).
  • Set Enabled = .T.
  • Put something useful (or test code) into the Timer event.
    Difference in opinions hath cost many millions of lives: for instance, whether flesh be bread, or bread be flesh; whether whistling be a vice or a virtue; whether it be better to kiss a post, or throw it into the fire... (from Gulliver's Travels)
  • Précédent
    Suivant
    Répondre
    Fil
    Voir

    Click here to load this message in the networking platform