On Thu, 24 Oct 2002 19:20:44 -0400, you wrote:
On October 24, 2002 07:34 am, Rein Klazes wrote:
- Updating/refreshing the messages listview (when downloading headers)
is far less efficient then with native comctl32. The whole listview gets refreshed instad of just the visible update. This is especially noticable when the updates are not in the visible part of the listview: builtin keeps flashing while native is completely still.
Fixed by X12. Take it for a spin, and let me know.
It is a bit too much. The flashing is gone, great. But when the message listview is filled and the display updates, of the perhaps 10 new items that are added to the bottom only the last 2 or 3 are displayed. That leaves white gaps in the listview which will update when the display is minimized/restored or some similar action.
Rein.