Re: [iPhone 3.0] correct way to release a UIImageView flip animation?
Re: [iPhone 3.0] correct way to release a UIImageView flip animation?
- Subject: Re: [iPhone 3.0] correct way to release a UIImageView flip animation?
- From: Kyle Sluder <email@hidden>
- Date: Sat, 8 Aug 2009 22:24:59 -0700
On Aug 8, 2009, at 8:14 PM, John Michael Zorko <email@hidden> wrote:
My question -- what is the correct way to release the UIImageView's
animatedImages array? I assign an NSMutableArray to it, play the
animation, then set the UIImageView's animatedImages to nil. I then
release the NSMutableArray and recreate it. Is this correct?
Your question is meaningless without context, and the fact that you're
asking it indicates a lack of familiarity with the Cocoa memory
management rules.
Since we have been asked not to paraphrase them here, all I can
suggest is that you review the documentation and, if you're still
confused, post your code.
--Kyle Sluder
_______________________________________________
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