Re: Application Menu Items...
Re: Application Menu Items...
- Subject: Re: Application Menu Items...
- From: David Dunham <email@hidden>
- Date: Fri, 16 Sep 2005 09:09:26 -0700
Carlos
When you start a new project in XCode, the TITLE of the application
menu is automatically set to whatever name you gave to the project
(via the InfoPlist.strings file). My question is about the ITEMs in
the application menu, which when the project is first built read
"About NewApplication", "Hide NewApplication", "Quit NewApplication".
(There's also the "NewApplication Help" item in the "Help" menu.)
Use Carbon instead of Cocoa. Then the application menu is populated
by the framework, instead of you having to do it. (I can't remember
if the Help menu is done this way too.)
--
David Dunham A Sharp, LLC
Voice/Fax: 206 783 7404 http://a-sharp.com
Efficiency is intelligent laziness.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden