Document Architecture question - newbie
Document Architecture question - newbie
- Subject: Document Architecture question - newbie
- From: Doug <email@hidden>
- Date: Tue, 25 Oct 2005 20:00:51 -0700 (PDT)
I have an idea for an application that would use the
Cocoa Multiple Document Architecture. A document
would have a window to display data, but that data
would be from multiple files that could each be opened
as an independent (and different) document window:
Doc (file A)
/
Main Doc (file X) - Doc (file B)
\
Doc (file C)
I need some help understanding where to start. I know
that NSDocument needs to be subclassed for each type
of doc, I assume NSWindowController will need to be
subclassed to provide the "file management" for the
main doc. Is that generally the idea?? Thanks.
_______________________________________________
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