LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Is there a way to programatically format a particular item in a listview?

I have a listview of items. A few of them need to be highlighted with a light red background to make them stand out from the others in that list. The image below has a highlight because I selected that item. I want to highlight the item that has "Testing 3" programatically.

 

Screenshot_3.png

 

I have looked and there does not seem to be an obvious way to format a single item in a listview using property node for a reference to a listview.

 

Does anybody know of a way?

0 Kudos
Message 1 of 4
(1,054 Views)

Sorry, I cannot test in NXG, but in classic LabVIEW you would do as follows:

 

altenbach_0-1606681227145.png

 

0 Kudos
Message 2 of 4
(1,042 Views)

Hmmm...

 

Thanks for that. Again, LabVIEW has superior capabilities compared to NXG. I may have to use LabView rather than NXG for future projects.

0 Kudos
Message 3 of 4
(992 Views)

The closest thing i can think of using CSS to change the look of the control/indicator but I've tried to do the same thing in NXG as 

0 Kudos
Message 4 of 4
(965 Views)