• 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
Core Animation and Run Loops
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Core Animation and Run Loops


  • Subject: Core Animation and Run Loops
  • From: Oleg Krupnov <email@hidden>
  • Date: Sun, 27 Sep 2009 19:24:42 +0300

Hi,

Today I read this in wikipedia: (http://en.wikipedia.org/wiki/Core_Animation)

"Animated sequences execute in a thread independent from the main run
loop, allowing application processing to occur while the animation is
in progress."

However, in my experience, Core Animation animations do not run while
the main thread is blocked. For example, when the main thread is
running a usual blocking NSAnimation, the CA-animation is frozen and
resumed only when the NSAnimation ends.

Could someone clarify on this, please?
_______________________________________________

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: Core Animation and Run Loops
      • From: Shlok Datye <email@hidden>
  • Prev by Date: Best Design Advice
  • Next by Date: Re: Best Design Advice
  • Previous by thread: Re: Best Design Advice
  • Next by thread: Re: Core Animation and Run Loops
  • Index(es):
    • Date
    • Thread