Re: NSValueTransformer used with table colulms
Re: NSValueTransformer used with table colulms
- Subject: Re: NSValueTransformer used with table colulms
- From: Mike Thorpe <email@hidden>
- Date: Fri, 26 Mar 2004 11:05:36 +0100
Malcolm:
Thank you so much, I have it working now, it turned out to be a stupid
problem with the creation of the string in the transformer.
Mike Thorpe
On 25 Mar, 2004, at 18:42, mmalcolm crawford wrote:
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. Interestingly, the "transformedValueClass" method never
gets called.
This works fine:
<NonZero>
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.