Simple question on Menus and Document-based apps
Simple question on Menus and Document-based apps
- Subject: Simple question on Menus and Document-based apps
- From: Henri Häkkinen <email@hidden>
- Date: Mon, 21 Dec 2009 13:33:08 +0200
Hello.
This is probably a basic question but I haven't been able to find an answer from the ADC guides so far.
So I have a simple document-based application which has MyDocument with some other classes. The application has the default MainMenu.xib and MyDocument.xib interface files. I would like to add a menu item to the MainMenu, which would call an IBAction method on the MyDocument class. However, the document class and the main menu are on different xib files so I can't make the connection.
What is the Right Way to handle these kinds of things in Cocoa?
_______________________________________________
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