• 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: Creating animate-able CALayer properties
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Creating animate-able CALayer properties


  • Subject: Re: Creating animate-able CALayer properties
  • From: Scott Anguish <email@hidden>
  • Date: Sun, 20 Jan 2008 02:19:19 -0500


On Jan 19, 2008, at 3:04 PM, Dimitri Bouniol wrote:

Hello,

I would like to create a CALayer subclass that has animate-able properties (like opacity, position…) like the other CALayer subclasses available. How would I go about this?


you can't.

animatable properties are applied at render time. And the render tree is private.



_______________________________________________

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


References: 
 >Creating animate-able CALayer properties (From: Dimitri Bouniol <email@hidden>)

  • Prev by Date: Re: why are there zero examples in the cocoa docs?!
  • Next by Date: Interface Builder 3 and Custom Views
  • Previous by thread: Creating animate-able CALayer properties
  • Next by thread: Pointer on a document (suite)
  • Index(es):
    • Date
    • Thread