Re: Attributed strings in NSTableViews
Re: Attributed strings in NSTableViews
- Subject: Re: Attributed strings in NSTableViews
- From: Kyle Sluder <email@hidden>
- Date: Sun, 30 Jun 2013 11:44:27 -0700
On Jun 30, 2013, at 6:04 AM, Peter Hudson <email@hidden> wrote:
>
> I then append a second attributed string to the first - with very similar attributes as the first.
> After this, when the row is selected, the system no longer reverses out the text color as it did previously.
Text drawing will only reverse the colors of text if the entire string is drawn in NSControlTextColor. (I've filed a Radar on this opaque, undocumented, uncustomizable behavior.)
--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