Re: Non-AppleScript access to GUI scripting (System Events) plug-in?
Re: Non-AppleScript access to GUI scripting (System Events) plug-in?
- Subject: Re: Non-AppleScript access to GUI scripting (System Events) plug-in?
- From: Emmanuel <email@hidden>
- Date: Mon, 31 Mar 2003 10:48:53 +0200
At 11:17 PM -0800 30/03/03, Ken Woodruff wrote:
I'm working on a utility (written in C++/Carbon) that generates scripts for
a non-scriptable application. The scripts make heavy use of the GUI
capabilities (particularly "keystroke") of the System Events scripting
plug-in. After much struggle (this is my first ever Mac program) it's
starting to work (sort of), but has some flaws, including the fact that
users have to execute the scripts after they're generated, and the lack of
sub-second delays makes the scripts run pretty slow (since I have to put a
delay after most operations).
If you can have your script run in Smile, Smile proposes several
mechanisms for performing sub-second delays.
Sometimes, you can even use Smile to generate scripts, too ...
Emmanuel
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.