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

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


  • Subject: Re: Is control+tab assigned to any particular event in Cocoa ?
  • From: Stephane Sudre <email@hidden>
  • Date: Tue, 16 Dec 2003 11:07:44 +0100

On Tuesday, December 16, 2003, at 10:15 AM, Jirome Foucher wrote:

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 ?

To tab from a NSTextView to the next Key view.
_______________________________________________
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.

References: 
 >Is control+tab assigned to any particular event in Cocoa ? (From: Jérome Foucher <email@hidden>)

  • Prev by Date: Is control+tab assigned to any particular event in Cocoa ?
  • Next by Date: How to write a daemon/background app?
  • Previous by thread: Is control+tab assigned to any particular event in Cocoa ?
  • Next by thread: How to write a daemon/background app?
  • Index(es):
    • Date
    • Thread