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: 

2-D Array, Different colors for different boxes ?

All
 
I have a 2-D array which I populate with characters based on some specific criteria. Is it possible to have different colors for different characters in the 2-D array ?
0 Kudos
Message 1 of 3
(2,974 Views)

 


Maximus00 wrote:
 
...  Is it possible to have different colors for different characters in the 2-D array ?

No, elements in an array cannot be different colors.

Another option is to use a Table which is a 2D array of strings and have different background colours for different cells.  It's been discussed in lots of threads in this forum  (e.g. here).

=====================================================
Fading out. " ... J. Arthur Rank on gong."
0 Kudos
Message 3 of 3
(2,942 Views)