From: SourceForge.net <no...@so...> - 2006-03-22 07:11:38
|
Bugs item #1455891, was opened at 2006-03-22 10:11 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=462816&aid=1455891&group_id=51305 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: Open Resolution: None Priority: 5 Submitted By: praded (praded) Assigned to: Nobody/Anonymous (nobody) Summary: 2 bugs in wxListCtrl fixed Initial Comment: Hello, folks! I'm using WxWidgets in current work project, have dealing with 2 bugs in wxListCtrl class, submitting some quick and simple solutions. Bug #1: Floating point error when PAGE_UP/PAGE_DOWN keys pressed; Bug #2: When listctrl displaying few numbers of items, and not showing scrollbars it is possible to scroll out of visibility contens of the list by using mouse scroll. Patch attached. With best regards, vvk/praded. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=462816&aid=1455891&group_id=51305 |