I am using labView 6.1. I want each new item that is added to the bottom of the listbox to arrive smoothly without the listbox scrollbar taking the selected item back to the top of the listbox. If I update the array that feeds the property node, the litsbox always scrolls back to the top. I would like the items in the listbox to be updating as the program runs, with the ability to select any item in the listbox being present.