Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Buttons on toolbar
Message
 
To
19/10/2000 11:29:47
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Miscellaneous
Thread ID:
00431510
Message ID:
00431518
Views:
22
>HELP.
>
>I have a classe based on toolbar, this class have 3 buttons, lets call XPTO1, then I create (in class browser) a class based on the first, lets call XPTO2. in the second class (XPTO2) I add more buttons, and I save the class and close the class browser.
>
>Now happens that, when I open again the class browser and try to modify the class (XPTO2) the new button whitch I've added does not appear in the order that I have added, but in a random order.
>
>This problem is driving me crazy, can anybody please help ?


Try this
In the class designer edit the class.
Set the TAB order to the same order as the order you want the buttons in.
Now open the class as a table andremove all the references to ZOrderSet in the properties field. (It's a hidden setting so you have to do it with classhacking)

Hope this helps
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform