2002-01-05 22:59:59 +00:00
|
|
|
%
|
|
|
|
% automatically generated by HelpGen $Revision$ from
|
2002-01-21 22:34:42 +00:00
|
|
|
% dyntbar.h at 21/Jan/02 21:14:18
|
2002-01-05 22:59:59 +00:00
|
|
|
%
|
|
|
|
|
|
|
|
|
|
|
|
\section{\class{BagLayout}}\label{baglayout}
|
|
|
|
|
|
|
|
|
2002-01-21 22:34:42 +00:00
|
|
|
BagLayout lays out items in left-to-right order from
|
|
|
|
top to bottom.
|
2002-01-05 22:59:59 +00:00
|
|
|
|
|
|
|
\wxheading{Derived from}
|
|
|
|
|
|
|
|
\helpref{LayoutManagerBase}{layoutmanagerbase}
|
|
|
|
|
2002-01-21 22:34:42 +00:00
|
|
|
\wxheading{Include files}
|
|
|
|
|
2002-01-31 20:57:31 +00:00
|
|
|
<wx/fl/dyntbar.h>
|
2002-01-21 22:34:42 +00:00
|
|
|
|
2002-01-05 22:59:59 +00:00
|
|
|
\wxheading{Data structures}
|
|
|
|
|
|
|
|
\latexignore{\rtfignore{\wxheading{Members}}}
|
|
|
|
|
|
|
|
|
|
|
|
\membersection{BagLayout::Layout}\label{baglayoutlayout}
|
|
|
|
|
|
|
|
\func{void}{Layout}{\param{const wxSize\& }{parentDim}, \param{wxSize\& }{resultingDim}, \param{wxLayoutItemArrayT\& }{items}, \param{int }{horizGap}, \param{int }{vertGap}}
|
|
|
|
|
2002-01-21 22:34:42 +00:00
|
|
|
Constructor.
|
|
|
|
|