Intercept keydown in edited cell
Intercept keydown in edited cell
- Subject: Intercept keydown in edited cell
- From: Johan Augustsson <email@hidden>
- Date: Wed, 7 Mar 2007 15:25:06 +0100
Hi
I little while ago I asked how to move around an NSTableView with
arrowkeys like a spreadsheet.
One tip was to use the NSResponder -moveup, movedown.
I can't figure out how to intercept a keyDown-message (To get the
arrowkey) while a cell is being edited. I guess that it doesn't help
to subclass NSCell, because NSCell don't have a keyDown-funcition.
How do I intercept arrowkey-press in an edited cell?
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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