X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/3660fc40ad00d17d21bf0057a30c099179b6eae8..9329312b60229511c24e59cf849fd6281ec4dc7b:/docs/latex/wx/htwidget.tex diff --git a/docs/latex/wx/htwidget.tex b/docs/latex/wx/htwidget.tex index b84169d9fa..12f8da607f 100644 --- a/docs/latex/wx/htwidget.tex +++ b/docs/latex/wx/htwidget.tex @@ -3,13 +3,10 @@ % 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. +wxHtmlWidgetCell is a class that provides a connection between HTML cells and widgets (an object derived +from wxWindow). You can use it to display things like forms, input boxes etc. in an HTML window. wxHtmlWidgetCell takes care of resizing and moving window. @@ -17,15 +14,13 @@ wxHtmlWidgetCell takes care of resizing and moving window. \helpref{wxHtmlCell}{wxhtmlcell} - \latexignore{\rtfignore{\wxheading{Members}}} - \membersection{wxHtmlWidgetCell::wxHtmlWidgetCell}\label{wxhtmlwidgetcellwxhtmlwidgetcell} \func{}{wxHtmlWidgetCell}{\param{wxWindow* }{wnd}, \param{int }{w = 0}} -Constructor +Constructor. \wxheading{Parameters} @@ -36,4 +31,3 @@ which it is displayed!} 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)} -