Move notebook size code for mac to mac/notebook.cpp

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13506 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robert Roebling
2002-01-11 14:34:38 +00:00
parent 5c92264250
commit 60ec3e58b8
4 changed files with 73 additions and 11 deletions

View File

@@ -83,6 +83,9 @@ public:
virtual void SetPadding(const wxSize& padding);
// sets the size of the tabs (assumes all tabs are the same size)
virtual void SetTabSize(const wxSize& sz);
// calculate size for wxNotebookSizer
wxSize CalcSizeFromPage(const wxSize& sizePage);
/*
// get number of pages in the dialog