Multiple Types of Documents in a Document Based App
Multiple Types of Documents in a Document Based App
- Subject: Multiple Types of Documents in a Document Based App
- From: Jonathan Jackel <email@hidden>
- Date: Sun, 23 Jan 2005 15:00:32 -0500
Could someone point me to an example that implements a document-based
application with more than one type of document?
I have a specialized text editor/viewer type app. The basic document
functionality works fine, but now I want to give the user the ability
to work with a collection of documents as a unit. My plan was to
create a new NSDocument subclass with its own UI to manage a list of
docs and handle the collection management duties, but I can't even get
the app to create a new empty document once I create a second document
type. I must be missing something obvious. Just seeing an example
would help.
Thanks.
Jonathan
_______________________________________________
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