First step in background erase optimization

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28951 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Julian Smart
2004-08-29 10:22:34 +00:00
parent 50a8b42c51
commit 50c538600e
4 changed files with 54 additions and 1 deletions

View File

@@ -152,6 +152,8 @@ wxWindowBase::wxWindowBase()
// no style bits
m_exStyle =
m_windowStyle = 0;
m_backgroundStyle = wxBG_STYLE_SYSTEM;
#if wxUSE_CONSTRAINTS
// no constraints whatsoever