~ubuntu-dev/wxwidgets2.6/upstream-debian

« back to all changes in this revision

Viewing changes to docs/latex/wx/hprovsmp.tex

  • Committer: Daniel T Chen
  • Date: 2006-06-26 10:15:11 UTC
  • Revision ID: crimsun@ubuntu.com-20060626101511-a4436cec4c6d9b35
ImportĀ DebianĀ 2.6.3.2.1

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
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{See also}
 
16
 
 
17
\helpref{wxHelpProvider}{wxhelpprovider}, \helpref{wxHelpControllerHelpProvider}{wxhelpcontrollerhelpprovider}, 
 
18
\helpref{wxContextHelp}{wxcontexthelp}, \helpref{wxWindow::SetHelpText}{wxwindowsethelptext}, 
 
19
\helpref{wxWindow::GetHelpText}{wxwindowgethelptext}
 
20