• 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
menu titles change between IB and running the app...
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

menu titles change between IB and running the app...


  • Subject: menu titles change between IB and running the app...
  • From: Steve Christensen <email@hidden>
  • Date: Sun, 4 Feb 2007 11:49:06 -0800

I'm getting back into Cocoa programming after a rather long stint using Carbon exclusively and am running into something weird.

I created a new Cocoa application project in Xcode, then used IB to modify the menus and get everything wired up. I just got enough application built to try launching it. When it launches, the application's menu has shifted over a couple of positions, even though IB displays it correctly. To be specific, IB shows this:

AppName  File  Edit  Options  Window  Help

and when I run the app, I see

         File  Edit  AppName  Window  Help

The menu items under each menu are correct including under the empty- titled first menu, just that the menu title has hopped.

Any thoughts about what's happening here? Is it more likely something's messed up in the nib or have I inadvertently done something bad Cocoa-wise?

steve

_______________________________________________

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


  • Follow-Ups:
    • Re: menu titles change between IB and running the app...
      • From: Nick Zitzmann <email@hidden>
  • Prev by Date: Re: Binding to a specific element in an array
  • Next by Date: Quartz Composer?
  • Previous by thread: Re: Strange window controller behaviour with "move focus to next window..."
  • Next by thread: Re: menu titles change between IB and running the app...
  • Index(es):
    • Date
    • Thread