Re: name in menu bar (was no subject)
Re: name in menu bar (was no subject)
- Subject: Re: name in menu bar (was no subject)
- From: "James W. Walker" <email@hidden>
- Date: Tue, 6 Jun 2006 15:03:09 -0700
"D.K. Johnston" <email@hidden> wrote:
I'm having a problem with Interface Builder 2.5.4. I created a new
project called "Name 2", to distinguish it from a previous version
called "Name". I want "Name" to appear in the menu of the new
programme, and I set this in IB in the usual way. But when the
programme runs, it displays "Name 2" in the menu. I put an IBOutlet
in the controller and used IB to connect it to the relevant
NSMenuItem object in the nib. I then used the setTitle: method to
try to make it display "Name". But it still insists on displaying
"Name 2". I'm getting more and more curious about why this is
happening.
I'm not sure if Cocoa is the same, but in Carbon, the name in the
menu bar comes from the CFBundleName entry in the Info.plist.
--
James W. Walker, Innoventive Software LLC
<http://www.frameforge3d.com/>
_______________________________________________
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: | |
| >(no subject) (From: "D.K. Johnston" <email@hidden>) |