Scrolling a CListBox.
C / C++ / MFC
1
Posts
1
Posters
0
Views
1
Watching
-
I am using SetTopIndex() to make sure the last string insterted can be seen. However, it scrolls really slow. For example, if I try adding something to the list box every 1/4 second, it adds one that often until it has to scroll. Then it slows down, closer to 1 every second. It has the same affect as internet explorer when you try to use the mouse wheel and scroll really fast, the window does not scroll fast and ends up jumpy. @ny !d3@s? - John