• 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
Passing FirstResponder calls to next responder
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Passing FirstResponder calls to next responder


  • Subject: Passing FirstResponder calls to next responder
  • From: Kevin Smith <email@hidden>
  • Date: Fri, 8 Aug 2003 21:55:28 -0400

I have a document-based application that uses combo boxes to modify font families as well as the normal font panel. The interface also uses the font menu and buttons on the interface for bold, italic, etc. When a bold or italic button is pressed, I want the combo box to pass the message to the next responder. If a font name is selected in the font panel, the combo box should select the new font name and also pass the message to the next responder. I realize that I'm probably going to have to create a subclass of NSComboBox to do this, but how to I pass the FirstResponder messages on to the next responder?

Kevin Smith
email@hidden
_______________________________________________
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: Passing FirstResponder calls to next responder
      • From: publiclook <email@hidden>
  • Prev by Date: Re: Pattern recognition
  • Next by Date: Re: Loading 2 classes with same name
  • Previous by thread: Re: Why my object becomes invalid ?
  • Next by thread: Re: Passing FirstResponder calls to next responder
  • Index(es):
    • Date
    • Thread