Re: Cocoa Drawing vs. Quartz Drawing
Re: Cocoa Drawing vs. Quartz Drawing
- Subject: Re: Cocoa Drawing vs. Quartz Drawing
- From: Uli Kusterer <email@hidden>
- Date: Sun, 23 Jan 2011 09:18:22 +0100
On 23.01.11 01:20, Todd Heberlein wrote:
In a Cocoa app is there a preference for using the Cocoa or the Quartz drawing routines?
Depends. There are some things you can only do using CGxxx calls, but
the NSxxx calls are much more convenient to use. Also, at least
originally, iOS only had the CGxxx drawing stuff. It's changed now, with
the introduction of UIBezierPath etc.
Cheers,
-- Uli Kusterer
"The Witnesses of TeachText are everywhere..."
http://www.zathras.de
_______________________________________________
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