2000-10-09 09:13:39 -04:00
|
|
|
\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}
|
|
|
|
|
2000-10-09 10:31:03 -04:00
|
|
|
\wxheading{Include files}
|
|
|
|
|
|
|
|
<wx/cshelp.h>
|
|
|
|
|
2000-10-09 09:13:39 -04:00
|
|
|
\wxheading{See also}
|
|
|
|
|
|
|
|
\helpref{wxHelpProvider}{wxhelpprovider}, \helpref{wxHelpControllerHelpProvider}{wxhelpcontrollerhelpprovider},
|
2000-10-09 09:53:33 -04:00
|
|
|
\helpref{wxContextHelp}{wxcontexthelp}, \helpref{wxWindow::SetHelpText}{wxwindowsethelptext},
|
2000-10-09 09:13:39 -04:00
|
|
|
\helpref{wxWindow::GetHelpText}{wxwindowgethelptext}
|
|
|
|
|