Re: NSValueTransformer used with table colulms
Re: NSValueTransformer used with table colulms
- Subject: Re: NSValueTransformer used with table colulms
- From: mmalcolm crawford <email@hidden>
- Date: Thu, 25 Mar 2004 09:41:24 -0800
On Mar 25, 2004, at 2:12 AM, Mike Thorpe wrote:
When it runs I get garbage in the column for non-zero values. It seems
as if the NSTableView still thinks it's an NSNumber instead of an
NSString.
Do you have a formatter or something else attached to the column?
Interestingly, the "transformedValueClass" method never gets called.
It's only relevant in Interface Builder.
mmalc
_______________________________________________
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.