vote up 0 vote down star

Hi,

Since the Finder in Snow Leopard has been rewritten to use Cocoa instead of Carbon, I'd like to know if there's a new API to write Finder plugins. The old way involved writing a CFPlugin but this doesn't seem to work anymore.

flag

2 Answers

vote up 1 vote down check

If by plug-in you mean contextual menu, you can do this via the services API.

link|flag
vote up 1 vote down

I believe they prefer that you write Services instead of Finder plugins now.

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.