Found It - Problem with Outline View and Manual Memory Management
Found It - Problem with Outline View and Manual Memory Management
- Subject: Found It - Problem with Outline View and Manual Memory Management
- From: Dave <email@hidden>
- Date: Wed, 27 May 2015 17:43:27 +0100
Sorry, I meant:
In I change this to:
myCell = (ImageAndTextCell*) [cell retain]; //*******************************************************************************************************************
It doesn’t work? Presumably now I think about it, because the Image property is not retained when I do a retain. When I use copy, it increases the retain count by 1.
All the Best
Dave
_______________________________________________
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