Skip to main content



      Home
Home » Eclipse Projects » Rich Client Platform (RCP) » regarding context menu
regarding context menu [message #461756] Tue, 16 January 2007 07:10 Go to next message
Eclipse UserFriend
Originally posted by: alice_ace9.yahoo.com

Hi all,

I have a view and it has a context menu. Now there r some actions which r added in context menu thru' fillContextMenu() method and others which r added thru' the PopupMenu extention. By default, the actions in fillContextMEnu() appear first and then popupMenu actions. But I want popupMenu actions to appear first in context menu. Is it possible to change their order?

Thanks in advance!
Re: regarding context menu [message #461939 is a reply to message #461756] Thu, 18 January 2007 08:24 Go to previous message
Eclipse UserFriend
Add a group and then the programmatic actions.

Then add the popupMenu actions to the group.

Later,
PW
Previous Topic:Update manager with mirror sites doesn't work
Next Topic:ViewMenu for Editor Views
Goto Forum:
  


Current Time: Wed Mar 26 21:20:52 EDT 2025

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

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

Back to the top