2

I am trying to write a simple app (a menulet) and want to have a settings page for it. Is there ant good resource that can be recommended for getting started with the basics of adding settings to an app. I have spent days looking on google for decent results, but I can't find anything that tells me what I want to know.

Designer023
  • 1,902
  • 1
  • 26
  • 43

1 Answers1

2

There's an apple tutorial on the subject. Although it's rather verbose, it's nonetheless useful.

This particular chapter is dedicated to including Preference Panes framework into a standalone application.

Nikita Rybak
  • 67,365
  • 22
  • 157
  • 181