6e8515a3e3
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13938 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
38 lines
872 B
TeX
38 lines
872 B
TeX
%
|
|
% automatically generated by HelpGen $Revision$ from
|
|
% dyntbarhnd.h at 21/Jan/02 21:14:19
|
|
%
|
|
|
|
|
|
\section{\class{cbDynToolBarDimHandler}}\label{cbdyntoolbardimhandler}
|
|
|
|
|
|
Dynamic toolbar dimension handler.
|
|
|
|
\wxheading{Derived from}
|
|
|
|
\helpref{cbBarDimHandlerBase}{cbbardimhandlerbase}
|
|
|
|
\wxheading{Include files}
|
|
|
|
<wx/fl/dyntbarhnd.h>
|
|
|
|
\wxheading{Data structures}
|
|
|
|
\latexignore{\rtfignore{\wxheading{Members}}}
|
|
|
|
|
|
\membersection{cbDynToolBarDimHandler::OnChangeBarState}\label{cbdyntoolbardimhandleronchangebarstate}
|
|
|
|
\func{void}{OnChangeBarState}{\param{cbBarInfo* }{pBar}, \param{int }{newState}}
|
|
|
|
Called when the bar changes state.
|
|
|
|
|
|
\membersection{cbDynToolBarDimHandler::OnResizeBar}\label{cbdyntoolbardimhandleronresizebar}
|
|
|
|
\func{void}{OnResizeBar}{\param{cbBarInfo* }{pBar}, \param{const wxSize\& }{given}, \param{wxSize\& }{preferred}}
|
|
|
|
Called when a bar is resized.
|
|
|