commitEditing returns selectorNotRecognized
commitEditing returns selectorNotRecognized
- Subject: commitEditing returns selectorNotRecognized
- From: Alain Schartz <email@hidden>
- Date: Thu, 26 Jul 2007 06:36:51 -0700
I have an NSTableView on a panel controlled by a derived NSWindowController class and I want the controller to commit any changes to the tableView before closing the window. So I thought I'd call [self commitEditing]...
But Alas!
It responds with a friendly "selectorNotRecognized" message.
Does anyone know why? (N.B. I did not use bindings in my code, does this have something to do with a missing bind, in the affirmative, what exactly is missing) ?
Thanks,
Alain
_______________________________________________
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