]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/cshelp.tex
added HasExtraStyle()
[wxWidgets.git] / docs / latex / wx / cshelp.tex
index 485d69f8589d6bdef27c457e48308886a2c21653..2c4e0d04a4535306ac5b526135d36ab529702b74 100644 (file)
@@ -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}