Re: Redrawing CALayer subclass when super layer is scaled
Re: Redrawing CALayer subclass when super layer is scaled
- Subject: Re: Redrawing CALayer subclass when super layer is scaled
- From: Rick Mann <email@hidden>
- Date: Wed, 9 Jul 2008 14:08:16 -0700
On Jul 9, 2008, at 12:59:33, David Duncan wrote:
Given what it sounds like your content is, I might consider putting
the whole canvas on a single or small set of tiled layers (they can
be unbounded in size).
Oh. I had thought making each individual part its own CALayer was most
appropriate. I intend for each part to change its appearance to
reflect selection, hover, etc, as well as be draggable, rotatable,
etc. Animating these these changes seems to dictate making each its
own layer.
Now, I'm not really sure how to animate something I'm drawing directly
(for example, when you're hovering over a part, I would like it's
"significant contour" to pulsate, or something like that).
--
Rick
_______________________________________________
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