Re: NSWindowController
Re: NSWindowController
- Subject: Re: NSWindowController
- From: Graham Cox <email@hidden>
- Date: Tue, 16 Sep 2008 14:50:58 +1000
On 16 Sep 2008, at 2:45 pm, Chris Idou wrote:
I see. But if some other object was the File's Owner, then how would
you link the Window to the window Outlet of the Window Controller,
which I presume is necessary?
You'd still have the window controller object in your nib, it just
wouldn't be File's Owner. So the controller object's window outlet
would be set normally, and File's Owner would likely have some other
outlet linking to the window controller object(s). File's Owner can be
any object at all from the Nib's perspective - it doesn't have to be a
window controller.
Graham
_______________________________________________
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