Re: multiple documents, single window
Re: multiple documents, single window
- Subject: Re: multiple documents, single window
- From: Jacob Lukas <email@hidden>
- Date: Sat, 9 Oct 2004 11:05:52 -0700
This used to come up pretty high in Google's results - but I had to
dig a bit this time, so you're forgiven ;-)
http://www.cocoadev.com/index.pl?
DocumentBasedAppWithOneWindowForAllDocuments
It's an interesting article, but not quite what I was looking for,
because the user can have more than one window, but each window may
contain more than one document.
I was thinking of using a tab view to display the documents in the
window. Each document would keep track of a view instead of a window.
So the hierarchy would be:
Document controller
|
Window controllers
| |
Documents Window
|
View
Thanks,
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