e3c10211e4
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8499 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
21 lines
666 B
TeX
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}
|
|
|