• 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
Cmd + arrows = no keyUp event?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Cmd + arrows = no keyUp event?


  • Subject: Cmd + arrows = no keyUp event?
  • From: Alex Eddy <email@hidden>
  • Date: Sun, 28 Mar 2004 18:01:24 -0800

Hi,

My game maintains the state of all the keys it is interested in with keyDown: and keyUp:. This works fine except that when the arrow keys are pressed while the Cmd key is down, there is never a keyUp event when the arrow is released, so they repeat forever. I have to release Cmd and press the arrow again to get another keyDown before the system will send a keyUp.

What is the cause / solution to this?

I found the same problem in the archives: http://cocoa.mamasam.com/MACOSXDEV/2001/10/1/14489.php but there is no answer.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.


  • Follow-Ups:
    • Re: Cmd + arrows = no keyUp event?
      • From: Allan Odgaard <email@hidden>
  • Prev by Date: Custom TabViewItem Things
  • Next by Date: Re: Suggestions on text display problem
  • Previous by thread: Re: Custom TabViewItem Things
  • Next by thread: Re: Cmd + arrows = no keyUp event?
  • Index(es):
    • Date
    • Thread