Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Won't release the form
Message
De
10/08/2001 06:11:48
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Divers
Thread ID:
00542159
Message ID:
00542184
Vues:
22
>Hi!
>
>No. Just before releasing object you have to clear these references. So you require to establish both way referencing - when you hold object reference, that object should know about that for case it is gonna to destroy self and know what to clear. Well, you can use public variables for that, but this is not a good thing. Better use some sort of manager object that will hold a collection of object references. You can than find your object in that collection by simple compare of references - object references are correctly comparable in VFP.

Vlad

Sorry for sounding a bit thick here, but how can I compare the object references in the manager?

Kev
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform