Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Disappearing Class code...
Message
 
To
19/06/1998 18:40:34
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00110106
Message ID:
00110215
Views:
26
Hi Matt,

Remove the class from that form, close the form and compile it. Now add the class.

The "Cannot Modify..." error is coming up because the class is still in memory. Issue CLEAR ALL to get rid of it.


>I have a combo box class that is acting up. When I first go into VFP I can double-click the class in the project manager and see my code in the Init() and Click() methods. However, if I run or edit one certain form that uses this class, then next time I modify the class, I cannot see the code I put in.
>
>If I exit VFP and come back in and edit the class, the code shows up again.
>
>It also sometimes will give a "Connot modify a class that is in use" message.
>
>This action does not happen on other forms that use this class, just this one certain form.
Previous
Reply
Map
View

Click here to load this message in the networking platform