X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/9ceeecb94e9b5e4a5d9f3382e91eb4c1aad1d382..65baafba0e8cd74f2264b7e2f7625ff5bea84864:/docs/latex/wx/helpinst.tex diff --git a/docs/latex/wx/helpinst.tex b/docs/latex/wx/helpinst.tex index 974c2fbb71..3aa871d06b 100644 --- a/docs/latex/wx/helpinst.tex +++ b/docs/latex/wx/helpinst.tex @@ -18,7 +18,8 @@ names of the form wxXXXHelpController or wxHelpControllerXXX. An appropriate class is aliased to the name wxHelpController for each platform, as follows: \begin{itemize}\itemsep=0pt -\item On Windows, wxWinHelpController is used. +\item On desktop Windows, wxCHMHelpController is used (MS HTML Help). +\item On Windows CE, wxWinceHelpController is used. \item On all other platforms, wxHtmlHelpController is used if wxHTML is compiled into wxWidgets; otherwise wxExtHelpController is used (for invoking an external browser).