Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

Bazu

macrumors regular
Original poster
Mar 7, 2013
101
0
Warsaw, Poland
Hi,

I'm looking for some reference or tutorial how to make status bar app with popover window type. Only finding ones that open separate windows but nothing with popover.

Thanks for help.

S
 
It is easy to find tutorials ( both videos and other ) for both status bar apps and popover window. Use Google to find them.

(1) Type "Cocoa Objective-C status bar app" in Google and pick a tutorial you like.

(2) Type "Cocoa Objective-C popover windows" in Google and pick a tutorial you like.

(3) Connect one of the menu items in the status bar app to the popover window. ( if you don't know how to connect menu items than best start with a Cocoa tutorial )

Both popover windows and status bar apps are Cocoa framework based and can be used by Swift or Objective-C.
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.