]> git.saurik.com Git - wxWidgets.git/commitdiff
A word about context help on Mac
authorJulian Smart <julian@anthemion.co.uk>
Mon, 11 Apr 2005 13:30:25 +0000 (13:30 +0000)
committerJulian Smart <julian@anthemion.co.uk>
Mon, 11 Apr 2005 13:30:25 +0000 (13:30 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33507 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

docs/latex/wx/cshelp.tex

index ef34a3d9d8e9cbb877a181bc7ea787bf923b5b4e..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}