Scroll Amount

33 views
Skip to first unread message

Mike W.

unread,
Dec 29, 2011, 3:58:00 PM12/29/11
to tlist-deve...@googlegroups.com
Scrolling a TList with the mouse-wheel always scrolls it by 1 row. This feels soft and mushy (especially if there are many rows). Normal list-view controls use  SystemParametersInfo(SPI_GETWHEELSCROLLLINES, 0, &UINT, 0) to retrieve the system setting (Control Panel->Mouse->Wheel) to determine how many rows to scroll by so that the user can adjust it to their comfort. I cannot find any way to do it that way with a TList control.

Message has been deleted

Bennet-Tec Staff

unread,
Mar 15, 2013, 3:13:21 PM3/15/13
to tlist-deve...@googlegroups.com
It is possible to Starting with TList 8 OCX and TList .NET Winforms 2
there is a Smooth Scrolling mode so that you can scroll ( by mouse or keyboard )
by a specified number of pixels - this can be as smooth as you like.
Reply all
Reply to author
Forward
0 new messages