]> git.saurik.com Git - wxWidgets.git/commit
Implement vetoing editing in wxDataViewTextRenderer under GTK+ and test it in the...
authorRobert Roebling <robert@roebling.de>
Mon, 9 Mar 2009 20:49:22 +0000 (20:49 +0000)
committerRobert Roebling <robert@roebling.de>
Mon, 9 Mar 2009 20:49:22 +0000 (20:49 +0000)
commitecc322264b2137b1f81289e0e4fc3a21162cc606
tree38d378203c2638819c1da64ff74519f1a54e38b2
parent3e978cf7b27072c2e3e35ee349173bd622abef05
Implement vetoing editing in wxDataViewTextRenderer under GTK+ and test it in the sample (see also #10495)

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