Re: Controller does not contain associated window after initialization

2009-12-01 Thread Bryan Zarnett
Thanks Graham On 1-Dec-09, at 9:48 AM, Graham Cox wrote: On 02/12/2009, at 1:31 AM, Bryan Zarnett wrote: I am creating an application with multiple NIB files. I created an empty NIB, put down a new window and added an Object for the controller. I wired the controller object to the windo

Re: Controller does not contain associated window after initialization

2009-12-01 Thread Graham Cox
On 02/12/2009, at 1:31 AM, Bryan Zarnett wrote: > I am creating an application with multiple NIB files. I created an empty > NIB, put down a new window and added an Object for the controller. I wired > the controller object to the window and the nib as well as a few actions. > > In my contro

Controller does not contain associated window after initialization

2009-12-01 Thread Bryan Zarnett
I am creating an application with multiple NIB files. I created an empty NIB, put down a new window and added an Object for the controller. I wired the controller object to the window and the nib as well as a few actions. In my controller class I have added the following: if (self = [sup