Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Autoexec Form method on load
Message
 
À
05/06/2001 19:46:49
Alan Law
Apocalypse Enterprises Inc.
Victoria, Colombie Britannique, Canada
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00515496
Message ID:
00515501
Vues:
13
>Hi folks,
>
>I want to use a Form to monitor the state of a series of custom methods. In other words, I want to show Stage A started, then completed, Stage B started, etc. The various Stages are custom form methods.
>
>The trick is this has to happen automatically once the form is loaded (it gets called from a timer event), without any user intervention.
>
>I don't know how/where to call the custom methods. Should I imbed a call directly in a form method (which one), or maybe stuff a KEYBOARD call to an invisible control, or is there a way to do this outside the form's control ? What's the best way to implement this ?
>
>Thanks in advance for any tips.

I'm not sure if I understood exactly what your trying to do but have you looked at the following standard form methods:

Init()
Activate()
Load()

They all are called when a form is instantiated and you can put code in them to call custom methods.
Rip Ryness
International Falls, MN
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform