Re: Crisp text on NSTextView with setDrawsBackground:NO
Re: Crisp text on NSTextView with setDrawsBackground:NO
- Subject: Re: Crisp text on NSTextView with setDrawsBackground:NO
- From: Kyle Sluder <email@hidden>
- Date: Mon, 20 Jan 2014 08:52:58 -0800
On Mon, Jan 20, 2014, at 03:10 AM, Leonardo wrote:
> Since I have set my NSTextView as
>
> [textView setDrawsBackground:NO];
>
> I get a crisp text, less antialiased, even if the NSTextView is placed
> over
> a white NSView.
> How to fix that?
See the section "CoreAnimation updates for NSView (i.e.: CALayer backed
NSView)" of the 10.8 AppKit Release Notes: < CoreAnimation updates for
NSView (i.e.: CALayer backed NSView)>
--Kyle Sluder
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please 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