I'm developing a simple menu bar app in which an icon in the menu bar should show an NSPopover. How can I get the popover to display based on the icon's position in the menubar?

The popular calendar app, Fantastical, is a good example of this behavior.

Thanks.

link|improve this question

72% accept rate
feedback

1 Answer

up vote 1 down vote accepted

check this out https://github.com/shpakovski/Popup

link|improve this answer
Perfect. Thanks a lot. – The Kraken Nov 16 '11 at 22:18
feedback

Your Answer

 
or
required, but never shown

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