Re: File's Owner
Re: File's Owner
- Subject: Re: File's Owner
- From: Johnny Lundy <email@hidden>
- Date: Fri, 23 May 2008 22:31:15 -0400
OK that's the first step towards saying what it is - the controller
object that manages the corresponding user interface objects in the
nib file. Now to find out what "managing" them means. This implies
that NSApp is a "controller object" that manages the user interface
objects in my nib file. I need to find out what NSApp is doing to my
nib file objects to "manage" them.
I'm getting closer. Thanks for the reference.
On May 23, 2008, at 7:36 PM, Julien Jalon wrote:
File's Owner can be any object in your application but is most often
set to the controller object that manages the corresponding user
interface objects in the nib file.
_______________________________________________
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