]> git.saurik.com Git - wxWidgets.git/commit - src/propgrid/propgrid.cpp
Allow wxPGMultiButton to work even if primary editor control was not created in wxPGE...
authorJaakko Salli <jaakko.salli@dnainternet.net>
Mon, 9 Mar 2009 18:32:43 +0000 (18:32 +0000)
committerJaakko Salli <jaakko.salli@dnainternet.net>
Mon, 9 Mar 2009 18:32:43 +0000 (18:32 +0000)
commit6086bcc8ba1d46f5079bf40a61c8411e4b66fe9f
tree528704e6ebb21d740102073e8372aa4b09c6f094
parent0b108d1006326e32f6734ef5c179b7ee7fa453e2
Allow wxPGMultiButton to work even if primary editor control was not created in wxPGEditor::CreateControls(); Clarified related samples and documentation.

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