Re: multiple documents, single window
Re: multiple documents, single window
- Subject: Re: multiple documents, single window
- From: Jacob Lukas <email@hidden>
- Date: Fri, 8 Oct 2004 18:46:19 +0000
>
1. How will this "composite" window select the documents to display?
>
Are they only from files, or will you allow it to display existing
>
(currently open) documents?
Each window will contain a custom tab-like view to select which document
to display. The tabs will be draggable between windows so the user can
make a "composite" window.
>
2. Does the composite window allow editing, manipulating the
>
document's views, or just viewing?
The documents are editable.
>
3. Is your composite window actually a document itself, that can be
>
saved, or just a type of view?
There is only one kind of document. The composite window will *not* be
save-able. It is only there to allow the user to manage the document.
>
Each NSDocument could choose its NSWindowController class based on
>
whether it needs to appear in its own window, or the composite window.
Every window will be a "composite" window, and will allow the user to
move the documents between the windows.
Making a new document will create a new "composite" window for the
document to reside in.
Thanks for your help so far,
Jacob
_______________________________________________
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