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 (Cocoa-dev@lists.apple.com)
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:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com
This email sent to [EMAIL PROTECTED]