On Thu, 24 Oct 2002 02:36:48 -0400, you wrote:
Folks,
After my latest X-series patches (currently at X6), I am aware of the following listview bugs:
Yes, you read correctly: NONE. :)
So I ask you for one of two things: -- bug reports
Since you asked (newsbin):
- the last column in the messages listview doesn't display any text. It should display the From: field. Also the listview's header is blank for that column.
- 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.
- resizing the columns (funny some of them, not all) looses the green background colour.
or -- success stories
All other problems (not counting drag/drop featurerequest) that I reported are fixed now. I have stress tested with the largest newsgroups available (some 20,000 items) which are handled quite well. The old code came to a grinding halt even with much smaller groups.
Great job!
Rein.