LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

is there a way to set the frame color to the BG color on numeric and plot controls?

When setting the BG of these controls to white, the frame is still shown in grey -- is there a way to hide the frame or change its color to white --- for the plot controls I was able to set the non plot area to transparent and this included the frame also, but this did not seem to work with numeric controls using 6.0.
0 Kudos
Message 1 of 2
(2,552 Views)
> When setting the BG of these controls to white, the frame is still
> shown in grey -- is there a way to hide the frame or change its color
> to white --- for the plot controls I was able to set the non plot
> area to transparent and this included the frame also, but this did not
> seem to work with numeric controls using 6.0.
>

The 3D control's edge is actually more of a shading than a color since
it just blends with whatever is below it. You can color it
interactively by making sure that you set both colors to transparent.
Right click with the coloring tool on the border, move to the
transparent and hit the space bar or another key a couple times to
toggle through the color choices.

Greg McKaskle
Message 2 of 2
(2,552 Views)