say that WarpPointer() is not supported under Mac

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@19207 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin
2003-02-13 13:16:58 +00:00
parent 41e6092432
commit 6faf4b5f59

View 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} \wxheading{Parameters}
\docparam{x}{The new x position for the cursor.} \docparam{x}{The new x position for the cursor.}