% htmlcell.h at 14/Apr/99 20:12:40
%
-
\section{\class{wxHtmlWidgetCell}}\label{wxhtmlwidgetcell}
-
-
wxHtmlWidgetCell is class that provides connection between HTML cell and widget (object derived
from wxWindow). You can use it to display things like forms, input boxes etc. in HTML window.
\helpref{wxHtmlCell}{wxhtmlcell}
-
\latexignore{\rtfignore{\wxheading{Members}}}
-
\membersection{wxHtmlWidgetCell::wxHtmlWidgetCell}\label{wxhtmlwidgetcellwxhtmlwidgetcell}
\func{}{wxHtmlWidgetCell}{\param{wxWindow* }{wnd}, \param{int }{w = 0}}
\docparam{w}{Floating width. If non-zero width of {\it wnd} window is adjusted so that it is
always {\it w} percents of parent container's width. (For example w = 100 means that the window
-will always have same width as parent container)
+will always have same width as parent container)}