Re: drawing and setting pixels
Re: drawing and setting pixels
- Subject: Re: drawing and setting pixels
- From: Scott Ellsworth <email@hidden>
- Date: Fri, 20 Jan 2006 16:26:21 -0800
On Jan 20, 2006, at 3:59 PM, Robert Dell wrote:
Uli Kusterer wrote:
Am 18.01.2006 um 04:55 schrieb Robert Dell:
What interface should I use to draw lines, fill rectangles with
color, and set/test pixel data?
RTFM:
http://developer.apple.com/documentation/Cocoa/GraphicsImaging-
title.html#doclist
Ahhhh somebody willing to tell me the page to look at... thanks.
I would strongly suggest buying two books: Aaron Hillegas's Cocoa
Programming for MacOS X, second edition, and Anguish/Buck/Yacktman's
Cocoa Programming.
Both discuss the joys of drawRect, with compliing examples. Afraind
these are not free URLs, but the discussion in the books is very
valuable for getting your head around how NSView and subclasses work.
NB - you can certainly use Carbon, but I would not if I were starting
new development. It is completely supported on the Intel platform,
but I find Cocoa much kinder to work in.
Scott
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden