Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Referencing arrays within form (or class)
Message
De
22/06/1998 23:42:08
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00110644
Message ID:
00110797
Vues:
34
If you really want to - you can specify NOINIT for any class and take care of the instantiation yourself Arnon >Thanks for the reply. Are there any events which fire from the outside in? > >- Gerry > >>INIT events fire in order from the inside out. Innermost objects fire before their containers. Since the pageframe contains the textbox, the textbox is looking for the array before the pageframe init code runs. You could place this code in the Form Load, or perhaps in the textbox Init at the very latest. >> >>-- >>Jerry
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform