Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Objects not visible
Message
De
14/11/2002 11:32:15
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:
00722734
Vues:
23
hello kurt

Thank you for your answer:
(For you second question, 'goApp' is not really created until it's Init() method is finished executing. If you are trying to reference the application object from other objects during the Init() execution, you will get this error. Instead, try using THIS.Parent syntax from within your objects to reference the application object. This should work.)

I've solved the problem (with your help) and now it works.
However i think i've got a new (related to this) one.

When i open a form in the init event of programatically defined class (goapp) i got an error when i reference a property of that class.
Your solution to reference to this class by this.parent doesn't work here because the form is not a child from the goapp class.

I still want to openen a 'default' form when I instatiate the goapp class.

Any ideas on how to do this?

tia, Victor
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform