LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

horizontal tabs when they are on the left side of tab control

Solved!
Go to solution

I have a tab control for a touch screen where I was going to use buttons along the left side to change tabs, and hide the tabs. However, I realized I can put the tabs on the left side of the tab control and remove my buttons all together. Only issue is, I would like them (along with their font) to be horizontal, not vertical as they are shown in my screenshot. Is there a way to change this?

 

0 Kudos
Message 1 of 6
(5,523 Views)
Solution
Accepted by topic author GregFreeman

I'd use images instead of text.  (The images could be text of course).

Message 2 of 6
(5,510 Views)

@Darin.K wrote:

I'd use images instead of text.  (The images could be text of course).


That is the trick, the text cannot be rotated.

 

Ben64

0 Kudos
Message 3 of 6
(5,506 Views)

It's a really poor design aspect of tab controls that the text is sideways when the tabs are on the left or right side.

I've looked into it and found no way to re-orient the text.

However you can put images on the tabs instead of text, and the images can be of text (correctly oriented of course).

The attached code can be used to generate such a tab control.

Message 4 of 6
(5,497 Views)

Hello, 

 

Would you mind the tabs running along the top? Is there a reason you need them along the side? 

 

 

--
Peter Rifken - Field Engineer & Business Manager
Boston / North New England & Maine
0 Kudos
Message 5 of 6
(5,467 Views)

Very cool

--
Peter Rifken - Field Engineer & Business Manager
Boston / North New England & Maine
0 Kudos
Message 6 of 6
(5,464 Views)