Mailing Lists: Apple Mailing Lists

Image of Mac OS face in stamp
 
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Simple Core Data Binding Question: NSTextField to Integer attribute




On Feb 22, 2008, at 1:34 AM, Adam P Jenkins wrote:

On Feb 22, 2008, at 12:03 AM, Chris Schmitt wrote:

I am sure this is easy and I am just missing something, but I want to bind my integer attribute to an NSTextField. The data is displayed correctly, but after I update the value in the text field and try to save the changes back to my model. I get an error saying that the update failed trying to set the integer value to a string value.

I have been searching for a while and I think I need to use a number formatter, but it would seem that there is an easier way to do this.

On a side note, what is the best way to make sure only numbers are typed into the text field?

Using a number formatter is the easiest way to accomplish both of these tasks.

The fundamental problem is that trying to set the value in the test field is wrong.
<http://developer.apple.com/documentation/Cocoa/Conceptual/CocoaBindings/Concepts/Troubleshooting.html#//apple_ref/doc/uid/TP40002148-182467 >


mmalc

_______________________________________________

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:
http://lists.apple.com/mailman/options/cocoa-dev/email@hidden

This email sent to email@hidden
References: 
 >Simple Core Data Binding Question: NSTextField to Integer attribute (From: Chris Schmitt <email@hidden>)
 >Re: Simple Core Data Binding Question: NSTextField to Integer attribute (From: Adam P Jenkins <email@hidden>)



Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Contact Apple | Terms of Use | Privacy Policy

Copyright © 2007 Apple Inc. All rights reserved.