Hello there,
ok...this is what i wish to achieve. I want to program the scroll bar of the list box such that it is always at the bottom and such that i can always see the most recently added string (the strings are being added at a constant rate of 1 string per second.).
By default the scroll bar is always on top and the freshly added strings disappear from sight once they increase beyond the height of the list box.
I've tried implementing pretty much every available function but to no avail. Even if I get my scroll bar to be positioned at the bottom, the window refuses to scroll up and the newly added strings are hidden from view.
Am running out of ideas ..any suggestions?
Wooster.
ok...this is what i wish to achieve. I want to program the scroll bar of the list box such that it is always at the bottom and such that i can always see the most recently added string (the strings are being added at a constant rate of 1 string per second.).
By default the scroll bar is always on top and the freshly added strings disappear from sight once they increase beyond the height of the list box.
I've tried implementing pretty much every available function but to no avail. Even if I get my scroll bar to be positioned at the bottom, the window refuses to scroll up and the newly added strings are hidden from view.
Am running out of ideas ..any suggestions?
Wooster.