Re: debug control not reaching init method
Re: debug control not reaching init method
- Subject: Re: debug control not reaching init method
- From: Graham Cox <email@hidden>
- Date: Thu, 20 Aug 2009 21:26:52 +1000
On 20/08/2009, at 9:20 PM, Navneet Kumar wrote:
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.
These two statements contradict one another.
If you dragged an object into the nib, then the object comes from the
nib. Set a breakpoint on [AppController initWithCoder:]
--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