Re: Core Animation + Garbage Collection
Re: Core Animation + Garbage Collection
- Subject: Re: Core Animation + Garbage Collection
- From: Kyle Sluder <email@hidden>
- Date: Sun, 23 Aug 2009 17:36:53 -0700
On Aug 23, 2009, at 4:34 PM, Rob Keniger <email@hidden> wrote:
Why's that? It seems to work fine in all my testing.
There are cases where it breaks.
Providing your own layer is the defining difference between a layer-
backed and a layer-hosting view. AppKit makes certain assumptions
about the underlying layer in a layer-backed view.
You want a layer-hosting view, play by the rules. It's just one line
of code.
--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