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 - b...@cheeseman.name

_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

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:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to