Document-Based Applications Overview

PDF

  • Introduction

Articles

  • Document-Based Application Architecture
  • The Roles of Key Objects in Document-Based Applications
  • Implementing a Document-Based Application
  • Creating a Subclass of NSDocument
  • Creating a Subclass of NSDocumentController
  • Message Flow in the Document Architecture
  • Window Closing Behavior
  • Window Controllers and Nib Files
  • Storing Document Types Information in a Property List
  • Saving HFS Type and Creator Codes
  • Creating Multiple-Document Applications
  • Autosaving in the Document Architecture
  • Error Handling in the Document Architecture
  • Frequently Asked Questions
  • Revision History

Related Reference

Objective-C

  • NSDocument
  • NSDocumentController
  • NSWindowController

Related Documents

  • Undo Architecture
  • Pasteboard Programming Topics for Cocoa
  • Printing Programming Topics for Cocoa