don't inherit the controls colours from the parent - at least for the background...
authorVadim Zeitlin <vadim@wxwidgets.org>
Wed, 20 Feb 2002 00:21:26 +0000 (00:21 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Wed, 20 Feb 2002 00:21:26 +0000 (00:21 +0000)
commit92b0a2a13ccaaa23a97964ff35cdaf39dd44a104
treec959a1c0ad03bcd772f3f514730abe5855272456
parent5b2f31eb30be576374064413b9d0f63a1bf8c110
don't inherit the controls colours from the parent - at least for the background colour this is not the right thing to do

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