AppleScript and Cocoa: from Top to Bottom
AppleScript and Cocoa: from Top to Bottom
- Subject: AppleScript and Cocoa: from Top to Bottom
- From: Alexandre Gomes <email@hidden>
- Date: Wed, 15 Feb 2006 11:09:11 -0200
Hi there!
I'm a Cocoa/AppleScript newbie and I was reading the document
available at [1] to learn how to make Cocoa programs accessible via
AppleScript.
Well, shortly, I could not finish the instructions showed. So, there
comes my questions:
- Is "/Developer/Tools/sdp" the same as "usr/bin/sdp" ? I don't have
"/Developer/Tools/sdp" on my Mac OS X. Shoul I install any special
package?
- "$BUILD_DIR/$FULL_PRODUCT_NAME/Contents/Resources" doesn't exist.
Should have XCode created it somehow during the build process?
- When it's said in the document "Build the application again and
then open up CircleView's dictionary in Script Editor", how the
Script Editor knows about CircleView's dictionary? The build process
writes some global information so that Script Editor finds it
automatically?
CircleViewScripting.scriptSuite and
CircleViewScripting.scriptTerminology has been created, but the
dictionary was not updated with CircleView Suite.
[1] http://developer.apple.com/cocoa/applescriptforapps.html
Thank you all!!!!
Alexandre Gomes
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden