evaluate window style in Create, not later

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@11670 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Václav Slavík
2001-09-22 22:38:02 +00:00
parent c981cbe951
commit f819b4a3ab
4 changed files with 112 additions and 96 deletions

View File

@@ -88,6 +88,8 @@ public:
long m_fsSaveStyle;
long m_fsSaveFlag;
wxRect m_fsSaveFrame;
long m_gdkFunc, m_gdkDecor; // m_windowStyle translated to GDK's terms
protected:
// common part of all ctors