6

Ok so i've made and app and i want to add a preferences window to my app which is accessible from the menu bar.

Can anyone provide me with a tutorial or guide on how to do this, thanks, Sami.

Sami
  • 1,374
  • 1
  • 16
  • 43

1 Answers1

5

Here's an article from Apple on building a preferences pane using Cocoa Bindings

Archive link: http://web.archive.org/web/20120104093705/http://developer.apple.com/cocoa/cocoabindings.html

Jeff Swensen
  • 3,513
  • 28
  • 52