end edit status in outlineview
end edit status in outlineview
- Subject: end edit status in outlineview
- From: Gore <email@hidden>
- Date: Thu, 18 Apr 2002 22:28:49 +0300
how do I know how the field editor in a cell ended, if it was ended by
return, selecting another cell and so on...? I can't get the key event
directly from my oulinewview subclass necause the fieldeditor is in the
current responder so every key event goes there...I have tried to
subclass NSText to get the correct responder but it doesn't seem to work
somehow. anyone know how to solve this? thanks.
/Gore
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.