#11088: Addition of wxDataViewListStore::Set/GetItemData
------------------------------------+---------------------------------------
Reporter: lucak | Owner:
Type: enhancement | Status: confirmed
Priority: low | Milestone:
Component: GUI-all | Version: 2.9-svn
Keywords: wxDataViewListCtrl API | Blockedby:
Patch: 1 | Blocking:
------------------------------------+---------------------------------------
Changes (by vadz):
* priority: normal => low
* milestone: 3.0 =>
Comment:
Sorry for returning this so late but I finally did and now I have another
question: why are these functions added to `wxDataViewListStore` and not
`wxDataViewListCtrl` itself? If the goal is "compatibility" with
`wxListCtrl`, wouldn't it make more sense to put them in the latter?
Also, any new functions need to be documented (in
`interface/wx/dataview.h` in this case) and please avoid hard TABs in
wxWidgets sources if you update the patch.
TIA!
--
Ticket URL: <http://trac.wxwidgets.org/ticket/11088#comment:7>
#11088: Addition of wxDataViewListStore::Set/GetItemData
------------------------------------------------+---------------------------
Reporter: lucak | Owner:
Type: enhancement | Status: confirmed
Priority: low | Milestone:
Component: GUI-all | Version: 2.9-svn
Keywords: wxDataViewListCtrl API docs-needed | Blockedby:
Patch: 1 | Blocking:
------------------------------------------------+---------------------------
Changes (by vadz):
* keywords: wxDataViewListCtrl API => wxDataViewListCtrl API docs-needed
--
Ticket URL: <http://trac.wxwidgets.org/ticket/11088#comment:8>