X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/7cb74906e1ea58aad0cca0a38d1cf87834f577e9..12a3f2275c94a345cf83abf5151db68391859623:/docs/latex/wx/hprovcnt.tex diff --git a/docs/latex/wx/hprovcnt.tex b/docs/latex/wx/hprovcnt.tex index c8a774e1b4..f5df37c824 100644 --- a/docs/latex/wx/hprovcnt.tex +++ b/docs/latex/wx/hprovcnt.tex @@ -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 -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}. @@ -13,10 +14,14 @@ id to a string for passing to \helpref{wxWindow::SetHelpText}{wxwindowsethelptex \helpref{wxSimpleHelpProvider}{wxsimplehelpprovider}\\ \helpref{wxHelpProvider}{wxhelpprovider} +\wxheading{Include files} + + + \wxheading{See also} \helpref{wxHelpProvider}{wxhelpprovider}, \helpref{wxSimpleHelpProvider}{wxsimplehelpprovider}, -\helpref{wxHelpContext}{wxhelpcontext}, \helpref{wxWindow::SetHelpText}{wxwindowsethelptext}, +\helpref{wxContextHelp}{wxcontexthelp}, \helpref{wxWindow::SetHelpText}{wxwindowsethelptext}, \helpref{wxWindow::GetHelpText}{wxwindowgethelptext} \latexignore{\rtfignore{\wxheading{Members}}}