Re: override drawRect
Re: override drawRect
- Subject: Re: override drawRect
- From: Paolo Costabel <email@hidden>
- Date: Thu, 18 Nov 2004 11:58:10 -0800
email@hidden wrote:
Is it possible to override an NSView's ( or any of its subclasses)
"drawRect:" method so that i can flip the coordinate system before its
called? I want the graphicsContext to have a coordinate system much
like that of a QuickDraw CGrafPtr.
thanks
Alex
_______________________________________________
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
You can override the isFlipped: method to do that.
--
Get Firefox! <http://www.getfirefox.com>
_______________________________________________
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