Setting MouseCursor
Julius Eckert
eckert.julius at googlemail.com
Sun Dec 23 14:29:35 PST 2007
Hi,
i am doing a code to control the mouse by the iSight cam.
Currently I am using CGWarpMouseCursorPosition(CGPoint) function to set the
position of the mouse.
But this method is a bit buggy because moving windows is just shown at the
end of the moving action, instead of the normal behaviour that the window
moves with the mouse.
What is the correct way to do this (there must be a better way because
iChat's - Screensharing - Tool can control the mouse perfectly).
I also want to emulate clicks and scrolling actions of the mouse. How can I
do that ?
Thanks in advance
More information about the MacOSX-dev
mailing list