]> git.saurik.com Git - wxWidgets.git/blob - docs/latex/wx/hprovsmp.tex
added new and improved wxFileCtrl implementation (patch 1763164)
[wxWidgets.git] / docs / latex / wx / hprovsmp.tex
1 \section{\class{wxSimpleHelpProvider}}\label{wxsimplehelpprovider}
2
3 wxSimpleHelpProvider is an implementation of \helpref{wxHelpProvider}{wxhelpprovider} which supports
4 only plain text help strings, and shows the string associated with the
5 control (if any) in a tooltip.
6
7 \wxheading{Derived from}
8
9 \helpref{wxHelpProvider}{wxhelpprovider}
10
11 \wxheading{Include files}
12
13 <wx/cshelp.h>
14
15 \wxheading{Library}
16
17 \helpref{wxCore}{librarieslist}
18
19 \wxheading{See also}
20
21 \helpref{wxHelpProvider}{wxhelpprovider}, \helpref{wxHelpControllerHelpProvider}{wxhelpcontrollerhelpprovider},
22 \helpref{wxContextHelp}{wxcontexthelp}, \helpref{wxWindow::SetHelpText}{wxwindowsethelptext},
23 \helpref{wxWindow::GetHelpTextAtPoint}{wxwindowgethelptextatpoint}
24