Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Rich Client Platform (RCP) » adding menu items
adding menu items [message #452813] Mon, 17 July 2006 07:29 Go to next message
Eclipse UserFriend
Originally posted by: vindhyalesh.huawei.com

hi,
please tell me how to add menu items particular to a view and make only
those items visible when several view are there and we select a particular
view


Vindhyalesh
Re: adding menu items [message #452818 is a reply to message #452813] Mon, 17 July 2006 12:26 Go to previous messageGo to next message
Ilya Shinkarenko is currently offline Ilya ShinkarenkoFriend
Messages: 56
Registered: July 2009
Member
hi,

if you want to have view-specific menus in the main (top) menu bar, i am
afraid the only possible way would be to implement IContributionItem,
add it to your menu and render it dynamically upon this or that criteria

aren't you happy with a standard view menu/toolbar?

Ilya Shinkarenko
--
www.imedic.de
www.rcp-training.com
Re: adding menu items [message #452826 is a reply to message #452813] Mon, 17 July 2006 13:33 Go to previous message
sensystems is currently offline sensystemsFriend
Messages: 24
Registered: July 2009
Junior Member
May be "Dynamic Extensions" can help you.
take a look at:
http://www.google.com.co/search?num=100&hs=xgS&hl=es &client=firefox-a&rls=org.mozilla%3Aen-US%3Aofficial &q=%22Dynamic+Extensions%22+eclipse&btnG=B%C3%BAsque da&meta=

an example is in my last post "Re: How to contribute a view
programatically ?"

Vindhyalesh wrote:
> hi,
> please tell me how to add menu items particular to a view and make
> only those items visible when several view are there and we select a
> particular view
>
>
> Vindhyalesh
>
Previous Topic:How to contribute a view programatically?
Next Topic:tree and table viewer
Goto Forum:
  


Current Time: Sat Oct 12 09:47:28 GMT 2024

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

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

Back to the top