My application has a linked list of objects that have text elements. There maybe far too many to display at one time. In GUIX studio I added a vertical list window and a vertical scroll bar. My goal is to display about 5 of object text elements at a time and navigate the link list via the scroll bar. My question is how do I populate the five rows of the vertical list with the objects text? Thanks
↧