Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Rich Client Platform (RCP) » Pulldown style not available for popup menus ?
Pulldown style not available for popup menus ? [message #1273074] Wed, 19 March 2014 12:59 Go to next message
Cedric Moonen is currently offline Cedric MoonenFriend
Messages: 274
Registered: August 2009
Senior Member
Hello,

I am trying to display a popup menu for my view which displays some menu entries and one of those should offer additional options (e.g., like the "Show In" entry in the popup menu of the package explorer view). The menu from my view is contributed by the plugin.xml.
Unfortunately, it seems that the "pulldown" style is only supported for toolbars and not for popup menus (and indeed, it seems that I am not able to makes this menu entry display an "arrow" to show additional choices). I followed this tutorial (except that I use a popup menu instead of a toolbar menu).

I am wondering why this is not possible ? This is rather a common scenario. Or did I miss something ?

Thanks,
Cédric
Re: Pulldown style not available for popup menus ? [message #1273081 is a reply to message #1273074] Wed, 19 March 2014 13:10 Go to previous message
Cedric Moonen is currently offline Cedric MoonenFriend
Messages: 274
Registered: August 2009
Senior Member
Hum, it seems I should get more sleep Embarrassed
This is actually done by simply adding a child Menu...
Previous Topic:Activator not called if plugin created by JAR
Next Topic:Using Tycho to build multiple variations of product
Goto Forum:
  


Current Time: Fri Apr 19 23:39:01 GMT 2024

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

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

Back to the top