开发者

Context menu in OS X in icon view

开发者 https://www.devze.com 2023-03-28 12:24 出处:网络
I am trying to add context menu item to OSX Finder in Snow Leopard and Lion. I was able to fi开发者_如何学Pythonnd the method Finder calls when it is in File View. The method is addViewSpecificStuffTo

I am trying to add context menu item to OSX Finder in Snow Leopard and Lion. I was able to fi开发者_如何学Pythonnd the method Finder calls when it is in File View. The method is addViewSpecificStuffToMenu. I was not able to find the related method in icon view mode. Does anyone know what is the method I should hack ?

amit


The addViewSpecificStuffToMenu method works for me in all the related finder views.

0

精彩评论

暂无评论...
验证码 换一张
取 消