Pedro Vieira
Pedro Vieira

Reputation: 3370

NSStatusItem with Popover

I'm trying to make a status bar app, but i'm having some problems. How can i show a popover with a custom view after the status item is clicked? Example code would be appreciated.

Upvotes: 1

Views: 1255

Answers (1)

coneybeare
coneybeare

Reputation: 33101

Check out Popup. It is an open source project where you can learn all about how to do this by running it and dissecting it.

Upvotes: 1

Related Questions