NSTableView editing
NSTableView editing
- Subject: NSTableView editing
- From: Devon E Bowen <email@hidden>
- Date: Mon, 25 Jul 2005 15:35:20 -0400 (EDT)
I have an NSTableView with a columb of NSTextFieldCells and I want to
to know if one of the cells is being edited. Is there any easy way to
do that?
I know I can subclass NSTableView and override textDidEndEditing to
know that it's stopped editing. But overriding textDidBeginEditing
doesn't seem to get called when editing starts. Or maybe there is a
way to poll the text fields?
Thanks for any tips...
Devon
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden