]> git.saurik.com Git - wxWidgets.git/blob - contrib/docs/latex/fl/baglayout.tex
Added FAQ topic for FL
[wxWidgets.git] / contrib / docs / latex / fl / baglayout.tex
1 %
2 % automatically generated by HelpGen $Revision$ from
3 % dyntbar.h at 21/Jan/02 21:14:18
4 %
5
6
7 \section{\class{BagLayout}}\label{baglayout}
8
9
10 BagLayout lays out items in left-to-right order from
11 top to bottom.
12
13 \wxheading{Derived from}
14
15 \helpref{LayoutManagerBase}{layoutmanagerbase}
16
17 \wxheading{Include files}
18
19 <wx/fl/dyntbar.h>
20
21 \wxheading{Data structures}
22
23 \latexignore{\rtfignore{\wxheading{Members}}}
24
25
26 \membersection{BagLayout::Layout}\label{baglayoutlayout}
27
28 \func{void}{Layout}{\param{const wxSize\& }{parentDim}, \param{wxSize\& }{resultingDim}, \param{wxLayoutItemArrayT\& }{items}, \param{int }{horizGap}, \param{int }{vertGap}}
29
30 Constructor.
31