X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/97331b821f1aa619881de874aed01a380d9fd44e..2706e543a6923d8e743c6ec21fcfe898a52aec88:/docs/latex/wx/htwindow.tex diff --git a/docs/latex/wx/htwindow.tex b/docs/latex/wx/htwindow.tex index 82633d6aa2..27f36f0cee 100644 --- a/docs/latex/wx/htwindow.tex +++ b/docs/latex/wx/htwindow.tex @@ -27,12 +27,20 @@ Don't forget to initialize all image formats you need before loading any page! \wxheading{Derived from} -\helpref{wxScrolledWindow}{wxscrolledwindow} +\helpref{wxScrolledWindow}{wxscrolledwindow}\\ +\helpref{wxPanel}{wxpanel}\\ +\helpref{wxWindow}{wxwindow}\\ +\helpref{wxEvtHandler}{wxevthandler}\\ +\helpref{wxObject}{wxobject} \wxheading{Include files} +\wxheading{Library} + +\helpref{wxHtml}{librarieslist} + \wxheading{Window styles} \twocolwidtha{5cm} @@ -54,7 +62,7 @@ functions that take a \helpref{wxHtmlCellEvent}{wxhtmlcellevent} argument or a \ \twocolwidtha{7cm} \begin{twocollist}\itemsep=0pt \twocolitem{{\bf EVT\_HTML\_CELL\_CLICKED(id, func)}}{A \helpref{wxHtmlCell}{wxhtmlcell} was clicked.} -\twocolitem{{\bf EVT\_HTML\_CELL\_HOVER(id, func)}}{The mouse passed over a {\helpref{wxHtmlCell}{wxhtmlcell}.} +\twocolitem{{\bf EVT\_HTML\_CELL\_HOVER(id, func)}}{The mouse passed over a \helpref{wxHtmlCell}{wxhtmlcell}.} \twocolitem{{\bf EVT\_HTML\_LINK\_CLICKED(id, func)}}{A \helpref{wxHtmlCell}{wxhtmlcell} which contains an hyperlink was clicked.} \end{twocollist} @@ -496,6 +504,10 @@ This event class is used for the events generated by \helpref{wxHtmlWindow}{wxht +\wxheading{Library} + +\helpref{wxHtml}{librarieslist} + \wxheading{Event handling} To process input from a wxHtmlLinkEvent, use one of these event handler macros to @@ -541,6 +553,10 @@ This event class is used for the events generated by \helpref{wxHtmlWindow}{wxht +\wxheading{Library} + +\helpref{wxHtml}{librarieslist} + \wxheading{Event handling} To process input from a wxHtmlCellEvent, use one of these event handler macros to