07-05-2007 11:54 AM
Solved! Go to Solution.
07-05-2007 12:11 PM
You can color it by using the coloring tool directly on it (the coloring tool is available in the tools palette), but I don't think you can change it programmatically.
The "button" is a part of the boolean called "boolean light" and I believe it unique to this control and the push button and is not affected by the foreground or backround color.
10-05-2009 10:23 AM
Is this still the case with LabVIEW 8.6?
Ryan
10-05-2009 11:20 AM
Nothing was changed in this area, so I would say yes.
If you want, you can implement your own version in 8.x using an XControl, but I don't think it's worth it.
10-05-2009 03:34 PM
10-05-2009 03:42 PM
10-05-2009 03:49 PM
10-05-2009 04:24 PM
Aeastet,
Thank you so much. This is what I want to use.
Ryan
10-06-2009 06:38 AM
10-06-2009 07:38 AM - edited 10-06-2009 07:40 AM
Setting the 3D slide button to different colors is almost a must, because the switch doesn't travel very much. You have to look carefully to see what position it's in, especially at the default size.
I liked the old style slide switches. Easy to see, easy to change / manipulate the colors....
I wish there was a (native) 3D version of this switch - at least one with a drop shadow to match the other 3D switches. If I need a slide switch on a 3D panel, I often resort to the Slide numeric control, just to get more visual travel, set to 0 min 1 max.