Possible Duplicate:
Controlling the mouse from Python in OS X
I'm trying to control the system cursor position on Mac OS X 10.6 with Python. Can I do this directly, and if so how? Or would I have to use something like PyObjC?
Thanks for the help.
Possible Duplicate:
Controlling the mouse from Python in OS X
I'm trying to control the system cursor position on Mac OS X 10.6 with Python. Can I do this directly, and if so how? Or would I have to use something like PyObjC?
Thanks for the help.