Hi,
I have about 9 buttons in the toolbar. Simply for aesthetic reasons, I want to split them into 2 rows of buttons. Is there anyway I can do this?
I've been using
Sandcastle.addToolbarButton( ... )
to add a button
Thank you
Hi,
I have about 9 buttons in the toolbar. Simply for aesthetic reasons, I want to split them into 2 rows of buttons. Is there anyway I can do this?
I've been using
Sandcastle.addToolbarButton( ... )
to add a button
Thank you
Hello,
There isn’t an easy way to do this using that Sandcastle function, but you can use the HTML tab to add your won buttons to the screen.
Best,
Hannah