Fix wxPropertyGrid rendering problems when used with wxAUI. It seems we cannot rely...
authorJaakko Salli <jaakko.salli@dnainternet.net>
Wed, 11 Nov 2009 19:49:58 +0000 (19:49 +0000)
committerJaakko Salli <jaakko.salli@dnainternet.net>
Wed, 11 Nov 2009 19:49:58 +0000 (19:49 +0000)
commit2f772c89ebd4c95fe165353212f239726cf5d74f
treed000cf18d00d88665ca7572062e3ae67b4feb4ef
parent58791ef89072afde66bfbb8a2419727695e57e63
Fix wxPropertyGrid rendering problems when used with wxAUI. It seems we cannot rely on wxWindow::GetRect() to return wxRect with x=0 here. (fixes #11433)

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