]> git.saurik.com Git - wxWidgets.git/commit - include/wx/dataview.h
Closes #10495: wxDataViewCtrl needs a way to start the label editor programmatically...
authorRobert Roebling <robert@roebling.de>
Mon, 1 Jun 2009 13:57:38 +0000 (13:57 +0000)
committerRobert Roebling <robert@roebling.de>
Mon, 1 Jun 2009 13:57:38 +0000 (13:57 +0000)
commit0a807957e651704ea80efb461f7873f03f3400c3
tree78f0f8af6dffd8de165aa9ba38f967c1a4b584ca
parenta9a2485d6464928fcf1012e573f4b3b734238300
Closes #10495: wxDataViewCtrl needs a way to start the label editor programmatically, also Windows port now emits vetoable ..._EDITING_STARTED event

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