Page 1 of 1

Toolbars with Multiple Lines

Posted: Fri Dec 27, 2019 1:59 am
by PEB
RapaGUI doesn't currently support this, but I was wondering if it would be possible to add an option to have toolbars divided between multiple lines. For example, if my toolbar has ten items and looks like this:
|X|X|X|X|X|X|X|X|X|X|

...would it be possible to do something like this instead?
|X|X|X|X|X|
|X|X|X|X|X|
(two lines of five items each)

Re: Toolbars with Multiple Lines

Posted: Mon Dec 30, 2019 1:15 pm
by airsoftsoftwair
Might be possible to add although I'm not sure if all platforms support it. I'll check.

Re: Toolbars with Multiple Lines

Posted: Sat Aug 15, 2020 9:19 pm
by airsoftsoftwair
Not reliably supported by wxWidgets, so this won't come.