hi
in my current programm, i need the mouse cursor to be visible at a certain point of the programm - no prob, just set Window.ShowMouse( true )
. so far so good but i aktually want the mouse cursor to appear at a defined position.
i know how to *get* the mouse cursor position but is there any way to *set* the mouse cursor position???
any help appreciated