Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Buttons on toolbar
Message
 
À
19/10/2000 11:29:47
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Divers
Thread ID:
00431510
Message ID:
00431518
Vues:
23
>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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform