git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52797
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
if (parent)
parent->AddChild(this);
if (parent)
parent->AddChild(this);
- MacCreateRealWindow( title, pos , size , MacRemoveBordersFromStyle(style) , name ) ;
+ MacCreateRealWindow( pos , size , MacRemoveBordersFromStyle(style) , name ) ;
+ SetTitle( title );
SetBackgroundColour(wxSystemSettings::GetColour(wxSYS_COLOUR_APPWORKSPACE));
SetBackgroundColour(wxSystemSettings::GetColour(wxSYS_COLOUR_APPWORKSPACE));