ni.com is currently undergoing scheduled maintenance.

Some services may be unavailable at this time. Please contact us for help or try again later.

LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Numeric background color not working when using reference

Solved!
Go to solution

Hi,

 

I am trying to use a reference to change the background color of a numeric indicator in a sub-VI.  The sub-VI works to change a numeric indicator, but when I use a reference from another VI (Referenced Numeric.vi), instead of making the entire background the color I want, only the outline is the color I want, with the rest being white (the normal color).    Is there a way to avoid this?

0 Kudos
Message 1 of 2
(2,863 Views)
Solution
Accepted by topic author M. Bobby

You need to use NumericText.TextColors.BG property instead.

 

Felix

Message 2 of 2
(2,859 Views)