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 PROTECTED]> 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 (Cocoa-dev@lists.apple.com)

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:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to [EMAIL PROTECTED]

Reply via email to