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: 

Automatically format listbox cells

Hey,

 

Anyone know a way to automatically format the cells in a listbox?

I need a way to turn the cell green or turn the font colour green or bold or something. Something to make the data stand out.

I'm reading the data in from a string array.

 

Rkll.

0 Kudos
Message 1 of 3
(2,948 Views)

Hi Rkll,

you can use a property node. First you have to select the active cell (-2 for all) and then you can change the font color or the cell background.

 

Mike

Message 2 of 3
(2,940 Views)

Hi Rkll,

 

You can use these KBs to modify the appearance of a listbox:

Change the format of the cell. 

Change the font style.

 

Regards
JamesC
NIUK and Ireland

It only takes a second to rate an answer 🙂

0 Kudos
Message 3 of 3
(2,929 Views)