]> git.saurik.com Git - wxWidgets.git/commit - samples/propgrid/propgrid.cpp
Changed wxPropertyCategory to use same cell rendering code as regular properties...
authorJaakko Salli <jaakko.salli@dnainternet.net>
Tue, 29 Dec 2009 16:04:40 +0000 (16:04 +0000)
committerJaakko Salli <jaakko.salli@dnainternet.net>
Tue, 29 Dec 2009 16:04:40 +0000 (16:04 +0000)
commite16bff8e6269e0153a22c6b2180fe5adfeb8763a
tree573acbd73e038d7f1b56fd63bf81914b0856d18c
parent62f6be4448a1a8ba6b3ddc920df7c0957b7b1f31
Changed wxPropertyCategory to use same cell rendering code as regular properties. This allows labels for category columns other than the first. Rendering code was heavily modified to allow 'merging' of cells when needed.

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