Re: Scripting Bridge for GUI scripting?
Re: Scripting Bridge for GUI scripting?
- Subject: Re: Scripting Bridge for GUI scripting?
- From: Bill Cheeseman <email@hidden>
- Date: Thu, 29 Apr 2010 11:16:32 -0400
On Apr 28, 2010, at 3:14 PM, Louis-Philippe wrote:
> I am looking around and I can't find docs about GUI scripting from the
> Scripting Bridge... it seems like NSAppleScript would do it, but I would
> like it better if I could do it with objective-c logic. Anybody has worked
> around something like that?
I've done it in the next version of UI Browser (not quite ready for release, but coming soon).
GUI Scripting is based on the terminology dictionary in the System Events application (the Processes Suite). So you do with System Events what you would do for any Scripting Bridge situation: generate a System Events.h header file using Apple's tools, pursuant to the documentation, and add the header to your project.
--
Bill Cheeseman - email@hidden
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden