LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Slow Multi Column Listbox Painting

All,

 

I'm trying to use a multi column listbox to display test results. The test data has quite a few column, and I'd like to highlite any errors, problems or other interesting points with colored cells. The issue I'm having currently is that painting takes forever, and you can see it "tile" along as the SubVI runs. I've attacheda short video of the problem, is there a way I can defer updates of the control until the subvi changes the colors completes?

 

Regards,

Ken

0 Kudos
Message 1 of 2
(2,181 Views)

Someday my dream will come true and this will be simple:

 

http://forums.ni.com/t5/LabVIEW-Idea-Exchange/Make-Defer-Updates-an-Object-Property-as-well-as-a-Pan...

 

Until then you can use the Panel Property Defer Updates to significantly speed up the redrawing process.

0 Kudos
Message 2 of 2
(2,179 Views)