]> git.saurik.com Git - wxWidgets.git/commit
If the parents are nothing but a panel and a frame then
authorRobin Dunn <robin@alldunn.com>
Mon, 14 Mar 2005 17:09:00 +0000 (17:09 +0000)
committerRobin Dunn <robin@alldunn.com>
Mon, 14 Mar 2005 17:09:00 +0000 (17:09 +0000)
commit30a224112742357fa240cf0e196bbc05b60ff242
tree1dda2f186d1db99271f81f272b6f11a2242f5b1b
parente5c990b3a6b63f70550a6dc1f34482f1e459b90b
If the parents are nothing but a panel and a frame then
MSWGetBgBrushForChild will still return NULL.  Fallback to a solid
background colour in this case.

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