Re: should I use CALayer .. ?
Re: should I use CALayer .. ?
- Subject: Re: should I use CALayer .. ?
- From: Scott Anguish <email@hidden>
- Date: Sun, 31 Jan 2010 15:00:55 -0500
On Jan 31, 2010, at 2:56 PM, Scott Anguish wrote:
The CA objects have three methods that they can draw. And, with the
exception of assigning an image to the contents property, all are
analogous with drawRect:.
I should clarify this..
in that all drawing occurs in the same code location, same method.
If I were writing a drawing application (and I’ve written many in both
horizontal and vertical markets) I’m not sure I can see the loss in
using UIViews for each item (although that might be more difficult in
the cases of bezier’s and such). They are not heavyweight like NSView.
_______________________________________________
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