]> git.saurik.com Git - wxWidgets.git/blob - contrib/docs/latex/fl/cbdyntoolbardimhandler.tex
Tidied/commented FL header files, regenerated docs and filled out Category section.
[wxWidgets.git] / contrib / docs / latex / fl / cbdyntoolbardimhandler.tex
1 %
2 % automatically generated by HelpGen $Revision$ from
3 % dyntbarhnd.h at 21/Jan/02 21:14:19
4 %
5
6
7 \section{\class{cbDynToolBarDimHandler}}\label{cbdyntoolbardimhandler}
8
9
10 Dynamic toolbar dimension handler.
11
12 \wxheading{Derived from}
13
14 \helpref{cbBarDimHandlerBase}{cbbardimhandlerbase}
15
16 \wxheading{Include files}
17
18 <dyntbarhnd.h>
19
20 \wxheading{Data structures}
21
22 \latexignore{\rtfignore{\wxheading{Members}}}
23
24
25 \membersection{cbDynToolBarDimHandler::OnChangeBarState}\label{cbdyntoolbardimhandleronchangebarstate}
26
27 \func{void}{OnChangeBarState}{\param{cbBarInfo* }{pBar}, \param{int }{newState}}
28
29 Called when the bar changes state.
30
31
32 \membersection{cbDynToolBarDimHandler::OnResizeBar}\label{cbdyntoolbardimhandleronresizebar}
33
34 \func{void}{OnResizeBar}{\param{cbBarInfo* }{pBar}, \param{const wxSize\& }{given}, \param{wxSize\& }{preferred}}
35
36 Called when a bar is resized.
37