Skip to content

taichino/PopupTest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PopupTest

Statusbar app sample for Mac (Yosemite or later)

Screenshot

Steps

  1. Add LSUIElement to Info.plist and set it YES
  2. Create NSStatusItem in AppDelegate
  3. Configure images and an action to NSStatusItem.button
  4. Show NSPopover from the button action

Note

See header files of NSStatusItem and NSStatusBarButton for details. They don't show up in official documents for some reason.

Reference

For OS X Marvericks https://github.com/shpakovski/Popup

License

MIT

About

Statusbar app on Mac with popup (Yosemite or later)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages