Re: Bifurcating text color in QL on X.6, how? (Quincey Morris / Jens Alfke)
Re: Bifurcating text color in QL on X.6, how? (Quincey Morris / Jens Alfke)
- Subject: Re: Bifurcating text color in QL on X.6, how? (Quincey Morris / Jens Alfke)
- From: Jens Alfke <email@hidden>
- Date: Sat, 03 Jan 2015 12:13:00 -0800
> On Jan 2, 2015, at 9:53 PM, Eden Smallwood <email@hidden> wrote:
>
> Why would an RTF data representation be more amenable to blend modes than when I’m directly calling [<NSString*> drawInRect:sasdf withAttributes:asdfasd] ?
Because the client that's drawing the preview can postprocess the RTF (or more likely the attributed string it's parsed into) before drawing it, and override the colors.
I'm not saying this is what's happening; it's just a hypothesis.
I'm curious why you're doing this on 10.6. Is that the only OS version that this behavior happens on?
—Jens
_______________________________________________
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