NSMenuItem set title value
NSMenuItem set title value
- Subject: NSMenuItem set title value
- From: "Emmanuel Verlynde" <email@hidden>
- Date: Wed, 7 Jul 2004 09:29:59 +0200
- Organization: Opendisc
how update application menu item's title?
i set it with,
[[oApplicationMenu itemWithTag:<menuItemTag>] setTitle:@"<new title>"];
method but nothing happen!?
I try [oApplicationMenu update]; but with none results...
And why "Registred Trademarks symbol" not appear in Mac Main Title Bar
and appear into submenu items??
Company. <--- this symbol not appear
About Company.
-------------------
Quit Company.
Thanks.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.