• 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+key shortcuts not being sent to NSWindow on Tiger
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Cmd+key shortcuts not being sent to NSWindow on Tiger


  • Subject: Cmd+key shortcuts not being sent to NSWindow on Tiger
  • From: Dimcho Balev <email@hidden>
  • Date: Thu, 6 Aug 2009 17:03:52 -0700

Hi,

I have a trouble with a piece of code which behaves differently  on
Tiger (Mactel) in comparison to Leopard.

It is pretty simple case: our cocoa app is interested in cmd+key
shortcuts and we have overriden the keyDown and keyUp methods in our
NSWindow inherited class. On Leopard we receive all of the key events
without a problem but on Tiger the standard cmd+key events (cmd+c, cmd
+v, cmd+x, cmd+a) are filtered out. I tried out few other approaches -
for instance using flagsChanged to detect the cmd key status but I
never receive an event for the 2nd key (m,c,v,x, or a) of the shortcut.

I am wondering if this is known issue with Tiger and if there is any
workaround.

If this is of any relevance on Leopard I am using xcode 3.1 and on
Tiger 2.5.

Thanks in advance,
Dimcho Balev
Adobe Systems
_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


  • Follow-Ups:
    • Re: Cmd+key shortcuts not being sent to NSWindow on Tiger
      • From: Ken Thomases <email@hidden>
  • Prev by Date: Re: Design Question
  • Next by Date: To get system sounds for Move or Copy operations
  • Previous by thread: ***SOLVED*** Re: NSArrayController Managing / Sorting NSManagedObjects
  • Next by thread: Re: Cmd+key shortcuts not being sent to NSWindow on Tiger
  • Index(es):
    • Date
    • Thread