]> git.saurik.com Git - wxWidgets.git/commit - src/propgrid/propgrid.cpp
Added wxPG_ACTION_EDIT, which allows specifying custom key to move focus to the prope...
authorJaakko Salli <jaakko.salli@dnainternet.net>
Wed, 22 Dec 2010 17:25:45 +0000 (17:25 +0000)
committerJaakko Salli <jaakko.salli@dnainternet.net>
Wed, 22 Dec 2010 17:25:45 +0000 (17:25 +0000)
commitabbd88b52b3080023a46af19e43a839fdf5c6fb0
tree8add73f60a0a13839f3899e307e4b357a8ea5db1
parent853149575e6cb46031b3ed06f3d0fa4c42440962
Added wxPG_ACTION_EDIT, which allows specifying custom key to move focus to the property editor. Also documented wxPG_ACTION_FOOs better.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@66432 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/propgrid/propgrid.h
interface/wx/propgrid/propgrid.h
src/propgrid/propgrid.cpp