Re: If the NIB instantiates everything how does the controller get a reference to the View and the Model?

2008-10-27 Thread Michael A. Crawford
I was missing the IBOutlet keyword in the class declaration. Thanks. -Michael On Oct 27, 2008, at 4:06 PM, Ken Thomases wrote: On Oct 27, 2008, at 8:48 PM, Michael A. Crawford wrote: If the NIB instantiates everything how does the controller get a reference to the View and the Model

Re: If the NIB instantiates everything how does the controller get a reference to the View and the Model?

2008-10-27 Thread Ken Thomases
On Oct 27, 2008, at 8:48 PM, Michael A. Crawford wrote: If the NIB instantiates everything how does the controller get a reference to the View and the Model? There are a couple of possibilities: * The controller is in the nib. This is often the case with an application controller in

If the NIB instantiates everything how does the controller get a reference to the View and the Model?

2008-10-27 Thread Michael A. Crawford
-Michael smime.p7s Description: S/MIME cryptographic signature ___ 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 H