X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/22d6efa851642c6a69174278fc50f712f41e2271..8a729bb860cec596f4ce5a59fabeb4404a266e97:/docs/latex/wx/htwidget.tex diff --git a/docs/latex/wx/htwidget.tex b/docs/latex/wx/htwidget.tex index 5191eca6e9..12f8da607f 100644 --- a/docs/latex/wx/htwidget.tex +++ b/docs/latex/wx/htwidget.tex @@ -5,8 +5,8 @@ \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. @@ -20,7 +20,7 @@ wxHtmlWidgetCell takes care of resizing and moving window. \func{}{wxHtmlWidgetCell}{\param{wxWindow* }{wnd}, \param{int }{w = 0}} -Constructor +Constructor. \wxheading{Parameters}