Re: Ending Editing when Doc Saves?
Re: Ending Editing when Doc Saves?
- Subject: Re: Ending Editing when Doc Saves?
- From: David Carlisle <email@hidden>
- Date: Fri, 30 May 2008 14:15:31 -0600
I'm binding my NSCollectionView to my NSArrayController, so I expected
sending a commitEditing to the NSArrayController would work.
On May 30, 2008, at 2:09 PM, Kyle Sluder wrote:
On Fri, May 30, 2008 at 3:33 PM, David Carlisle
<email@hidden> wrote:
The myPrepareToSave method in MyWindow allowed me to experiment
with the
commitEditing method. I tried sending it to either my
NSWindowController or
to the NSArrayController which is bound to the NSCollectionView which
contains the NSTextField that needed to end editing. Neither
approach
worked, so I stuck with using makeFirstResponder.
I probably should have first confirmed that you were using bindings.
--Kyle Sluder
_______________________________________________
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