April 23rd, 1999, 04:56 PM
How can I "smoothen" the horizontal scroll bar in a CListCtrl? For example, I have a CListCtrl that has enough entries to create a second column of items. The text associated with one of the items in the first column is so long that the second column is pushed out of view and a horizontal scroll bar appears.
The problem is that there seems to be no way to see the entire text of the long-named item. When you scroll right (either by dragging the thumb or clicking the arrow) the first column of items jumps out of view and the second column moves into view.
I would like to make the scroll bar "smoothly" scroll left and right rather than jumping an entire column width at a time. Is there a way to do this?
Thank you.
Joe.
The problem is that there seems to be no way to see the entire text of the long-named item. When you scroll right (either by dragging the thumb or clicking the arrow) the first column of items jumps out of view and the second column moves into view.
I would like to make the scroll bar "smoothly" scroll left and right rather than jumping an entire column width at a time. Is there a way to do this?
Thank you.
Joe.