• 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: Subclassing NSDocumentController
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Subclassing NSDocumentController


  • Subject: Re: Subclassing NSDocumentController
  • From: "Louis C. Sacha" <email@hidden>
  • Date: Tue, 13 Jul 2004 22:44:32 -0700

Hello...

You might want to take a look at the Cocoa conceptual topic on event handling:

http://developer.apple.com/documentation/Cocoa/Conceptual/BasicEventHandling/index.html

The first three subtopics discuss how the responder chain works.


Louis



One last question. Where do all of the actions for the First Responder come
from? They are not automatically populated by the contents of any class
header files. If I understand correctly, the are all added manually and the
connection between the message and any class which responds to the message
is handled at runtime as the message is passed down the responder chain.

Thanks for the help.

Regards,

Bruce
_______________________________________________
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: Subclassing NSDocumentController
      • From: Ben Dougall <email@hidden>
References: 
 >Re: Subclassing NSDocumentController (From: Bruce Truax <email@hidden>)

  • Prev by Date: RE: Makefile
  • Next by Date: Re: NSTableView delegate not getting called
  • Previous by thread: Re: Subclassing NSDocumentController
  • Next by thread: Re: Subclassing NSDocumentController
  • Index(es):
    • Date
    • Thread