menu titles change between IB and running the app...
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