Re: Need help understanding first responder and multiple nibs
Re: Need help understanding first responder and multiple nibs
- Subject: Re: Need help understanding first responder and multiple nibs
- From: Quincey Morris <email@hidden>
- Date: Tue, 3 Aug 2010 18:35:09 -0700
On Aug 3, 2010, at 18:18, Jason Bruce wrote:
> I have an IkImageBrowserView bound to an NSArrayController in MyDocument. The
> IKImageBrowserView displays images and pdf's. In my secondary nib file, I have
> an NSPredicateEditor which I'd like to use to filter the images and pdfs
> displayed in my IkImageBrowswerView. I've done it this way because the
> documentation seems to indicate that it's a good design choice to give each
> window it's own nib file.
So, if you had 2 documents open, how many windows would you want to see? 4 (2 per document) or 3 (1 per document plus 1 filter window for all the documents)?
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden