11-01-2008 09:11 AM
I´m using LabVIEW 8.5.1.
I want to change the font colour of the elements 1D array that meet certain conditions. Suppose an array having 20 values, I would like to chane the font colour of the 3,4 and 5 position to red, the 7 and 8th to greenn and so on.
Does any one knows how to do it.?
simbani
11-01-2008 09:47 AM
11-01-2008 12:55 PM - edited 11-01-2008 12:57 PM
I would strongly recommend to use a table indicator.
An example on how to change cell background color and font color based on the value of each elements is shown here.
11-02-2008 05:14 AM
Guys,
Thanks a lot for your help
simbani