Re: NSFormatter not getting called
Re: NSFormatter not getting called
- Subject: Re: NSFormatter not getting called
- From: Kyle Sluder <email@hidden>
- Date: Mon, 16 Feb 2009 19:30:29 -0500
You haven't implemented the three required methods
-stringForObjectValue:, -getObjectValue:forString:errorDescription:,
and -attributedStringForObjectValue:withDefaultAttributes:.
http://developer.apple.com/DOCUMENTATION/Cocoa/Conceptual/DataFormatting/Articles/CreatingACustomFormatter.html#//apple_ref/doc/uid/20000196
--Kyle Sluder
_______________________________________________
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