Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Adding timer to _screen
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00339184
Message ID:
00339192
Vues:
23
>Adding a timer object to forms is pretty straightforward. However, I'd like to have a timer object for my entire application, which I assume needs to be instantiated at the _SCREEN level. How do I do this? When I do a search within VFP 6's help, the screen which shows up doesn't help me at all.
>
>Is this one of those CREATEOBJECT() thingies? heh-heh
>
>Thank you.
>
>- Gerry White / Hagerstown, MD, USA

Try _screen.addobject("oTimer", "cMytimer")
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform