• 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: How to change the strings in application menu
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: How to change the strings in application menu


  • Subject: Re: How to change the strings in application menu
  • From: Elango C <email@hidden>
  • Date: Tue, 7 Feb 2006 13:20:14 +0530

Hi,

I tried this.  But still that loads the string which is there inthe
mainmenu strings.  I tried loading the string in "awakefromnib"  and
"applicationwillfinishlaunching".

--Elango C

On 2/7/06, Rakka <email@hidden> wrote:
> Make an NSMenuItem outlet in IB.
>
> Then use:
>
> [myAppMenuItem setTitle:@"MyTitle"];
>
>
> On 2/7/06, Elango C <email@hidden> wrote:
> > Hi all,
> >
> > I have written a cocoa application; and I need to change the
> > Application name which is mentioned in the menu dynamically.  Can I do
> > that. Can any to tell me how to fetch the application menu and change
> > the strings in the Menu items of the application.
> >
> > --Elango C
> >  _______________________________________________
> > Do not post admin requests to the list. They will be ignored.
> > Cocoa-dev mailing list      (email@hidden)
> > Help/Unsubscribe/Update your Subscription:
> >
> > This email sent to email@hidden
> >
>
 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

References: 
 >How to change the strings in application menu (From: Elango C <email@hidden>)
 >Re: How to change the strings in application menu (From: Rakka <email@hidden>)

  • Prev by Date: Re: Advice on restricting/monitoring character input in NSTextView
  • Next by Date: Accurate Money Values in Core Data
  • Previous by thread: Re: How to change the strings in application menu
  • Next by thread: Re: How to change the strings in application menu
  • Index(es):
    • Date
    • Thread