]> git.saurik.com Git - wxWidgets.git/commit
All editors that derive from wxGridCellTextEditor will now select the
authorRobin Dunn <robin@alldunn.com>
Sat, 24 Aug 2002 21:40:43 +0000 (21:40 +0000)
committerRobin Dunn <robin@alldunn.com>
Sat, 24 Aug 2002 21:40:43 +0000 (21:40 +0000)
commit505f70dec68ba08ade903e8e9e0eb41ebd36531c
tree30706d8c195dabb7f637866989ea9c1f56453379
parent8a60ff0af804822384042cba79ae9639cb9359b0
All editors that derive from wxGridCellTextEditor will now select the
existing value when the editor is started, just like a wxTextCtrl now
does in normal use.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16752 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/generic/grid.cpp