Re: How to change the strings in application menu
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