Added context-sensitive help docs
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8497 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
16
docs/latex/wx/hprovsmp.tex
Normal file
16
docs/latex/wx/hprovsmp.tex
Normal file
@@ -0,0 +1,16 @@
|
||||
\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}
|
||||
|
Reference in New Issue
Block a user