PrefsPane

Last Revision:
Version 1.1, 2011-09-09
Project updated for Xcode 4.
(Full Revision History)
Build Requirements:
Xcode 3.2, Mac OS X 10.6 Snow Leopard or later.
Runtime Requirements:
Mac OS X 10.6 Snow Leopard or later.

PrefsPane is a Cocoa sample System Preferences pane that demonstrates how to use the NSPreferencePane class. It is designed to help you get started in writing your own preference pane. It also shows you all the necessary delegate methods and other methods you need to override to achieve the functionality you need.