LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How to create an invisible tab control

In his excellent book, The LabVIEW Style Book, Peter Blume advocates the use of an "invisible tab control". His front panel, while consisting of a large tab control with several headings that can be clicked, shows absolutely no framing around those headings or around the control as a whole. I have not been able to do it. Except: just now, while clicking around with the color tool, I did it by accident. The entire frame of a "Modern" Tab Control vanished, leaving nothing but the page titles showing! But I don't know what I did, and I cannot do it again. Please, how do you do that?

0 Kudos
Message 1 of 8
(8,143 Views)

Under tools, set your brush to transparent, and then click the tab control.

0 Kudos
Message 2 of 8
(8,134 Views)

For an interesting look.

 

Use a Classic Tab control - set the background to Transparent and the foreground to BlacK.

 

24492iB34F17EEF10C5D56

Visualize the Solution

CLA

LabVIEW, LabVIEW FPGA
0 Kudos
Message 3 of 8
(8,115 Views)

 


@zilla wrote:

Under tools, set your brush to transparent, and then click the tab control.


 

To add to this - transparency is found by clicking the ' T ' in the top right of the colour dialog box.

 

As an extra (I know it was a while before I discovered this), to get the colour palette up, do a 'shift right click' on the front panel and then click on the paintbrush at the bottom of the pop up menu. Now right click on the front panel object you wish to change.

 

To get back to the auto-tool (or other cursor of preference) do another 'shift right click' and select the required cursor (auto tool is the spanner/screwdriver thingy at the top).

Message 4 of 8
(8,100 Views)

hi,

 

in front panel -->  press "shift" and right click. and you will get color control.

Then select the last option. that is brush.

right click the object you want to make it invisible. then go to "T" in the top. then press "SPACE BAR" in your keyboard. then you can find the bottom of the pallet. there will be a big " T". Befor that there was 2. now only one. It means fore color ang back ground color. it will make the complete control. invisible.

Check it out...

 

 

help.jpg

 

<<Kudos are welcome>>

Message 5 of 8
(8,044 Views)

Could someone explain me how I can make the tab-control in attached VI transparent.  I don't succeed with the above mentioned steps...

 

My Tab-control can not be colored in any color (and also not transparent)

 

Thanks in advance...

 

(Note: this is a System Tab control and not the classic one!  The classic can be colored transparent...)

 

 

0 Kudos
Message 6 of 8
(7,315 Views)

@_Xilinx_ wrote:

Could someone explain me how I can make the tab-control in attached VI transparent.  I don't succeed with the above mentioned steps...

 

My Tab-control can not be colored in any color (and also not transparent)

 

Thanks in advance...


Without looking, I'd say you've select a tab control from the System palatte, you can't change the colour of System controls.

 

Try creating a tab from the Modern or Class palattes as users above have suggested

Message 7 of 8
(7,311 Views)

System controls are defined by the OS.  There may be a way to hack the system settings but I don't recommend triing and it wouldn't deploy very nicely... You would apply the change to every panel on the machine.... That could produce "Unusual" results.  If you do go that route make sure you get into the witness protection program right away before someone comes to track you down with blunt torture instruments while foaming at the mouth.Smiley Wink


"Should be" isn't "Is" -Jay
Message 8 of 8
(7,304 Views)