X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/cc81d32f2bf8c159f3b1bf6ddaf62e6d77720209..e7c240da70308b5e54bf8bcc9813b5c4e4fece4d:/docs/latex/wx/cshelp.tex?ds=sidebyside diff --git a/docs/latex/wx/cshelp.tex b/docs/latex/wx/cshelp.tex index 485d69f858..2c4e0d04a4 100644 --- a/docs/latex/wx/cshelp.tex +++ b/docs/latex/wx/cshelp.tex @@ -21,6 +21,9 @@ Normally you will write your application so that this button is only added to a (use wxDIALOG\_EX\_CONTEXTHELP on Windows). \end{itemize} +Note that on Mac OS X, the cursor does not change when in context-sensitive +help mode. + \wxheading{Derived from} \helpref{wxObject}{wxobject} @@ -37,7 +40,7 @@ Normally you will write your application so that this button is only added to a \latexignore{\rtfignore{\wxheading{Members}}} -\membersection{wxContextHelp::wxContextHelp} +\membersection{wxContextHelp::wxContextHelp}\label{wxcontexthelpctor} \func{}{wxContextHelp}{\param{wxWindow*}{ window = NULL}, \param{bool}{ doNow = true}} @@ -46,7 +49,7 @@ Constructs a context help object, calling \helpref{BeginContextHelp}{wxcontexthe If {\it window} is NULL, the top window is used. -\membersection{wxContextHelp::\destruct{wxContextHelp}} +\membersection{wxContextHelp::\destruct{wxContextHelp}}\label{wxcontexthelpdtor} \func{}{\destruct{wxContextHelp}}{\void}