git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2271
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
m_mainWidget = (GtkWidget*) NULL;
m_menuBarDetached = FALSE;
m_toolBarDetached = FALSE;
m_mainWidget = (GtkWidget*) NULL;
m_menuBarDetached = FALSE;
m_toolBarDetached = FALSE;
+ m_insertCallback = wxInsertChildInFrame;
}
wxFrame::wxFrame( wxWindow *parent, wxWindowID id, const wxString &title,
}
wxFrame::wxFrame( wxWindow *parent, wxWindowID id, const wxString &title,
m_mainWidget = (GtkWidget*) NULL;
m_menuBarDetached = FALSE;
m_toolBarDetached = FALSE;
m_mainWidget = (GtkWidget*) NULL;
m_menuBarDetached = FALSE;
m_toolBarDetached = FALSE;
+ m_insertCallback = wxInsertChildInFrame;
Create( parent, id, title, pos, size, style, name );
}
Create( parent, id, title, pos, size, style, name );
}
m_mainWidget = (GtkWidget*) NULL;
m_menuBarDetached = FALSE;
m_toolBarDetached = FALSE;
m_mainWidget = (GtkWidget*) NULL;
m_menuBarDetached = FALSE;
m_toolBarDetached = FALSE;
+ m_insertCallback = wxInsertChildInFrame;
}
wxFrame::wxFrame( wxWindow *parent, wxWindowID id, const wxString &title,
}
wxFrame::wxFrame( wxWindow *parent, wxWindowID id, const wxString &title,
m_mainWidget = (GtkWidget*) NULL;
m_menuBarDetached = FALSE;
m_toolBarDetached = FALSE;
m_mainWidget = (GtkWidget*) NULL;
m_menuBarDetached = FALSE;
m_toolBarDetached = FALSE;
+ m_insertCallback = wxInsertChildInFrame;
Create( parent, id, title, pos, size, style, name );
}
Create( parent, id, title, pos, size, style, name );
}