Re: NSNumericPadKeyMask & arrow keys
Re: NSNumericPadKeyMask & arrow keys
- Subject: Re: NSNumericPadKeyMask & arrow keys
- From: "Lawrence Sanbourne" <email@hidden>
- Date: Fri, 5 May 2006 16:49:21 -0500
This should help:
http://macromates.com/sigpipe/archives/2005/09/24/deciphering-an-nsevent/
This mailing list message on the topic went unanswered a few years ago:
http://www.cocoabuilder.com/archive/message/cocoa/2003/4/7/73306
Larry
On 5/5/06, Ken Victor <email@hidden> wrote:
when i look at the device independent modifier keys in my
performKeyEquivalent method, for the arrow keys, i get both
NSFunctionKeyMask (which is documented to be on for arrow keys) and
NSNumericPadKeyMask (which is not documented).
is this somehow an intended but undocumented "feature"? or is this a
bug? and if a bug, is it a code or documentation bug?
thanx,
ken
ps. for the curious, i need to know which modifier keys are pressed
in order to react appropriately, or to simply pass on the event.
_______________________________________________
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
_______________________________________________
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