I copied some of the code from the gui sample programs to add a vscroll bar to my listbox. Can I read the value of the thumb position and use that for making a selection in the listbox? Can I control the position of the thumb of the scroll bar with a variable in my perl code (e.g. for an initial position) and have it adjust the displayed lines of the listbox?
Tks, Larry Moore