17 lines
624 B
TeX
17 lines
624 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{See also}
|
||
|
|
||
|
\helpref{wxHelpProvider}{wxhelpprovider}, \helpref{wxHelpControllerHelpProvider}{wxhelpcontrollerhelpprovider},
|
||
|
\helpref{wxHelpContext}{wxhelpcontext}, \helpref{wxWindow::SetHelpText}{wxwindowsethelptext},
|
||
|
\helpref{wxWindow::GetHelpText}{wxwindowgethelptext}
|
||
|
|