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: 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