Re: [myWindowController window] returns null !
Re: [myWindowController window] returns null !
- Subject: Re: [myWindowController window] returns null !
- From: Louis Demers <email@hidden>
- Date: Wed, 23 Feb 2011 23:55:31 -0500
On 2011-02-23, at 23:50 , Stephen J. Butler wrote:
> On Wed, Feb 23, 2011 at 10:45 PM, Louis Demers <email@hidden> wrote:
>> No, in my xib, the File's Owner type is set to a custom Object which has some IBOutlet that I connect the gui elements to!
>> Then, when I call
>>
>> myWindowController = [[NSWindowController alloc] initWithWindowNibName:@"myWindowXIB" owner: someObject ];
>>
>> I pass that object along as the owner.
>>
>> Do you mean I can only set the File's Owner type to a NSWindowController class ?
>
> Ohhh, I missed that. Someone more experienced then I is going to have
> to answer. Mostly I create a subclass of NSWindowController when I
> need more outlets and make that my File's Owner.
I temporarily set the File's Owner type to a NSWindowController class and connected the window to it. Got the same null value
Thanks for the leads to investigate...
Louis Demers eng.
www.obzerv.com
_______________________________________________
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