Re: Creating a large Cocoa project - tutorials?
Re: Creating a large Cocoa project - tutorials?
- Subject: Re: Creating a large Cocoa project - tutorials?
- From: Bill Cheeseman <email@hidden>
- Date: Sat, 19 Mar 2005 07:58:41 -0500
on 2005-03-19 7:21 AM, Keith Blount at email@hidden wrote:
> I am at a stage where I want to start rewriting a
> large Cocoa project I started, but to do it right. The
> project is document-based and has a number of GUI
> elements, including a table view and an outline view
> (both showing different filterings of the same
> datasource model), a text view, a tab view with an
> image view in it, and various panels etc. Each element
> needs a fair bit of controller code linking it to the
> model.
As far as I know, my book is the only one on the market that takes the
approach you're asking for. "Cocoa Recipes for Mac OS X: The Vermont
Recipes" from Peachpit Press. Info and sample chapter
here:<http://www.stepwise.com/Articles/VermontRecipes/>.
It covers all the topics you mention above, except outline view, plus much
more. It is built around a single, somewhat fanciful document-based
application and adds a lot of things to it as you go along.
It was written pre-Panther, so there is nothing in it about Cocoa bindings.
But just about everything in it is still valid.
--
Bill Cheeseman - email@hidden
Quechee Software, Quechee, Vermont, USA
http://www.quecheesoftware.com
PreFab Software - http://www.prefab.com/scripting.html
The AppleScript Sourcebook - http://www.AppleScriptSourcebook.com
Vermont Recipes - http://www.stepwise.com/Articles/VermontRecipes
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden