[ wxwindows-Bugs-1298941 ] wxListCtrl fails to redraw horz/vert rules
when scrolling
SourceForge.net
noreply at sourceforge.net
Fri Jun 22 03:44:31 PDT 2007
Bugs item #1298941, was opened at 2005-09-22 16:52
Message generated for change (Settings changed) made by roebling
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=109863&aid=1298941&group_id=9863
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
>Status: Closed
>Resolution: Fixed
Priority: 5
Private: No
Submitted By: Andrew Chapman (chapman)
Assigned to: Nobody/Anonymous (nobody)
Summary: wxListCtrl fails to redraw horz/vert rules when scrolling
Initial Comment:
I've got a list control created with the
wxLC_REPORT|wxLC_HRULES|wxLC_VRULES flags so it has the
horizontal and vertical lines being drawn.
If the list is too long and you scroll down and then up
again, the items near the top that were obscured and
then shown again don't get their lines redrawn correctly.
wx v2.6 GTK under RedHat 9.0
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=109863&aid=1298941&group_id=9863
More information about the wx-dev
mailing list