Re: Value transformer needed?
Re: Value transformer needed?
- Subject: Re: Value transformer needed?
- From: mmalcolm crawford <email@hidden>
- Date: Sat, 2 Jul 2005 21:56:26 -0700
On Jul 2, 2005, at 9:35 PM, Steve Weller wrote:
ADC Home > Reference Library > Documentation > Cocoa > Data
Management > NSPersistentDocument Core Data Tutorial > Adding a
Department Object >
Add two text fields to the window. Bind the value of one to the
department's name (bind to the Department object controller's
selection.name), the other to the department's budget-the latter
requires a number formatter.
By number formatter I think it means value transformer since I get
this error:
Umm, no, it means number formatter.
(The icon with the dollar symbol in the Cocoa-Text palette in IB --
see also <http://developer.apple.com/documentation/Cocoa/Conceptual/
DataFormatting/Tasks/CreatingFormatters.html>.)
mmalc
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden