osx - Popover for an OS X status bar app on NSStatusItem (MAAttachedWindow alternatives?) -


I'm trying to show some message to my Mac OS X application icon to be in the message bar only:

< P> I believe that there was one thing 7-8 years ago but I could not even work my demo and not written for the ARC.

I am thinking that whether there is an open source library or some code snippet, the same thing people use these days, even by finding the coordinates of my status bar icon, Are getting.

When I click the user on my icon, I do not want to show it pop, I will show it only to show the head that the app is in the status bar.

I recommend using NSPopover if possible, but If it does not meet your needs, then you can always try, or if you decide to go with NSPopover , you might want to see that it seems promising, though I personally Have not been tested as usual.


Comments

Popular posts from this blog

java - org.apache.http.ProtocolException: Target host is not specified -

java - Gradle dependencies: compile project by relative path -

ruby on rails - Object doesn't support #inspect when used with .include -