]> git.saurik.com Git - wxWidgets.git/commit
wxDataViewCtrl now with editable text and multiple
authorRobert Roebling <robert@roebling.de>
Thu, 23 Feb 2006 13:34:15 +0000 (13:34 +0000)
committerRobert Roebling <robert@roebling.de>
Thu, 23 Feb 2006 13:34:15 +0000 (13:34 +0000)
commita7f61f762d284fb33d12d3b2e69f05675ab675c4
tree1643a3304878b54166861b826cce9ac98e679271
parenta237731e1c3cdcd8b7b5c9c329d571739f447199
  wxDataViewCtrl now with editable text and multiple
    views for the same data model (in the sample).

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37682 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/dataview.h
include/wx/gtk/dataview.h
samples/dataview/dataview.cpp
src/common/datavcmn.cpp
src/gtk/dataview.cpp