Re: CALayer Transitions
Re: CALayer Transitions
- Subject: Re: CALayer Transitions
- From: Kyle Sluder <email@hidden>
- Date: Sun, 15 Nov 2009 20:28:00 -0800
On Sun, Nov 15, 2009 at 8:27 PM, Kyle Sluder <email@hidden> wrote:
> aLayer.actions = [NSArray arrayWithObject:anAnimation];
Er, this is supposed to be a dictionary, not an array. But you
probably noticed that or would have understood the compiler error.
Sorry 'bout that.
--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