Re: Mouse control in OS X

2006-04-20 Thread Mateo
I've played around with pygame, and it seems to have much of what I need. Still, is there any way to initiate a mouse click from Python? Thanks. -- http://mail.python.org/mailman/listinfo/python-list

Mouse control in OS X

2006-04-18 Thread Mateo
Hi, I'd like to be able to use python to control the mouse cursor in OS X. ( i.e. programmatically move it around, click things, etc...) Anyone know the best way to do it on a Mac? Thanks. -- http://mail.python.org/mailman/listinfo/python-list