Tiger Claw
Jan 15th, 2000, 02:52 AM
I've got a listbox and now I'm wondering hwo I should do so that I won't return to the beginning every time I click it (or use the arrows).
If I click item 100 (or use the arrows) it is loaded and then the listbox is back to item 1-10 again and that is disturbing since I'm building up a large index and need the ability to look throught it without having to spend a few seconds finding the next item in the list.
If I click item 100 (or use the arrows) it is loaded and then the listbox is back to item 1-10 again and that is disturbing since I'm building up a large index and need the ability to look throught it without having to spend a few seconds finding the next item in the list.