document types
document types
- Subject: document types
- From: Oscar Bascara <email@hidden>
- Date: Sun, 24 Mar 2002 13:47:22 -0800
When creating a new "Cocoa document-based application" project in PB,
the shell program that gets setup is wonderful. It can readily be made
to support a single document type. Question: What is the way to handle
more than one document type? In particular, I'd like a project document
type in addition to the base document type. A project document would
have many base documents associated with it. In terms of
NSDocumentController and NSDocument, how would this be structured?
Also, ideally the project window would include in its display the
current base document, which could detach into its own window (like in
PB).
Oscar Bascara
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.