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