Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Change in class doesn't change object
Message
From
20/03/2000 10:33:48
 
 
To
19/03/2000 01:44:18
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Miscellaneous
Thread ID:
00347473
Message ID:
00347873
Views:
23
>
>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.

Now I know what has happened: I have an optiongroup on the formclass. I changed the buttoncount of this optiongroup (added one option) and made the optiongroup larger in order to show all buttons.
Moreover, I moved the added button (Option8) to the position of Option2, and moved all other buttons down so the options' order was:
Option1
Option8
Option2
Option3
etc..

In the form, the Option8 was added, but the optionbuttons were not moved down, so I did not see the Option8, it was still hidden behind Option2.
I could reproduce this problem. Interesting behavior... :-)
Christian Isberner
Software Consultant
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform