[ wxwindows-Bugs-1530497 ] wxLIST_AUTOSIZE (wxListCtrl) doesn't work
properly
SourceForge.net
noreply at sourceforge.net
Fri Jul 28 09:14:12 PDT 2006
Bugs item #1530497, was opened at 2006-07-28 16:14
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=109863&aid=1530497&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: Build -- windows
Group: Platform specific
Status: Open
Resolution: None
Priority: 5
Submitted By: Matthew M (gromituk)
Assigned to: Nobody/Anonymous (nobody)
Summary: wxLIST_AUTOSIZE (wxListCtrl) doesn't work properly
Initial Comment:
In the listctrl sample (tested on WinXP), the second
column is not being stretched enough by the call to
SetColumnWidth with wxLIST_AUTOSIZE (line 505), so that
both the column heading and the second row item are not
fully shown (being truncated with an ellipsis).
I discovered the problem with an app I wrote, and it
doesn't require the items to have images to get it to
go wrong. It also goes wrong on the first column (and
so presumably any columns).
On wxGTK the command works properly.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=109863&aid=1530497&group_id=9863
More information about the wx-dev
mailing list