Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Won't release the form
Message
From
10/08/2001 06:11:48
 
 
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Miscellaneous
Thread ID:
00542159
Message ID:
00542184
Views:
23
>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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform