Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Rich Client Platform (RCP) » update top level menu
update top level menu [message #465493] Fri, 30 March 2007 08:20
Janek is currently offline JanekFriend
Messages: 10
Registered: July 2009
Junior Member
Hi,
I've got following problem:

I this point I can add some top-level menu items.
class ApplicationActionBarAdvisor
protected void fillMenuBar(final IMenuManager menuBar) {
...
}
I want to implement laguage switching mechamism so I need to change text
labels of menu items. I have menuBar reference and trying to remove thiese
items and add new ones with new text content. But no change appears.
Is there a way to chage top-level menu items at runtime ?

tnx
Previous Topic:Resource Navigator
Next Topic:Disable Extension Points of Required Plug-ins
Goto Forum:
  


Current Time: Thu Apr 25 05:27:40 GMT 2024

Powered by FUDForum. Page generated in 0.03110 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top