Re: Core Animation + Garbage Collection
Re: Core Animation + Garbage Collection
- Subject: Re: Core Animation + Garbage Collection
- From: Evan M <email@hidden>
- Date: Sun, 23 Aug 2009 22:07:16 -0400
Kyle,
I don't have a custom layer, I'm animating the transition between two
NSViews.
--
Evan
On Aug 23, 2009, at 4:24 PM, Kyle Sluder wrote:
On Aug 23, 2009, at 1:00 PM, Kevin Cathey <email@hidden> wrote:
Have you enabled "wants layer" for the view?
And if you have, have you made sure to provide a custom layer
*before* calling -setWantsLayer:? The default AppKit provided layer
is Not Yours to touch.
--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