When registering editor, try wxRTTI class name in additon to result of wxPGEditor...
authorJaakko Salli <jaakko.salli@dnainternet.net>
Mon, 6 Oct 2008 15:48:27 +0000 (15:48 +0000)
committerJaakko Salli <jaakko.salli@dnainternet.net>
Mon, 6 Oct 2008 15:48:27 +0000 (15:48 +0000)
commit5a45dd6fd9870de6b68eff437fd5fe4ea5895c3c
tree4906c2562f7b7e13cad2428b710b1604512ec87b
parentc26873c8ef31e10b8e518792c8b6b67c3b10b144
When registering editor, try wxRTTI class name in additon to result of wxPGEditor::GetName(). Allows creating custom editors without needing to implement GetName().

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