vote up 3 vote down star
2

Hi guys,

How to create a menu when a user right-clicks on the dock-icon of cocoa app on Mac?

Thank you very much in advance!

Max

flag

1 Answer

vote up 7 vote down check

Implement applicationDockMenu: in your app delegate to return the menu you want to use.

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.