Re: AppleScript on a Context Menu

2008-09-02 Thread has

David Orriss Jr wrote:

OK, it's not Cocoa, per se... but I thought someone here might know.

I want to create an AppleScript that is on the Context (Ctrl+Click/  
Right Click) menu. I've seen ways to do it with Automator - but that  
puts the script in the automator menu. I want it "top-level". Anyone  
have an example on how to do this that doesn't involve Automator and  
will still create an AppleScript plugin?


This the sort of thing you're looking for?

http://free.abracode.com/cmworkshop/on_my_command.html

HTH

has
--
Control AppleScriptable applications from Python, Ruby and ObjC:
http://appscript.sourceforge.net

___

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 [EMAIL PROTECTED]


AppleScript on a Context Menu

2008-09-01 Thread David Orriss Jr

OK, it's not Cocoa, per se... but I thought someone here might know.

I want to create an AppleScript that is on the Context (Ctrl+Click/ 
Right Click) menu.  I've seen ways to do it with Automator - but that  
puts the script in the automator menu.  I want it "top-level".  Anyone  
have an example on how to do this that doesn't involve Automator and  
will still create an AppleScript plugin?


--
David Orriss Jr.

My blog: http://www.codethought.com/blog






___

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 [EMAIL PROTECTED]