Does anyone know how to make a button that reads "Button" horizontal read vertical.
ex.
Button --Horizontal
B
U
T
T
O
N --Vertical
Forum topic · General Scripting
By JokerMartini · 2010-08-17
Does anyone know how to make a button that reads "Button" horizontal read vertical.
ex.
Button --Horizontal
B
U
T
T
O
N --Vertical
Graph · 2010-09-01
nvr mind :P
Nysuatro · 2010-08-28
You can also use multiple labels on top of the button.
Anubis · 2010-09-01
Labels works, interesting solution, thanks :)
They become invisible after pressing the button, but that can be fixed easily.
br0t · 2010-08-17
use a bitmap :D and if it works, tell me how you did it ;) (as image buttons dont work for me anymore since max 2010, for whatever reason...)