Re: How to control the commit of text edit field with binding?
Re: How to control the commit of text edit field with binding?
- Subject: Re: How to control the commit of text edit field with binding?
- From: "Jordan Krushen" <email@hidden>
- Date: Sat, 6 May 2006 16:45:09 -0700
On 5/6/06, James Bucanek <email@hidden> wrote:
>Isn't that exactly what NSUserDefaultsController's
>-setAppliesImmediately:, -hasUnappliedChanges, -revert, -save etc. do?
Someone already posted that NSUserDefaultsController will do this. I was disappointed that this feature was only supported for NSUserDefaults but not for any other kind of NSController, specifically NSObjectController, and therefore not supported for any other kinds bindings. Nor is it inherintly supported by the binding technology in general.
I thought that's what you were going for, just wanted to be sure.
Presumably, the best thing to do here would be a feature request for
that functionality in NSObjectController.
J.
_______________________________________________
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