LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How to pragmatically scroll through a Multicolumn Listbox

Solved!
Go to solution

So I'm aware of tricks to have a String Indicator constantly scroll to the bottom line during run time.  Likewise, I know of methods for Arrays where you make a certain row/column visible on the Front Panel (I say that... I was looking at the property nodes and have clearly forgotten how to do this...).

 

Is there a method with multicolumn listboxes to have it scroll programmatically.  Where when I get to the bottom of the listbox, the next iteration will then update the list box to have either placed the new item at the top or just scrolled the listbox "down" one row?

0 Kudos
Message 1 of 3
(558 Views)
Solution
Accepted by topic author DailyDose

Is this what you are looking for?

Slight modification from Programmatically Set Scroll Bar Position in a Multicolumn Listbox or Tree Control

-------------------------------------------------------
Control Lead | Intelline Inc
Message 2 of 3
(533 Views)

That is pretty much what I wanted.  Thank you.

0 Kudos
Message 3 of 3
(510 Views)