Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Working with Data Environments
Message
De
17/01/1997 19:07:31
John Adams
John T. Adams Software Consulting Svcs
Keedysville, Maryland, États-Unis
 
 
À
17/01/1997 15:08:29
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00017515
Message ID:
00017741
Vues:
89
>>Personally, I prefer to put all code into Form.Init. It's nicer to have everything related to form start in one place.
>I usually devide my code between the Load and INIt events
>depending if the code is needed for the control that will beinstantiated or will need code from instantiated controls
>
>Arnon


One compelling reason to keep it in the init, is that if your form is dependent on parameters passed to the form (ie pick from table a or b depending on parameter), the load method can not access the parameters!

John
John Adams

John T. Adams
Software Consulting Services
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform