Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » ShowViewDialog to open only FastViews
ShowViewDialog to open only FastViews [message #336179] Thu, 28 May 2009 08:27
Chriss is currently offline ChrissFriend
Messages: 1
Registered: July 2009
Junior Member
I tried to use the FastView feature in my RCP app in a special way.


My problem:
I want to click on the FastViewBar which opens a context menu, where my
FastViews are listed. After a seperator there should be the option
"Other...", which should only display the FastViews.


At the moment, my FastViewBar is visible, the context menu includes only a
seperator and the option "Other...". A click on these option shows me the
ShowViewDialog with all views in my app.(But I want only the FastViews in
there)

My FastViews are defined in the Perspective like:
layout.addFastView("FastViewID", 0.5f);



I hope anyone can point me the way :)
Thanks in advance
Previous Topic:Packaging 3rd party jars as plug-ins
Next Topic:Common Navigator - Global menu contributions
Goto Forum:
  


Current Time: Fri Apr 26 19:09:34 GMT 2024

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

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

Back to the top