git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6316
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
// implementation
// --------------
// implementation
// --------------
void SetConstraintSizes(bool recurse);
bool DoPhase(int phase);
void SetConstraintSizes(bool recurse);
bool DoPhase(int phase);
void ApplyWidgetStyle();
// report if window belongs to notebook
void ApplyWidgetStyle();
// report if window belongs to notebook
// implementation
// --------------
// implementation
// --------------
void SetConstraintSizes(bool recurse);
bool DoPhase(int phase);
void SetConstraintSizes(bool recurse);
bool DoPhase(int phase);
void ApplyWidgetStyle();
// report if window belongs to notebook
void ApplyWidgetStyle();
// report if window belongs to notebook
+#if wxUSE_PRINTING_ARCHITECTURE
+
+
#ifndef WX_PRECOMP
#include "wx/utils.h"
#include "wx/settings.h"
#ifndef WX_PRECOMP
#include "wx/utils.h"
#include "wx/settings.h"
wxThePrintPaperDatabase = NULL;
}
wxThePrintPaperDatabase = NULL;
}
+#endif // wxUSE_PRINTING_ARCHITECTURE
+
return nb_page->m_client;
}
return nb_page->m_client;
}
// override these 2 functions to do nothing: everything is done in OnSize
void wxNotebook::SetConstraintSizes( bool WXUNUSED(recurse) )
{
// override these 2 functions to do nothing: everything is done in OnSize
void wxNotebook::SetConstraintSizes( bool WXUNUSED(recurse) )
{
void wxNotebook::ApplyWidgetStyle()
{
// TODO, font for labels etc
void wxNotebook::ApplyWidgetStyle()
{
// TODO, font for labels etc
return nb_page->m_client;
}
return nb_page->m_client;
}
// override these 2 functions to do nothing: everything is done in OnSize
void wxNotebook::SetConstraintSizes( bool WXUNUSED(recurse) )
{
// override these 2 functions to do nothing: everything is done in OnSize
void wxNotebook::SetConstraintSizes( bool WXUNUSED(recurse) )
{
void wxNotebook::ApplyWidgetStyle()
{
// TODO, font for labels etc
void wxNotebook::ApplyWidgetStyle()
{
// TODO, font for labels etc