Learning Cocoa with Objective-C/Document-Based Applications
From WikiContent
< Learning Cocoa with Objective-C
Revision as of 12:56, 7 March 2008 by Docbook2Wiki (Talk)
| Learning Cocoa with Objective-C |
|---|
|
Many applications today, such as word processors and web browsers, are built around the concept of a document. Creating an application that can handle multiple documents is tedious at best. Luckily, Cocoa allows an application to handle multiple documents with ease. This part of the book uses an extended tutorial that covers use of Cocoa's built-in multiple-document architecture, as well as its text-handling abilities.
Chapters in this part of the book include:
