• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Application Menu Items...
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Application Menu Items...


  • Subject: Re: Application Menu Items...
  • From: Craig Phillips <email@hidden>
  • Date: Sun, 18 Sep 2005 15:24:59 +1000


On 17/09/2005, at 02:09, David Dunham wrote:

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

You can always just edit MainMenu.nib by double clicking on it in XCode... once that opens up double-click the icon in the Nib window called "MainMenu" then you can drag as many menu items in as you want from the palette... or conversely delete those you don't want (although you should try and leave the basics in place...)


r
Craig

_______________________________________________
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


References: 
 >Re: Application Menu Items... (From: David Dunham <email@hidden>)

  • Prev by Date: Re: Codewarrior vs XCode
  • Next by Date: Re: Codewarrior vs XCode
  • Previous by thread: Re: Application Menu Items...
  • Next by thread: Added version # to dylib
  • Index(es):
    • Date
    • Thread