Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Forms still in memory after Doform()
Message
General information
Forum:
Visual FoxPro
Category:
The Mere Mortals Framework
Miscellaneous
Thread ID:
00637801
Message ID:
00640566
Views:
18
Randy,

>Now for the hard question. How to fix it. I deleted the controls from the form and then used addobject() in the init of the form to see if that would release it, but it didn't. I've tried putting a chighlighteffect.release() in the form.destroy(). That doesn't do it either.
>Any suggestions?

Set a breakpoint in the cMouseOverFX.Cleanup() or .Destroy() and check, if execution stops there when releasing the form. The class holds two references. One to the control and one to the form. This could prevent the form from closing properly. I haven't used the class so far, so this is just a guess.

Regards,
Armin

Armin Neudert
Regional Director (Stuttgart) of German FoxPro User Group dFPUG

MCP for Visual FoxPro

Expert/Editor of the VFP section in the German Codezone community portal
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform