Re: File's Owner
Re: File's Owner
- Subject: Re: File's Owner
- From: Robert Fischer <email@hidden>
- Date: Sat, 17 Aug 2002 10:36:37 +0200
On Saturday, August 17, 2002, at 12:30 AM, Brian E. Howard wrote:
while in the Garfinkel/Mahoney book the "Calculator" project, a straight
Cocoa App, has everything connected to an instance of his controller.
Nothing is connected to "File's Owner!"
Not true! See pages 197 to 204 where exactly this is demoed: the
aboutPanel outlet is drawn from File's owner to the Panel instance. Yes,
it is a instance of the Controller class, but it's *the same* instance,
that loads the nib, aka the file's owner.
Cheers,
Robert
--
--- - .-. -- --
--- / \ ---- Robert Fischer
.-. / \ --- .-. __o .-. @
/ \ / \ / \ _`\<,_ / \ berlin.de
/ \ / \ / \ (*)/ (*) / `--------------
/ `---' `-' `-----------'
_______________________________________________
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.
References: | |
| >File's Owner (From: "Brian E. Howard" <email@hidden>) |