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 (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 arch...@mail-archive.com

Reply via email to