Responder Chain & Multiple Windows
Responder Chain & Multiple Windows
- Subject: Responder Chain & Multiple Windows
- From: Todd Heberlein <email@hidden>
- Date: Mon, 10 Nov 2008 05:11:27 -0800
I have a Documen-based application, and the besides the document's
main window, the user can create additional windows to be opened to
show aspects of the document/data from a different perspective; these
windows are loaded by an instance of an NSWindowController subclass.
Unfortunately, when one of these secondary windows are key, Menu items
connected to the First Responder are disabled even though the
NSWindowController subclass implements the action method.
Am I missing something?
From the documentation it seems that the window's
NSDocumentController, even though it isn't the document's main window,
should still be in the responder chain.
Todd
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden