• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
NSNumericPadKeyMask & arrow keys
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

NSNumericPadKeyMask & arrow keys


  • Subject: NSNumericPadKeyMask & arrow keys
  • From: Ken Victor <email@hidden>
  • Date: Fri, 5 May 2006 14:45:18 -0700

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
  • Prev by Date: Re: still wrestling with dynamic columns and column auto-resizing
  • Next by Date: Re: NSNumericPadKeyMask & arrow keys
  • Previous by thread: Re: Handling keyDown events
  • Next by thread: Re: NSNumericPadKeyMask & arrow keys
  • Index(es):
    • Date
    • Thread