Re: GUI Scripting and "International" Preferences
Re: GUI Scripting and "International" Preferences
- Subject: Re: GUI Scripting and "International" Preferences
- From: John Stewart <email@hidden>
- Date: Tue, 7 Jan 2003 19:06:10 -0500
On Tuesday, January 7, 2003, at 05:16 PM, Bill Cheeseman wrote:
on 03-01-07 4:36 PM, jason bergman at email@hidden wrote:
This script works but I'm having problems with the duration of the
click. Actually it's clicking the correct box every time but unless
I've manually clicked it before running the script it doesn't
register.
It may work correctly for you.'
Actually, I've discovered a really weird thing...the script checks
*any* box
that has been clicked before it runs, regardless of its title. Try
checking
the box for "Belgian" and run it. For no discernible reason, it
checks that
instead of the "Character Palette."
That suggests your script is relying, implicitly or explicitly, on
which box
currently has focus.
You just might have something there. I'll fool with it a bit more
tomorrow. In any case as currently written the script specifically
looks for and supposedly clicks the row with "Character Palette" in it,
apparently System Events ignores the intention and does it's own
thing. Not good!
John
_______________________________________________
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.