Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Standard Widget Toolkit (SWT) » Grouping menus in context menu(ExtensionContributionFactory)
Grouping menus in context menu [message #661063] Tue, 22 March 2011 23:54 Go to next message
Swati Sapar is currently offline Swati SaparFriend
Messages: 20
Registered: September 2010
Junior Member
Hi,

I am extending the ExtensionContributionFactory to add popup menus on one of my views which is a customized common navigator.

Based on the node selected in this view I want to show some actions in the popup menu.

By default the Eclipse teamframework menus get added at the end of my contributions.

Everything works well as long as I am adding ActionContributionItem s. However when I added a menu to this list the order in which my contributions appear is messed up. How can I control the order in which these menus appear?
Is GroupMarker the answer ? How is a GroupMarker used ?
Re: Grouping menus in context menu [message #661151 is a reply to message #661063] Wed, 23 March 2011 11:44 Go to previous message
Lakshmi P ShanmugamFriend
Messages: 279
Registered: July 2009
Location: India
Senior Member
Hi,
Please post this question in the Eclipse Platform or RCP forum.


Lakshmi P Shanmugam
Previous Topic:Cocoa: Mouse Events on Shells with NO_FOCUS style and defined Region
Next Topic:Control getSize() behaves different in Linux and Windows
Goto Forum:
  


Current Time: Fri Mar 29 07:27:40 GMT 2024

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

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

Back to the top