Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Position Toolbar Separators ?
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00272323
Message ID:
00272347
Vues:
22
>I have a toolbar subclassed twice adding more buttons each time. The separators never seem to stay where I place them. Is there a way to add separators at runtime in the positions that I want?
>
>TIA.

George,

You can clean up thte inheritence by making each toolbar a subclass of the first one and add all of the buttons to each.

Instead of

ToolbarClass==>ToolbarClass with buttons===>toolbarClass with more buttons

Try

ToolbarClass==>ToolbarClass with buttons
ToolbarClass==>ToolbarClass with different buttons
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform