07-02-2009 11:51 AM
07-02-2009 11:57 AM
07-11-2009 07:25 PM
Tim, is there any way to programmatically set the color of individual tabs?
For example, I have an app where I put status information in a tab. When an error occurs, I'd like this tab to be red. Else, some less-alerting color.
How's that done?
Many thanks in advance,
--Scott Jordan
07-11-2009 07:36 PM
there are properties under the property nodes to do this right click the tab control go to crate go to property nodes and than go to color
hope this helps
07-11-2009 11:23 PM
Thanks, Harold, but Properties | Colors does not seem to offer a tab-specific setting, so one can set the color of a specific tab. I'm not seeing any effect from it in any case. There are two sub-properties: foreground color and background color. If "foreground" means the currently-selected tab, it has no effect. Similarly, setting the "background" color property for the tab control has no effect. I'm using LV 8.2 on Windows at present. (I have no trouble setting individual tab colors using the paintbrush tool.)
Thanks, though, I appreciate the tip. I'm hoping someone might have a clue as to what I'm doing wrong, or for some other way of getting programmatic tab-color-setting to work.
--Scott
07-11-2009 11:24 PM
07-12-2009 12:31 AM
Tushar Jambhekar
tushar@jambhekar.com
Jambhekar Automation Solutions
LabVIEW Consultancy, LabVIEW Training
Rent a LabVIEW Developer, My Blog
07-12-2009 12:32 AM
07-13-2009 08:40 AM
07-13-2009 12:10 PM