Re: Fielding another question
Re: Fielding another question
- Subject: Re: Fielding another question
- From: Andy Lee <email@hidden>
- Date: Wed, 22 May 2002 21:38:39 -0400
At 6:16 PM -0700 5/22/02, John C. Randolph wrote:
On Wednesday, May 22, 2002, at 06:02 PM, David Wood wrote:
Or better yet... can I create TWO windows in my NSDocument.nib file?
Sure you can. Just drag another window off the palette in the IB.
Note that the extra window may or may not be a good idea in your case
from a UI standpoint. If your application can have multiple
documents open, it *might* be confusing to have two windows open for
Document A and another two for Document B and yet another two for
Document C. However, if you're only using the NSDocument
architecture as a convenience, and only one "document" is ever open,
I see no problem. Just something to think about.
--Andy
_______________________________________________
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.