key command mapping?
key command mapping?
- Subject: key command mapping?
- From: Mark Dawson <email@hidden>
- Date: Sun, 27 Feb 2005 21:19:51 -0800
How do I find out what function keys map to what NSResponder method
(such as moveUp)? I see in the Sketch example program that an up arrow
passed through [self interpretKeyEvents:[NSArray
arrayWithObject:event]] calls the moveUp method for the view that has
focus. The code also implements "moveForwardAndModifySelection";
however, I don't know what key combo invokes this method.
Thanks,
mark
_______________________________________________
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