| 
| ShowViewDialog to open only FastViews [message #336179] | Thu, 28 May 2009 04:27 |  | 
| Eclipse User  |  |  |  |  | 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
 |  |  |  | 
Powered by 
FUDForum. Page generated in 0.24831 seconds