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 (Cocoa-dev@lists.apple.com) 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: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com