Re: decimal coredata and 1000 limit
Re: decimal coredata and 1000 limit
- Subject: Re: decimal coredata and 1000 limit
- From: Camille GOUREAU-SUIGNARD <email@hidden>
- Date: Sat, 20 Jan 2007 10:54:48 +0100
I've got an entity (A), with an attribute (B) which is set as
'Decimal'.
In a detail window, an NSTextField is bound to B.
I can't type any number greater than 999.99.
do you have a formatter attached to the text field
in the Interface Builder with this limitation?
I have one, yes. But I tried to remove it and it does not change the
strange behavior.
Off course, set max value for the attribute is not set
...
Thank you
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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