• 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: Rakka <email@hidden>
  • Date: Tue, 7 Feb 2006 17:35:26 +1100

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

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

  • Prev by Date: How to change the strings in application menu
  • Next by Date: Re: Core Data, binding & selecting table rows upon document open
  • Previous by thread: How to change the strings in application menu
  • Next by thread: Re: How to change the strings in application menu
  • Index(es):
    • Date
    • Thread