]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/htwidget.tex
note about comctl32.dll bug with tree ctrl colours added
[wxWidgets.git] / docs / latex / wx / htwidget.tex
index 5191eca6e9f5f5d5537359ddeea41a7120899073..f9b765a6dbf79299f916fcc4d118fec85e9ecb2e 100644 (file)
@@ -5,8 +5,8 @@
 
 \section{\class{wxHtmlWidgetCell}}\label{wxhtmlwidgetcell}
 
 
 \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.
 
 
 wxHtmlWidgetCell takes care of resizing and moving window.
 
@@ -14,13 +14,17 @@ wxHtmlWidgetCell takes care of resizing and moving window.
 
 \helpref{wxHtmlCell}{wxhtmlcell}
 
 
 \helpref{wxHtmlCell}{wxhtmlcell}
 
+\wxheading{Include files}
+
+<wx/html/htmlcell.h>
+
 \latexignore{\rtfignore{\wxheading{Members}}}
 
 \membersection{wxHtmlWidgetCell::wxHtmlWidgetCell}\label{wxhtmlwidgetcellwxhtmlwidgetcell}
 
 \func{}{wxHtmlWidgetCell}{\param{wxWindow* }{wnd}, \param{int }{w = 0}}
 
 \latexignore{\rtfignore{\wxheading{Members}}}
 
 \membersection{wxHtmlWidgetCell::wxHtmlWidgetCell}\label{wxhtmlwidgetcellwxhtmlwidgetcell}
 
 \func{}{wxHtmlWidgetCell}{\param{wxWindow* }{wnd}, \param{int }{w = 0}}
 
-Constructor
+Constructor.
 
 \wxheading{Parameters}
 
 
 \wxheading{Parameters}