Bug 88359 - [RCP] Application Control of the FastViewBar
Summary: [RCP] Application Control of the FastViewBar
Status: RESOLVED FIXED
Alias: None
Product: Platform
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 3.1   Edit
Hardware: PC All
: P3 enhancement with 1 vote (vote)
Target Milestone: 3.3 M5   Edit
Assignee: Boris Bokowski CLA
QA Contact:
URL:
Whiteboard:
Keywords: api, contributed
: 88374 (view as bug list)
Depends on:
Blocks:
 
Reported: 2005-03-17 13:55 EST by Robert Farr CLA
Modified: 2007-02-04 23:32 EST (History)
3 users (show)

See Also:


Attachments
disable the new fast view facilitiy in the fast view bar (9.26 KB, patch)
2006-10-27 10:34 EDT, Kiryl Kazakevich CLA
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Robert Farr CLA 2005-03-17 13:55:04 EST
Requesting the following enhancements to the FastViewBar.
* Ability to create fastViewbar similar to the ability to create coolBar,
statusBar, pageComposite etc... from the WorkbenchConfigurer
* Ability to control the popup menu from the FastViewBar
* Ability to add other icons to the FastViewBar (such as an icon to undock all
views in the fastViewBar at once)(With the first enhancement we can probably use
a CPanel to do this.)
Comment 1 Robert Farr CLA 2005-03-17 15:42:34 EST
*** Bug 88374 has been marked as a duplicate of this bug. ***
Comment 2 Nick Edgar CLA 2006-03-15 11:24:29 EST
Reassigning bugs in component areas that are changing ownership.
Comment 3 Norbert Schulz CLA 2006-09-28 13:55:43 EDT
Most important for us is the ability to disable the context menu item "Open View".  This entry is a backdoor to open any platfrom provided view even if the RCP application does not support them
Comment 4 Kiryl Kazakevich CLA 2006-10-27 10:34:41 EDT
Created attachment 52840 [details]
disable the new fast view facilitiy in the fast view bar

We are interested in ability to disable creation of new fast views with help of Fast View Bar controls (i.e. the "Show View as a fast view" button and the "New Fast View" context menu item).

Provided patch allows to control this ability by the 'disableNewFastView' preference of the org.eclipse.ui plug-in. This preference is set to false by default. If the preference is set to true, the "Show View as..." button and the "New Fast View" menu item are disappear from the Fast View Bar.

The patch is against the 3.2.1 version.

If the Eclipse community is interested in such functionality and has own ideas how to do this better, we can help in contribution.
Comment 5 Boris Bokowski CLA 2006-11-03 14:26:43 EST
The patch looks good to me. I cannot release it right now because it is M3 milestone week.
Comment 6 Boris Bokowski CLA 2006-12-13 12:37:17 EST
Sorry, I forgot to do this in the 3.3M4 cycle, but will release this as soon as M4 is out of the door.
Comment 7 Boris Bokowski CLA 2007-02-04 23:32:52 EST
Fixed >20070204.