• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Simple Flipbook Animation?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Simple Flipbook Animation?


  • Subject: Re: Simple Flipbook Animation?
  • From: Jeshua Lacock <email@hidden>
  • Date: Sat, 1 Nov 2008 12:02:43 -0600


On Nov 1, 2008, at 11:44 AM, Ashley Clark wrote:

Your crash is happening because you're releasing something you shouldn't be. The CGImage you're getting from the UIImage was not accessed through a Create* or Copy* function and therefore you are not responsible for it and have no need to call the CGImageRelease function.


Hmm, thanks for the tip. That is how the example I was following was written.

But I removed the line and it is still crashing on the same line of assembly code.

Do you think I need to use Create or Copy, alloc or something?


Thanks again,

Jeshua Lacock
Founder/Programmer
3DTOPO Incorporated
<http://3DTOPO.com>
Phone: 877.240.1364

_______________________________________________

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


  • Follow-Ups:
    • Re: Simple Flipbook Animation?
      • From: Ashley Clark <email@hidden>
References: 
 >Re: Simple Flipbook Animation? (From: Jeshua Lacock <email@hidden>)
 >Re: Simple Flipbook Animation? (From: Ashley Clark <email@hidden>)

  • Prev by Date: Re: NSTextView actions
  • Next by Date: Re: Need help to make this method prettier
  • Previous by thread: Re: Simple Flipbook Animation?
  • Next by thread: Re: Simple Flipbook Animation?
  • Index(es):
    • Date
    • Thread