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 (Cocoa-dev@lists.apple.com)

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:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to [EMAIL PROTECTED]

Reply via email to