简体   繁体   中英

How to apply shell extension(icon overlays) and context menu in OS X application?

As I am currently working on OS X application . I want the functionality like dropbox have as per bellow screen short (There is right image beside of directory and file name) And (when I right click on file it will show me option to open file with MyApplication as like dropbox).

在此处输入图片说明

在此处输入图片说明

Can you please help for this. Any link/blog/tutorials should be appreciate.

Thanks in advance.

you can do this with the new "Finder Sync" Framework.

https://developer.apple.com/library/ios/documentation/General/Conceptual/ExtensibilityPG/Finder.html

Greetings Florian

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM