Implemented the same simple API for creating customized
authorRobert Roebling <robert@roebling.de>
Tue, 17 Apr 2007 12:08:10 +0000 (12:08 +0000)
committerRobert Roebling <robert@roebling.de>
Tue, 17 Apr 2007 12:08:10 +0000 (12:08 +0000)
commit1e510b1e2d0270caf227c3fc0cf34ae2e7dd6794
tree26f5ad3a1f1bf52a0ecbcb6ddbd60fd51117e54e
parent29825f5fc4639b5aa86902cb4b1cd4fa07fb3593
  Implemented the same simple API for creating customized
   in-place editing controls for GTK+ and the generic
   version and demonstrate its use in the sample using
   a wxSpinCtrl.

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