Skip navigation.
 
mlRe: small notes on enabling of menus in a modal window
FROM : j o a r
DATE : Thu Oct 07 21:40:19 2004

On 2004-10-07, at 19.33, Matt Neuburg wrote:

> Unfortunately the responder chain is not fully and correctly documented
> anywhere. For example, AboutRespChain.html fails to mention that a
> window's
> NSWindowController is part of the chain. As far as I can tell, this
> important fact is mentioned only in the obscure document
> releasenotes/Cocoa/AppKitOlderNotes.html and has never been
> incorporated
> into the main documentation. Hillegass includes the NSWindowController
> in
> the chain but with a false proviso that the app should be
> document-based.


So, you're saying that the window controller is included in the
responder chain even when it is not a delegate of it's window? File a
bug report / enhancement request on the doucmentation!

j o a r

Related mailsAuthorDate
mlsmall notes on enabling of menus in a modal window Matt Neuburg Oct 7, 19:33
mlRe: small notes on enabling of menus in a modal window j o a r Oct 7, 21:40
mlRe: small notes on enabling of menus in a modal window Matt Neuburg Oct 8, 01:06
mlRe: small notes on enabling of menus in a modal window Steven Kramer Oct 9, 15:39