Menu Item "Close" stopped working
Menu Item "Close" stopped working
- Subject: Menu Item "Close" stopped working
- From: Justin Lundy <email@hidden>
- Date: Fri, 14 Mar 2003 11:45:55 -0800
I'm building a Doc-based cocoa app, and just recently, "Close" from the
File (Which I renamed) menu no longer closes the front document, it
doesn't know any document, but clicking the red widget works fine. I
verified that in the MainMenu.nub the item is still connected to the
FirstResponder.performClose: and I have not overridden the method
performClose: in either my NSDocument or NSDocumentController
subclasses. All the other Menu Items function properly.
Help?
_______________________________________________
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.