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

Re: Core Animation and Run Loops


  • Subject: Re: Core Animation and Run Loops
  • From: Scott Anguish <email@hidden>
  • Date: Fri, 2 Oct 2009 01:47:41 -0400


On Sep 28, 2009, at 3:12 AM, Kyle Sluder wrote:

Do you mean I should avoid using blocking animations and only use
non-blocking? Never tried to use animator proxies, only NSAnimation
directly, so I don't know if the proxies are blocking or non- blocking.

The animator proxies are related to Core Animation, not NSAnimation.

Well, sort of related to Core Animation. Not at all related to NSAnimation though.


They use the same timing class, and some of the same ideas. But you don’t have to have layer-backing on to use the vast majority of types you can animate with proxies (with SL that may be entirely a thing of the past since integer and NSColor can both be animated directly now)

Transitions as I recall being an exception.

_______________________________________________

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: Oleg Krupnov <email@hidden>
  • Prev by Date: Re: Sleep, NSWorkspaceWillSleepNotification, 30 seconds and the run loop
  • Next by Date: Re: Meaning of explicit transactions
  • Previous by thread: Re: Disable CD Ejection
  • Next by thread: Re: Core Animation and Run Loops
  • Index(es):
    • Date
    • Thread