make sure also toplevel windows have the correct systen font

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33534 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Stefan Csomor
2005-04-12 04:24:53 +00:00
parent 92b3d078ac
commit 14c96cf2b3

View File

@@ -1201,6 +1201,8 @@ void wxTopLevelWindowMac::MacCreateRealWindow( const wxString& title,
InstallStandardEventHandler( GetWindowEventTarget(MAC_WXHWND(m_macWindow)) ) ;
MacInstallTopLevelWindowEventHandler() ;
DoSetWindowVariant( m_windowVariant ) ;
m_macFocus = NULL ;
if ( HasFlag(wxFRAME_SHAPED) )