Flex having a VBox with Vertical Buttons.
Posted
by James_Dude
on Stack Overflow
See other posts from Stack Overflow
or by James_Dude
Published on 2009-07-17T05:14:33Z
Indexed on
2010/03/31
16:03 UTC
Read the original article
Hit count: 145
Hi
I am trying to get a left hand like panel bar in my application, one much like the OneNote left hand(notebook) panel.
I have been trying to use a VBox with Buttons and setting the rotation on the buttons to 90. The buttons seem to disappear when I do this.
An example of what I am trying to achieve is here: http://www.rid00z.net/panelBarExample.png
What is the best way to achieve Vertically stacked buttons like this?
© Stack Overflow or respective owner