How to smooth scroll( pixel scroll ) a ListViewCtrl in report styl
- From: bowdom <bowdom@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Wed, 31 Oct 2007 20:10:04 -0700
hi all,
I want to smooth scroll content of a listctrl.
at first i SendMessage LVM_SCROLL. but listctrl scrolled vertically in whole
line increments.
then i use ScrollDC to scroll down, listctrl scroll smoothly well. but after
scroll the newly invalidated region is filled by part of the first item which
is visible before scroll.
my question is: how to update listctrl to let it draw part of the previous
item and DO NOT affect already scrolled region ?
thanks for any suggestion.
--
For The Horde
.
- Prev by Date: Re: assert in CFrameWnd::NotifyFloatingWindows
- Next by Date: Re: How do text capture tools work?
- Previous by thread: Re: Japanese characters in CEdit and CComboBox
- Next by thread: concentrate on a manageable number of files ....
- Index(es):
Relevant Pages
|