Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Method code disappearing
Message
De
30/07/1998 15:16:10
Bob Lucas
The WordWare Agency
Alberta, Canada
 
 
À
30/07/1998 14:56:05
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Divers
Thread ID:
00122400
Message ID:
00122825
Vues:
22
>I'm trying to understand this as much as possible.
>I have a form that uses a frmPages class. The frmPages class uses pgfBase class. If I run the form and just exit out of it, then pgfBase has all it's method code "invisible", but frmPages is just fine, and all other classes appear just fine also. It seems that all classes that were instantiated with the form would be messed up, but only the 1 is. That would seem to indicate that there is some pgf object still hanging around in memory, but not a frm object.
>Any other observations that might help explain this?

It's hard to say without seeing the code. Are any objects created with addobject or createobject? or are the all added via the designer at design time?
What is the baseclass of FrmPages? I assume pgfBase is your base pageframe class.

Is there a difference if you close the form with the upper right hand x versus closing it with a close button?

Is there any special code in the destroy of your objects?
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform