Skip navigation.
 
mlRe: Changing text color for NSTableView
FROM : Ondra Cada
DATE : Mon Nov 18 19:28:33 2002

On Monday, Nov 18, 2002, at 17:56 Europe/Prague, Joseph Jones wrote:

> Is it not possible to use an NSAttributedString instead of NSString
> with the
> NSForegroundColorAttributeName to change the color?


It is, but unless you cache those attributed strings anyway, the
delegate method's *MUCH* better.
---
Ondra Cada
OCSoftware:    <email_removed>              http://www.ocs.cz
private        <email_removed>            http://www.ocs.cz/oc
_______________________________________________
cocoa-dev mailing list | <email_removed>
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.

Related mailsAuthorDate
mlChanging text color for NSTableView Peter Nov 18, 12:07
mlRe: Changing text color for NSTableView j o a r Nov 18, 13:14
mlRe: Changing text color for NSTableView Joseph Jones Nov 18, 17:56
mlRe: Changing text color for NSTableView Ondra Cada Nov 18, 19:28
mlRe: Changing text color for NSTableView Peter Nov 19, 07:49
mlRe: Changing text color for NSTableView Ondra Cada Nov 19, 14:21