Hi everyone. I have what I think is a pretty straight forward question about an app's main menu. When creating a new Cocoa app in xCode, the final build seems to just know about how to load its menu. there doesn't seem to be any mention of the NSMenu object in the info.plist, the sourcecode, or a connection in interface builder. I'm curious to know how NSApplication first finds and sets its main menu. The reason I ask is, I would like to learn how to build applcations using a plugin approach (kindof like eclipse / osgi) and it would be great to be able to dynamically add new menu entries based on what plugins are loaded at runtime. thank you for your help. -- Darren Minifie Graduate Studies: Computer Science www.myavalon.ca www.ohsnapmusic.com _______________________________________________
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