formatters, cells, & attributedStrings
formatters, cells, & attributedStrings
- Subject: formatters, cells, & attributedStrings
- From: Anthony Arthur <email@hidden>
- Date: Sat, 15 Mar 2003 17:04:18 -0500
Hi,
I am sending the message setObjectValue: to a NSTextCell with a
formatter that wants its attributedString method to be called but it
never does?????? This works as expected in a table view, but not for a
text field?? Any clues?
Basically, my formatter has an attributed string that expresses a color
value as a part of its format and this seems to work fine in the column
of a tableView but not for a textField. What is the trick to get the
textField to ask for the attributed string like the table column does?
-b
_______________________________________________
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.