RE: Modifying table cell content via UI scripting
RE: Modifying table cell content via UI scripting
- Subject: RE: Modifying table cell content via UI scripting
- From: Scott Babcock <email@hidden>
- Date: Mon, 15 Dec 2008 10:15:14 -0800
- Acceptlanguage: en-US
- Thread-topic: Modifying table cell content via UI scripting
I've found that using Python to script the UI through appscript and System Events is often better behaved and considerably faster that the same operations performed through AppleScript. I find this puzzling, since both interfaces are using the same system component to script the UI through Accessibility.
-----Original Message-----
Date: Mon, 15 Dec 2008 07:43:56 -0700
From: Zack Jarrett <email@hidden>
Subject: Re: Modifying table cell content via UI scripting
To: Sven A.Schmidt <email@hidden>
Cc: Applescript Users <email@hidden>
Message-ID: <email@hidden>
Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes
This is interesting. I too have run into fields that don't react as
expected to "AXConfirm" and I hate using a return or tab keystroke to
do the job. Perhaps py-appscript is in my future!
Zack
On Dec 15, 2008, at 3:06 AM, Sven A. Schmidt wrote:
> Apparently this "confirm" method call is the same as "AXConfirm".
> I'm not sure why it works in the py-appscript case, perhaps I got it
> wrong in the AppleScript version (although I did not get any errors).
_______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users
This email sent to email@hidden