]> git.saurik.com Git - wxWidgets.git/commitdiff
say that WarpPointer() is not supported under Mac
authorVadim Zeitlin <vadim@wxwidgets.org>
Thu, 13 Feb 2003 13:16:58 +0000 (13:16 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Thu, 13 Feb 2003 13:16:58 +0000 (13:16 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@19207 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

docs/latex/wx/window.tex

index f1e8ad3fce3eef17e8fc04079c5c1f4b9777aea8..2df7a84065d030a618f898dffb580be85ca4918e 100644 (file)
@@ -2754,6 +2754,9 @@ Returns {\tt false} if any of the validations failed.
 
 Moves the pointer to the given position on the window.
 
 
 Moves the pointer to the given position on the window.
 
+{\bf NB: } This function is not supported under Mac because Apple Human
+Interface Guidelines forbid moving the mouse cursor programmatically.
+
 \wxheading{Parameters}
 
 \docparam{x}{The new x position for the cursor.}
 \wxheading{Parameters}
 
 \docparam{x}{The new x position for the cursor.}