return nb_page->m_client;
}
+#if wxUSE_CONSTRAINTS
+
// override these 2 functions to do nothing: everything is done in OnSize
void wxNotebook::SetConstraintSizes( bool WXUNUSED(recurse) )
{
return TRUE;
}
+#endif
+
void wxNotebook::ApplyWidgetStyle()
{
// TODO, font for labels etc