On 2011-02-23, at 23:50 , Stephen J. Butler wrote:

> On Wed, Feb 23, 2011 at 10:45 PM, Louis Demers <louisdem...@mac.com> 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 (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 arch...@mail-archive.com

Reply via email to