NSTableView navigate with arrow keys

Posted by Matt S. on Stack Overflow See other posts from Stack Overflow or by Matt S.
Published on 2010-05-05T22:46:26Z Indexed on 2010/05/05 22:48 UTC
Read the original article Hit count: 227

How can I navigate through my table view with the arrow keys. Much like setAction: or setDoubleAction, but with the arrow keys.

© Stack Overflow or respective owner

Related posts about cocoa

Related posts about nstableview