05-21-2020 12:26 PM
Have a quick question. Is there a built in way for labview array scroll bar to show all elements +1 to allow for easy adding to the array? For example, if I have an array of 4 elements and the display is 4 elements then have the scroll bar when all the way down go to the 5th element so the new element can be entered into and therefor making the array 5 elements total. I can do this with an external scroll bar just seems like this would be a common need so wanted to make sure before going through the work to add the functionality with an external scroll bar.
Solved! Go to Solution.
05-21-2020 01:18 PM
05-29-2020 04:34 AM
Appreciate the quick response. Didn't seem possible with built in scroll bar for arrays so just created external scroll bar with similar code as provided
This site uses cookies to offer you a better browsing experience. Learn more about our privacy statement and cookie policy.