• 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
Is control+tab assigned to any particular event in Cocoa ?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Is control+tab assigned to any particular event in Cocoa ?


  • Subject: Is control+tab assigned to any particular event in Cocoa ?
  • From: Jérome Foucher <email@hidden>
  • Date: Tue, 16 Dec 2003 10:15:24 +0100

Hi all,

In my Preferences dialog, I've setup a sheet for the user to define a hot-key. While the sheet is displayed, the user is required to press the desired hot-key.
The NSPanel just overrides the following methods to get the keys pressed :
- (void) keyDown:(NSEvent*)event
- (BOOL)performKeyEquivalent:(NSEvent*)event

However, when I hit control + tab, none of the following methods are called. So I suspect control + tab means something else for a NSResponder. (FYI, control + alt + tab or alt + tab work).
Does anybody have a hint ?

Thanks
Jerome
_______________________________________________
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: Is control+tab assigned to any particular event in Cocoa ?
      • From: Stephane Sudre <email@hidden>
  • Prev by Date: Re: Multiple Overlapping SubViews?
  • Next by Date: Re: Is control+tab assigned to any particular event in Cocoa ?
  • Previous by thread: Re: A little Advice about Recording informations in XML.
  • Next by thread: Re: Is control+tab assigned to any particular event in Cocoa ?
  • Index(es):
    • Date
    • Thread