From: Julian Smart Date: Mon, 11 Apr 2005 13:30:25 +0000 (+0000) Subject: A word about context help on Mac X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/ddc229bec11fc73eb51dff4817659ef9edf1e194 A word about context help on Mac git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33507 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/docs/latex/wx/cshelp.tex b/docs/latex/wx/cshelp.tex index ef34a3d9d8..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}