Living the Life — Dave Batton

March 16th, 2007  |  Published in Apple Dev Tech, Code Development

Living the Life — Dave Batton:

There are a lot of ways you can create a preferences window for your Cocoa application. Of course you can just start with an empty window and start coding a toolbar. Or, if you don%u2019t want to start from scratch, you can use Matt Gemmell%u2019s SS_PrefsController class. Or you can grab some code from John Devor%u2019s Simple Preferences example project and modify it for your needs.

This is a great way to get a nice pref panel up and running fast

(Via .)

Leave a Response