Re: Cocoa-dev Digest, Vol 4, Issue 157
Re: Cocoa-dev Digest, Vol 4, Issue 157
- Subject: Re: Cocoa-dev Digest, Vol 4, Issue 157
- From: email@hidden
- Date: Fri, 16 Feb 2007 22:34:52 -0600
On Feb 16, 2007, at 2:01 PM, email@hidden wrote:
Message: 4
Date: Fri, 16 Feb 2007 17:38:29 +0100
From: Volker Runkel <email@hidden>
Subject: Re: NSObjectController and Core Data
To: Kevin <email@hidden>
Cc: email@hidden
Message-ID: <email@hidden>
Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed
Hi,
see http://www.red-sweater.com/blog/229/stay-responsive for a
possible solution
On 2007-02-13 14:23, Kevin said:
Problem #2:
When I edit the contents in any of the text views and then decide
to save my managed object context WITHOUT leaving the text view,
the changes are not recorded. If I leave the text view, the
changes do get recorded.
See also -[NSController commitEditing], which you may be able to call
at an appropriate place (for example, when closing a window or saving
a document). This method is one of the unsung benefits of using a
controller...
_______________________________________________
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