]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/hprovcnt.tex
GetCurrentSelection() was documented but not present in all ports (just MSW and GTK...
[wxWidgets.git] / docs / latex / wx / hprovcnt.tex
index a1146f9ab706f91757d9b6eeb1c054537c9ddf5d..763b28f42981d35e34c5e337402661eb1f88425d 100644 (file)
@@ -3,7 +3,8 @@
 wxHelpControllerHelpProvider is an implementation of wxHelpProvider which supports
 both context identifiers and plain text help strings. If the help text is an integer,
 it is passed to wxHelpController::DisplayContextPopup. Otherwise, it shows the string
 wxHelpControllerHelpProvider is an implementation of wxHelpProvider which supports
 both context identifiers and plain text help strings. If the help text is an integer,
 it is passed to wxHelpController::DisplayContextPopup. Otherwise, it shows the string
-in a tooltip as per wxSimpleHelpProvider.
+in a tooltip as per wxSimpleHelpProvider. If you use this with a wxCHMHelpController instance
+on windows, it will use the native style of tip window instead of \helpref{wxTipWindow}{wxtipwindow}.
 
 You can use the convenience function {\bf wxContextId} to convert an integer context
 id to a string for passing to \helpref{wxWindow::SetHelpText}{wxwindowsethelptext}.
 
 You can use the convenience function {\bf wxContextId} to convert an integer context
 id to a string for passing to \helpref{wxWindow::SetHelpText}{wxwindowsethelptext}.
@@ -13,11 +14,15 @@ id to a string for passing to \helpref{wxWindow::SetHelpText}{wxwindowsethelptex
 \helpref{wxSimpleHelpProvider}{wxsimplehelpprovider}\\
 \helpref{wxHelpProvider}{wxhelpprovider}
 
 \helpref{wxSimpleHelpProvider}{wxsimplehelpprovider}\\
 \helpref{wxHelpProvider}{wxhelpprovider}
 
+\wxheading{Include files}
+
+<wx/cshelp.h>
+
 \wxheading{See also}
 
 \helpref{wxHelpProvider}{wxhelpprovider}, \helpref{wxSimpleHelpProvider}{wxsimplehelpprovider}, 
 \helpref{wxContextHelp}{wxcontexthelp}, \helpref{wxWindow::SetHelpText}{wxwindowsethelptext}, 
 \wxheading{See also}
 
 \helpref{wxHelpProvider}{wxhelpprovider}, \helpref{wxSimpleHelpProvider}{wxsimplehelpprovider}, 
 \helpref{wxContextHelp}{wxcontexthelp}, \helpref{wxWindow::SetHelpText}{wxwindowsethelptext}, 
-\helpref{wxWindow::GetHelpText}{wxwindowgethelptext}
+\helpref{wxWindow::GetHelpTextAtPoint}{wxwindowgethelptextatpoint}
 
 \latexignore{\rtfignore{\wxheading{Members}}}
 
 
 \latexignore{\rtfignore{\wxheading{Members}}}