Problem with NSValueTransformer, NSTableView and NSAttributedString
Problem with NSValueTransformer, NSTableView and NSAttributedString
- Subject: Problem with NSValueTransformer, NSTableView and NSAttributedString
- From: Donnie Lee <email@hidden>
- Date: Sun, 21 Jun 2009 18:37:34 +0400
Hello,
I created NSTableView and bind table column with NSTextFieldCell with
custom NSValueTransformer subclass to NSArrayController. My value
transformer should return NSAttributedString transformed from
NSString. Everything works fine except that the table shows NSString
instead of NSAttributedString. It looks like: "My text{NSFont =
"LucidaGrande....}". How to make the right behavior for my value
transformer?
Thanks in advance!
_______________________________________________
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