-If you give TRUE to the constructor, you can use the native help system
-where appropriate (currently under Windows only). Omit the file extension
-to allow wxWindows to choose the appropriate file for the platform.
-
-TODO: no longer derive this from a client class, but maybe have several implementations,
-e.g. wxHelpInstanceBase, wxHelpInstanceDDE, wxHelpInstanceWinHelp, wxHelpInstanceHTML, etc.
+\begin{itemize}\itemsep=0
+\item wxWinHelpController, for controlling Windows Help.
+\item wxExtHelpController, for controlling external browsers under Unix.
+The default browser is Netscape Navigator.
+\end{itemize}