Re: Disabling anti-aliasing in an NSTextView - is it possible?
Re: Disabling anti-aliasing in an NSTextView - is it possible?
- Subject: Re: Disabling anti-aliasing in an NSTextView - is it possible?
- From: "John C. Randolph" <email@hidden>
- Date: Wed, 22 May 2002 10:55:17 -0700
On Tuesday, May 21, 2002, at 11:53 PM, Jake MacMullin wrote:
Is it possible to have an NSTextView display text that isn't
anti-aliased? - Like TextEdit does when you choose "Make Plain
Text". If not, how would I achieve this in a Cocoa application?
See the -setShouldAntialias: method of NSGraphicsContext.
-jcr
John C. Randolph <email@hidden> (408) 974-8819
Sr. Cocoa Software Engineer,
Apple Worldwide Developer Relations
http://developer.apple.com/cocoa/index.html
_______________________________________________
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.