Re: Write Finder Plugin in python
On Jul 2, 2012, at 5:26 AM, Rakesh Singhal wrote:
Hi All,
This topic was discussed already but I am not very cleared that how to go ahead to implement a Finder plugin for Mac OS 10.6/10.7. I want to add items in Finder's Contextual menu. These menu items should be displayed only when I make right click on file/folders in a particular folder. Let me know if its possible to do it in python. I don't want to add items in Service.
Please let me know if this list is not suitable for this question.
You have to write a service; Finder CM plugin support was killed in favor of services in Snow Leopard. And the cocoa-dev list is a better place to inquire about writing services. Nick Zitzmann <http://www.chronosnet.com/> _______________________________________________ Do not post admin requests to the list. They will be ignored. Darwin-dev mailing list (Darwin-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/darwin-dev/site_archiver%40lists.app... This email sent to site_archiver@lists.apple.com
participants (1)
-
Nick Zitzmann