Re: NSView puzzle
Re: NSView puzzle
- Subject: Re: NSView puzzle
- From: Andy Lee <email@hidden>
- Date: Thu, 9 Oct 2008 17:33:17 -0400
Ah, I see you did mention it was a constant string. Anyway, glad you
found the problem.
--Andy
On Oct 9, 2008, at 5:30 PM, DKJ wrote:
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