Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Multicolumn vertical toolbar
#1
How can I create a multicolumn vertical toolbar? It should have an appearance like this:

A           D

B           E

C           F


At present, the only way I know to obtain this result is to list the toolbar items, in the editor, in the following order:

Code:
Copy      Help
A
D
B
E
C
F
But this way is confusing whenever I want to change any item inside this toolbar.
#2
QM uses standard Windows control of class ToolbarWindow32. It does not support this.


Forum Jump:


Users browsing this thread: 1 Guest(s)