Re: key command mapping?
Re: key command mapping?
- Subject: Re: key command mapping?
- From: Scott Thompson <email@hidden>
- Date: Wed, 9 Mar 2005 16:07:07 -0600
On 2005-02-27 21:19, Mark Dawson said:
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.
If I had to guess, I would say it's shift-right arrwo.
Scott
_______________________________________________
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