]> git.saurik.com Git - wxWidgets.git/commit - src/propgrid/editors.cpp
Added wxPropertyGrid::SetUnspecifiedValueAppearance(); Added wxPGEditor::SetControlAp...
authorJaakko Salli <jaakko.salli@dnainternet.net>
Tue, 22 Dec 2009 16:12:02 +0000 (16:12 +0000)
committerJaakko Salli <jaakko.salli@dnainternet.net>
Tue, 22 Dec 2009 16:12:02 +0000 (16:12 +0000)
commit3e6d8c311868c2bce749c4d4922e2efb8e3f019a
treeedbe2ed405fe361d9d56e2a0bff59782d0020071
parent69bc65e3f8462f63785d7daa656d4e0d573004d8
Added wxPropertyGrid::SetUnspecifiedValueAppearance(); Added wxPGEditor::SetControlAppearance() for applying wxPGCell attributes on a property editor.

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