Vertical Buttons

Does anyone know how to make a button that reads "Button" horizontal read vertical.

ex.

Button --Horizontal

B
U
T
T
O
N --Vertical

Comments

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.
Graph's picture

did you try: button testbtn

did you try:

button testbtn "b\nu\nt\nt\no\n" width:21 height:(6*21)

?

Raphael Steves

JokerMartini's picture

No unfortunately that does

No unfortunately that does not work either. That was one of the first things I tried to do.

John Martini
Digital Artist
http://www.JokerMartini.com (new site)

Nysuatro's picture

You can make a button and put

You can make a button and put multiple labels on top of the button to construct the title of the button.

Greetz

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.