Re: ATSU and CGContextRef newbie question
Re: ATSU and CGContextRef newbie question
- Subject: Re: ATSU and CGContextRef newbie question
- From: Ruben Smits <email@hidden>
- Date: Tue, 11 Jun 2002 08:28:15 +0200
It took a long time before I had it all running. You are right saying
all examples are in Carbon.
I can tell you it is possible to get it working in Cocoa as well.
An extra problem is that most objects are opaque.
I expect you've read the documentation and you'll be aware that between
the QDBeginCGContext() and the QDEndCGContext() you are not able to use
"old" quickdraw commands.
Send some of your code, maybe I can give you an advise?
HTH
Ruben Smits
_______________________________________________
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.