#15265: wxListCtrl::AppendColumn detail

7 views
Skip to first unread message

wxTrac

unread,
Jun 19, 2013, 9:22:26 AM6/19/13
to wx-...@googlegroups.com
Ticket URL: <http://trac.wxwidgets.org/ticket/15265>

#15265: wxListCtrl::AppendColumn detail
-------------------------+--------------------------------------------------
Reporter: troelsk | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone:
Component: GUI-all | Version: 2.9-svn
Keywords: wxListCtrl | Blockedby:
Patch: 1 | Blocking:
-------------------------+--------------------------------------------------
This method is new, there is no reason not to make it type safe.
Also, use AppendColumn() in 3 samples


--
Ticket URL: <http://trac.wxwidgets.org/ticket/15265>

wxTrac

unread,
Jun 29, 2013, 8:52:13 AM6/29/13
to wx-...@googlegroups.com
Ticket URL: <http://trac.wxwidgets.org/ticket/15265#comment:1>

#15265: wxListCtrl::AppendColumn detail
--------------------------+-------------------------------------------------
Reporter: troelsk | Owner:
Type: enhancement | Status: closed
Priority: normal | Milestone:
Component: GUI-all | Version: 2.9-svn
Resolution: fixed | Keywords: wxListCtrl
Blockedby: | Patch: 1
Blocking: |
--------------------------+-------------------------------------------------
Changes (by VZ):

* status: new => closed
* resolution: => fixed


Comment:

(In [74310]) Use wxListColumnFormat for wxListCtrl::AppendColumn() format
argument.

This is safer than using just an untyped int.

Closes #15265.


--
Ticket URL: <http://trac.wxwidgets.org/ticket/15265#comment:1>

wxTrac

unread,
Jun 29, 2013, 8:52:37 AM6/29/13
to wx-...@googlegroups.com
Ticket URL: <http://trac.wxwidgets.org/ticket/15265#comment:2>

#15265: wxListCtrl::AppendColumn detail
--------------------------+-------------------------------------------------
Reporter: troelsk | Owner:
Type: enhancement | Status: closed
Priority: normal | Milestone:
Component: GUI-all | Version: 2.9-svn
Resolution: fixed | Keywords: wxListCtrl
Blockedby: | Patch: 1
Blocking: |
--------------------------+-------------------------------------------------

Comment(by VZ):

(In [74311]) Use more readable wxListCtrl::AppendColumn() in the samples.

Call this function instead of InsertColumn() with incrementing indices.

See #15265.


--
Ticket URL: <http://trac.wxwidgets.org/ticket/15265#comment:2>
Reply all
Reply to author
Forward
0 new messages