NSTextFieldCell Delegate?
NSTextFieldCell Delegate?
- Subject: NSTextFieldCell Delegate?
- From: Greg Guerin <email@hidden>
- Date: Wed, 27 May 2009 12:57:37 -0700
Walker Argendeli wrote:
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?
Google keywords, taken directly from your Subject line:
NSTextFieldCell Delegate
-- GG
_______________________________________________
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