Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How do I make controls initialize after the form ?
Message
De
11/06/1998 08:40:03
 
 
À
10/06/1998 12:31:49
Jeroen Naus
Harte-Hanks Europe
Hasselt, Belgique
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00106819
Message ID:
00107151
Vues:
16
>I create a cursor in the init phase of the form. If the init phases of my controls fire, I'm getting errors that the controlsource doesn't exist yet because the init of controls is before the init of the form. I can solve it by setting the controlsource of the control in the init fase of the form. How can I do this without this trick. I need this because I want us to be able and past controls (from the classes) on to a form without having to modify it's init phase.

in addition to what everybody else said , if you are using form classes , you can specify in the Class Info menu option NOINIT for the members you want
and then init() them manually

Arnon
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform