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:
@@ -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.}
|
||||||
|
Reference in New Issue
Block a user