Re: beginner's question: having problems with saving/loading
Re: beginner's question: having problems with saving/loading
- Subject: Re: beginner's question: having problems with saving/loading
- From: Graham Cox <email@hidden>
- Date: Tue, 12 May 2009 14:29:56 +1000
On 12/05/2009, at 5:42 AM, Gabriel Roth wrote:
I don’t know what’s calling the generic init method
So, set a breakpoint on it and have a look.
It sounds like you may have two instances of app controller being
made, maybe one from code and the other from a nib. Maybe.
Your memory management is close to being broken too - do follow the
usual links that get posted here several times a day to the relevant
documentation.
--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