Re: debug control not reaching init method
Re: debug control not reaching init method
- Subject: Re: debug control not reaching init method
- From: Navneet Kumar <email@hidden>
- Date: Thu, 20 Aug 2009 16:50:36 +0530
Hi,
AppController is not coming from an archive.
Dragged an NSObject to MainMenu.xib, set its class to AppController,
made AppController the delegate of File's Owner.
Thanks,
Nick
On 20-Aug-09, at 4:47 PM, Graham Cox wrote:
On 20/08/2009, at 9:08 PM, Nick Rogers wrote:
What I may be missing here?
So maybe init isn't actually being called. Objects constructed from
a nib are usually inited using -initWithCoder:. Is AppController
coming from a nib?
--Graham
_______________________________________________
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