NSTextFieldCell Delegate?
NSTextFieldCell Delegate?
- Subject: NSTextFieldCell Delegate?
- From: Walker Argendeli <email@hidden>
- Date: Wed, 27 May 2009 15:46:56 -0400
I have a text field cell in a table view, from which I need to be made
aware when it ends editing. I thought I would set my Controller class
as the text field cell's delegate, and then use NSTextField's delegate
method textDidEndEditing:, but realized that the text field cell
doesn't seem to have delegate methods? Why is this, and what can I do
(other than subclassing) to be informed when editing is finished?
- Walker Argendeli
_______________________________________________
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