Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Objects not visible
Message
 
 
À
14/11/2002 11:46:13
Victor Verheij
International Film Festival Rotterdam
Rotterdam, Pays-Bas
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00719613
Message ID:
00722756
Vues:
18
Move code from the init of goapp to the custom myinit method so goapp can be instantiated w/o problem.
goapp = CREATEOBJECT(...)
goapp.myinit()
...
>Hello Sergey
>The form is not an object of goapp.
>It's an .scx file.
>
>At this point it seems clear that i cannot reference to goapp in the init event of the .scx because this .scx is opened in the init of the goapp. The
>
>The reason i want to open this .scx in the init event of the goapp class is that i want a 'default' form to open when the application starts.
>
>thanks for answering
--sb--
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform