开发者

Dragging Files to NSStatusItem

I was told that the application:openFile: delegate method for NSApp would allow my application to open files by dropping t开发者_JAVA百科hem into the dock, but does this also apply to NSStatusItems in the menu bar? I would like to know before trying to implement.


It does not. If you want this behavior, you'll have to roll your own custom view for the status item.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜