X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/e2622169f41272d053f62f61243b8571fc6629ce..d3f00f59938d4801a95afa1cd638b8f15c481ee3:/docs/latex/wx/htmllbox.tex diff --git a/docs/latex/wx/htmllbox.tex b/docs/latex/wx/htmllbox.tex index 06eec42efe..6837ae616d 100644 --- a/docs/latex/wx/htmllbox.tex +++ b/docs/latex/wx/htmllbox.tex @@ -30,6 +30,10 @@ example) but you will only need to override a single +\wxheading{Library} + +\helpref{wxHtml}{librarieslist} + \wxheading{See also} \helpref{wxSimpleHtmlListBox}{wxsimplehtmllistbox} @@ -43,7 +47,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} @@ -227,6 +231,10 @@ or {\tt } tags. +\wxheading{Library} + +\helpref{wxHtml}{librarieslist} + \wxheading{Window styles} \twocolwidtha{5cm}% @@ -259,7 +267,7 @@ or a \helpref{wxHtmlLinkEvent}{wxhtmllinkevent}: \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}