Re: Core Data / Bindings Behavior
Re: Core Data / Bindings Behavior
- Subject: Re: Core Data / Bindings Behavior
- From: Scott Stevenson <email@hidden>
- Date: Tue, 7 Jun 2005 21:13:39 -0700
On Jun 7, 2005, at 3:22 PM, Jeff LaMarche wrote: Now, if someone is entering data or editing a field, and they type command-S or select Save from the file menu, the changes to that field just disappear. If they tab out of the field first, it works fine.
This seems like a bug to me, but I'm new enough to Core Data to realize that I might be doing something horribly wrong. Any suggestions or thoughts are appreciated.
I believe the control never sends the new value, so nobody is able to save the data. You could manually set the first responder to the window before saving to get around this.
|
_______________________________________________
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