LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Solid BG color for numeric indicator

Solved!
Go to solution

I am trying to programmatically set the BG colour for a Numeric indicator by feeding a color constant to the relevant property node as in the attachment.

However I am only getting a outline color instead of solid color background. Unable to get over this issue.

 

Raghunathan
LabVIEW to Automate Hydraulic Test rigs.
Download All
0 Kudos
Message 1 of 3
(2,658 Views)
Solution
Accepted by topic author MogaRaghu

You must use Numeric Text.Text Color.BG Color instead of Numeric Text.Color.BG Color.

BGColor.png

 

-----

The best solution is the one you find it by yourself
Message 2 of 3
(2,651 Views)

Thanks. It worked.

Also I noticed another thing in the process ....

When you right click the Property node , there is an option for Name Format. And when you choose "Short" which is what I had orginally done, it simply reads "NumText.BGColor" for both options. When I chose the "Long" option I could see the difference and chose the right one.

Raghunathan
LabVIEW to Automate Hydraulic Test rigs.
0 Kudos
Message 3 of 3
(2,612 Views)