• 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
Overiding keyDown in an NSComboBox
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Overiding keyDown in an NSComboBox


  • Subject: Overiding keyDown in an NSComboBox
  • From: John Woodward <email@hidden>
  • Date: Fri, 8 Feb 2002 22:42:51 -0500

I want to capture keyDown event in an NSComboBox. Subclassing NSComboBox does not work (keyDown never gets called). I suspect this is because it is actually the NSComboBoxCell class (which NSComboBox uses) that is handling the keyDown. However, I don't know how to subclass the NSComboBoxCell that NSComboBox uses. Am I missing something? I have studied all of the documentation about the responder chain.
_______________________________________________
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: Overiding keyDown in an NSComboBox
      • From: Chuck Pisula <email@hidden>
  • Prev by Date: Re: NSButtonCell subclass (partially transparent images)
  • Next by Date: Re: NSButtonCell subclass (partially transparent images)
  • Previous by thread: Re: Why Cocoa source code isn't open? [terribly OT]
  • Next by thread: Re: Overiding keyDown in an NSComboBox
  • Index(es):
    • Date
    • Thread