Re: Automating Photoshop CS4?
Re: Automating Photoshop CS4?
- Subject: Re: Automating Photoshop CS4?
- From: Matt Neuburg <email@hidden>
- Date: Wed, 24 Mar 2010 07:18:53 -0700
- Thread-topic: Automating Photoshop CS4?
On Tue, 23 Mar 2010 14:10:20 +0000, <email@hidden> said:
>Just curious if there's any way to automate Adobe Photoshop CS4 with
Cocoa/Objective-C? I'm new to this language. I know I can call NSAppleScript,
but was just curious if there's another way to control the application?
You can use Apple events without resorting to the AppleScript language, and
it's a lot more convenient. I use the Objective-C version of appscript for
this sort of thing. There's a "book" at my Web site with extensive examples
using appscript from Ruby to control InDesign; you'll find that a lot of
what it says transfers very easily to Objective-C and Photoshop. m.
--
matt neuburg, phd = email@hidden, <http://www.tidbits.com/matt/>
A fool + a tool + an autorelease pool = cool!
AppleScript: the Definitive Guide - Second Edition!
http://www.tidbits.com/matt/default.html#applescriptthings
_______________________________________________
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