X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/fc2171bd4c660b8554dae2a1cbf34ff09f3032a6..4c85ab7569677ff535c258c7f25ad428ba1ed406:/docs/latex/wx/helpinst.tex diff --git a/docs/latex/wx/helpinst.tex b/docs/latex/wx/helpinst.tex index fc91ec9cac..974c2fbb71 100644 --- a/docs/latex/wx/helpinst.tex +++ b/docs/latex/wx/helpinst.tex @@ -40,6 +40,7 @@ not available, \helpref{wxHtmlHelpController}{wxhtmlhelpcontroller}. You need to {\bf both} CHM and HTB versions of the help file. For 32bit Windows only. \item wxExtHelpController, for controlling external browsers under Unix. The default browser is Netscape Navigator. The 'help' sample shows its use. +\item wxWinceHelpController, for controlling a simple {\tt .htm} help controller for Windows CE applications. \item \helpref{wxHtmlHelpController}{wxhtmlhelpcontroller}, a sophisticated help controller using \helpref{wxHTML}{wxhtml}, in a similar style to the Microsoft HTML Help viewer and using some of the same files. Although it has an API compatible with other help controllers, it has more advanced features, so it is @@ -69,13 +70,13 @@ wxHelpControllerBase\\ \latexignore{\rtfignore{\wxheading{Members}}} -\membersection{wxHelpController::wxHelpController} +\membersection{wxHelpController::wxHelpController}\label{wxhelpcontrollerctor} \func{}{wxHelpController}{\void} Constructs a help instance object, but does not invoke the help viewer. -\membersection{wxHelpController::\destruct{wxHelpController}} +\membersection{wxHelpController::\destruct{wxHelpController}}\label{wxhelpcontrollerdtor} \func{}{\destruct{wxHelpController}}{\void}