Reputation: 1965
I'm pretty sure this is possible since Dropbox has done it. Here's a screenshot:
I'm looking to add an nsmenuitem to the finder menu when a user right clicks on a file in the finder window. Is this possible? If so how can this be done? And for that matter, so has TextWrangler (shown at the bottom)
Upvotes: 0
Views: 164
Reputation: 53000
What you are looking at is a service. Look up "Services Menu" in the Apple help and you'll find out how your application can offer these services.
Upvotes: 2