toolbook.tex
来自「wxWidgets 是一个跨平台的 GUI 框架。它给开发人员提供了统一的接口」· TEX 代码 · 共 49 行
TEX
49 行
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% Name: toolbook.tex%% Purpose: wxToolbook documentation%% Author: Julian Smart%% Modified by:%% Created: 2006-01-30%% RCS-ID: $Id: toolbook.tex,v 1.1 2006/01/30 15:35:04 JS Exp $%% Copyright: (c) 2006 Julian Smart%% License: wxWindows license%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%\section{\class{wxToolbook}}\label{wxtoolbook}wxToolbook is a class similar to \helpref{wxNotebook}{wxnotebook} but whichuses a \helpref{wxToolBar}{wxtoolbar} to show the labels instead of thetabs.There is no documentation for this class yet but its usage isidentical to wxNotebook (except for the features clearly related to tabsonly), so please refer to that class documentation for now. You can alsouse the \helpref{notebook sample}{samplenotebook} to see wxToolbook in action.\wxheading{Derived from}wxBookCtrlBase\\\helpref{wxControl}{wxcontrol}\\\helpref{wxControl}{wxcontrol}\\\helpref{wxWindow}{wxwindow}\\\helpref{wxEvtHandler}{wxevthandler}\\\helpref{wxObject}{wxobject}\wxheading{Include files}<wx/toolbook.h>\wxheading{Window styles}\twocolwidtha{5cm}\begin{twocollist}\itemsep=0pt\twocolitem{\windowstyle{wxLB\_DEFAULT}}{Choose the default location for thelabels depending on the current platform (currently always the top).}\end{twocollist}\wxheading{See also}\helpref{wxBookCtrl}{wxbookctrloverview}, \helpref{wxNotebook}{wxnotebook}, \helpref{notebook sample}{samplenotebook}
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?