Re: Doc-Based App
Re: Doc-Based App
- Subject: Re: Doc-Based App
- From: "I. Savant" <email@hidden>
- Date: Wed, 18 Apr 2007 06:44:48 -0400
How can I assign a menu item from mainmenu.nib to the
mydocument.h or .m function I have setup? I read through the docs
but it didn't seem to help much.
It's rather surprising the docs didn't help - this is one of the
most fundamental Cocoa concepts to grasp and is thoroughly covered in
many places in the documentation:
http://developer.apple.com/documentation/Cocoa/Conceptual/
LoadingResources/CocoaNibs/chapter_3_section_7.html
http://developer.apple.com/documentation/Cocoa/Conceptual/
LoadingResources/CocoaNibs/chapter_3_section_2.html
http://developer.apple.com/documentation/Cocoa/Conceptual/
CocoaFundamentals/CoreAppArchitecture/chapter_7_section_6.html
http://developer.apple.com/documentation/Cocoa/Conceptual/
EventOverview/EventArchitecture/chapter_2_section_6.html
http://developer.apple.com/documentation/Cocoa/Conceptual/
EventOverview/EventHandlingBasics/chapter_4_section_6.html
http://developer.apple.com/documentation/Cocoa/Conceptual/MenuList/
Tasks/EnablingMenuItems.html
... just to name a few.
--
I.S.
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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