Re: global automation, anyone?
Re: global automation, anyone?
- Subject: Re: global automation, anyone?
- From: Enigmarelle Development <email@hidden>
- Date: Tue, 13 Nov 2001 23:56:57 -0500
On Tuesday, November 13, 2001, at 11:34 PM, socko wrote:
i want to be able to automate certain tasks in various applications using
Cocoa, not AppleScript. i'd like to be able to write a Cocoa app that
allows me to:
1. activate an application (like Mail or Explorer)
2. specify a global x,y location (or a successive list of locations) to
click
3. i'd like to assign a keyboard shortcut to initiate the above group of
actions.
where do i start?
QuickKeys would be a good place :)
http://www.cesoft.com/products/qkx.html
-john