Re: CALayer vs Layer Backed Views
Re: CALayer vs Layer Backed Views
- Subject: Re: CALayer vs Layer Backed Views
- From: "Bertrand Landry-Hetu" <email@hidden>
- Date: Thu, 1 Nov 2007 23:40:41 -0700
I tried it and layoutSublayersOfLayer: gets the animation working. So
CALayers needs something the layout system does. At this point its
probably a question meant to the Quartz mailing list.
2007/11/1, Bertrand Landry-Hetu <email@hidden>:
> I have pretty much the same hierarchy except I'm not replacing the
> builtin layer.
>
> Anything I do using the "animator" works fine. Only the attributes I
> change directly on the layer are not getting animated. There must be
> some setup I'm missing for core animation to kick in.
>
> I have a hunch that I need to set a layoutManager on the base view.
> layoutSublayersOfLayer: might have the required setup.
>
> I think I'll go full CALayer, but I'm stubborn and I like to
> understand how things work :).
_______________________________________________
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