Re: commitEditing
Re: commitEditing
- Subject: Re: commitEditing
- From: Chris Idou <email@hidden>
- Date: Fri, 24 Oct 2008 03:10:30 -0700 (PDT)
--- On Wed, 10/22/08, Ron Lue-Sang <email@hidden> wrote:
> The only reason a controller would return NO for
> commitEditing is that
> one of *its* editors refused to commitEditing.
It's not clear to me what "its editors" are. All I've got is an object with some fields, with an NSObjectController, and a few text fields. At least that is all that is apparent to me that is conceivably related to this NSObjectController. And there is no validation.
--- On Thu, 10/23/08, Mike Abdullah <email@hidden> wrote:
> Try using the asynchronous version:
>
> commitEditingWithDelegate:didCommitSelector:contextInfo:
>
> It should display an alert with the error.
It doesn't seem to, unless I'm somehow not using it correctly.
_______________________________________________
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