Re: Drawing Directly to the Screen
Re: Drawing Directly to the Screen
- Subject: Re: Drawing Directly to the Screen
- From: "Carsten Guenther" <email@hidden>
- Date: Wed, 5 Mar 2003 18:04:20 -0800
Checkout the CGDirectDisplay API:
http://developer.apple.com/technotes/tn/tn2007.html
It offers everything that is needed to draw directly to the screen.
Carsten
On Monday, Mar 3, 2003, at 15:47 US/Pacific, Mike Wood wrote:
Hello,
I am looking for some sample code to allow me to draw images (or
shapes)
directly to any coordinate on the screen, or a tutorial that would
push me
in the right direction. I am also a new Objective-C / Cocoa
programmer, and
was wondering what books you would recommend. I am familiar with
Java/C++/PHP/Perl languages. I am also partial to the book offerings
from
O'Reilly.
Thanks,
Mike.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.