Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
VFP Container doesn't go away
Message
From
08/05/2007 05:06:15
 
 
To
08/05/2007 04:06:00
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Environment versions
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Miscellaneous
Thread ID:
01223086
Message ID:
01223298
Views:
15
>Thank you Fabio,
>
>Is there any workaround to kill the container from another container?

The container object is killed and released,
it is the parent container's memberName property that is not released.

RemoveObject force VFP to release the object in every case,
even if there are variables or properties that makes reference to the object,
even if the object is a member object
and set every object reference to NULL,
but VFP cannot remove a class property because it is another VFP rule.

This is the true issue and the source of the bug.

>Do I have to report it as a bug for SP2?

You can.

I don't remember if I have feedback to MS this issue some time ago.

>
>Vassilis
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform