Re: NSView puzzle
Re: NSView puzzle
- Subject: Re: NSView puzzle
- From: DKJ <email@hidden>
- Date: Thu, 9 Oct 2008 14:30:54 -0700
On 9 Oct, 2008, at 13:27, Andy Lee wrote:
Are you retaining str when the view is initialized?
No, since it was set as:
str = @"x";
But your question made the penny drop: it was dict that needed
retaining. All works well now.
dkj
_______________________________________________
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