Posted 17 years ago
by Ernst
Is it possible to have menu as a dockable toolbar with buttons which look like menu buttons (without black triangles next to the text)?
I'm trying to work around the following problem: there are 2 forms which require different menus but they inherit from a common form class which implements command handling. Unfortunatelly your BarManager can't be properly inherited, so I think of having 2 toolbars which look like menu - one for each form. It looks like I can't have 2 menu bars, right?
I'm trying to work around the following problem: there are 2 forms which require different menus but they inherit from a common form class which implements command handling. Unfortunatelly your BarManager can't be properly inherited, so I think of having 2 toolbars which look like menu - one for each form. It looks like I can't have 2 menu bars, right?