diff --git a/docs/latex/wx/window.tex b/docs/latex/wx/window.tex index f1e8ad3fce..2df7a84065 100644 --- a/docs/latex/wx/window.tex +++ b/docs/latex/wx/window.tex @@ -2754,6 +2754,9 @@ Returns {\tt false} if any of the validations failed. 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.}