Re: nsview anti-aliasing again
Re: nsview anti-aliasing again
- Subject: Re: nsview anti-aliasing again
- From: "Shawn Erickson" <email@hidden>
- Date: Wed, 29 Nov 2006 10:19:59 -0800
On 11/29/06, maximilian marcoll <email@hidden> wrote:
hi!
thank you very much for your help on my anti-aliasing beginner
problem the other day!
now i'm wondering if it's possible to draw some things aliased,
others anti-aliased within the same nsview instance.
The antialiasing setting is related to the graphics context not to the
view itself. In your drawRect: method simply enable and disable
antialiasing as needed when you go to draw things.
-Shawn
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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:
This email sent to email@hidden