Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Change in class doesn't change object
Message
From
19/03/2000 01:44:18
 
 
To
18/03/2000 14:50:06
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Miscellaneous
Thread ID:
00347473
Message ID:
00347541
Views:
19
>I have a problem with a form which is based on a class: When I make changes in the class, the form doesn't reflect the changes.

It should work like you expect, what do you change in the class? A method? If so, you can't see the method code int he form regardless. A property? If the property on the form is not default, it will not be updated when the class value is updated. Are you changing a class then running an EXE hoping the form is updated? You have to rebuild the EXE each time in this case, or simply run the main of the EXE instead of the EXE.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform