⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 nbsizer.tex

📁 很牛的GUI源码wxWidgets-2.8.0.zip 可在多种平台下运行.
💻 TEX
字号:
\section{\class{wxNotebookSizer}}\label{wxnotebooksizer}{\bf This class is deprecated and should not be used in new code! It is nolonger needed, \helpref{wxNotebook}{wxnotebook} control can be insertedinto any sizer class and its minimal size will be determined correctly.See \helpref{wxSizer overview}{sizeroverview} for more information.}wxNotebookSizer is a specialized sizer to make sizers work in connectionwith using notebooks. This sizer is different from any other sizer as you must not add any children to it - instead, it queries the notebook class itself.The only thing this sizer does is to determine the size of the biggestpage of the notebook and report an adjusted minimal size to a more toplevelsizer.\wxheading{Derived from}\helpref{wxSizer}{wxsizer}\\\helpref{wxObject}{wxobject}\wxheading{Include files}<wx/sizer.h>\wxheading{See also}\helpref{wxSizer}{wxsizer}, \helpref{wxNotebook}{wxnotebook}, \helpref{Sizer overview}{sizeroverview}\latexignore{\rtfignore{\wxheading{Members}}}\membersection{wxNotebookSizer::wxNotebookSizer}\label{wxnotebooksizerwxnotebooksizer}\func{}{wxNotebookSizer}{\param{wxNotebook* }{notebook}}Constructor. It takes an associated notebook as its only parameter.\membersection{wxNotebookSizer::GetNotebook}\label{wxnotebooksizergetnotebook}\func{wxNotebook*}{GetNotebook}{\void}Returns the notebook associated with the sizer.

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -