Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
VFP60- Classes and Unload Event
Message
From
05/09/2000 10:26:25
 
 
To
05/09/2000 09:13:18
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00412427
Message ID:
00412461
Views:
15
>In the UNLOAD event of the form I call a method from the class.
>I get an error message, "Class myclass doesn't exist"

Yep, you can use the Event Viewer to see that all the controls Destroy() after the Form's Destroy() and before the Unload()

>Is this the normal behaviour? Looks like it has been already released by the time I try to call one of the methods from it. All I have in that method is: DO main1menu.mpr CLEAR EVENTS THISFORM.Release()

Why are you calling a method with Thisform.Release() in the Unload()?
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform