wxWidgets/docs/latex/wx/hprovsmp.tex
2000-10-09 14:31:03 +00:00

21 lines
666 B
TeX

\section{\class{wxSimpleHelpProvider}}\label{wxsimplehelpprovider}
wxSimpleHelpProvider is an implementation of \helpref{wxHelpProvider}{wxhelpprovider} which supports
only plain text help strings, and shows the string associated with the
control (if any) in a tooltip.
\wxheading{Derived from}
\helpref{wxHelpProvider}{wxhelpprovider}
\wxheading{Include files}
<wx/cshelp.h>
\wxheading{See also}
\helpref{wxHelpProvider}{wxhelpprovider}, \helpref{wxHelpControllerHelpProvider}{wxhelpcontrollerhelpprovider},
\helpref{wxContextHelp}{wxcontexthelp}, \helpref{wxWindow::SetHelpText}{wxwindowsethelptext},
\helpref{wxWindow::GetHelpText}{wxwindowgethelptext}