How to write OSX finder new functionality/view
I am new to Mac programming and I wan't to make a sort of plugin that change the standart view of files in Finder and add some custom buttons. Any idea how can I accomplish it or where to 开发者_开发技巧start? Thanks a lot, Adam
To add custom buttons: build them and put in app bundle. Then drag your .app to toolbar.
精彩评论