This Bugzilla instance is deprecated, and most Eclipse projects now use GitHub or Eclipse GitLab. Please see the deprecation plan for details.
Bug 191079 - [RCP] [PresentationAPI] Perspective Bar Drag/Drop
Summary: [RCP] [PresentationAPI] Perspective Bar Drag/Drop
Status: RESOLVED WONTFIX
Alias: None
Product: Platform
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 3.2   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: 4.4 M7   Edit
Assignee: Platform UI Triaged CLA
QA Contact: Prakash Rangaraj CLA
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-06-05 13:08 EDT by Anthony CLA
Modified: 2014-05-02 04:47 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Anthony CLA 2007-06-05 13:08:48 EDT
Is there a way to disallow the drag/drop of the perspective bar items such that it will not let a user create a new workbench instance?  If not, can we add that API to the platform?

USE CASE:

I have an RCP application that is simply a collection of views, each of which has stateful data and only needs to exist once.  I've marked the views as "allowMultiple=false", but I guess that is within a single workbench instance?  workbench window instance?

Or is there a better way for me to go about all of this?  Thank you very much for any help!
Comment 1 Boris Bokowski CLA 2007-06-07 10:46:42 EDT
(In reply to comment #0)
> ... I've marked the views as
> "allowMultiple=false", but I guess that is within a single workbench instance? 
> workbench window instance?

Within one workbench window I believe.  Your API request makes sense, but will have to wait until after 3.3 ships.
Comment 2 Boris Bokowski CLA 2009-11-26 16:14:53 EST
Prakash is now responsible for watching bugs in the [RCP] component area.
Comment 3 Lars Vogel CLA 2014-05-02 04:47:33 EDT
The PresentationAPI has been deprecated with the Eclipse 4.x release and it has been replaced with the CSS engine. I therefore close this bugs as WONTFIX. In case your bug report is still valid for the Eclipse 4.4 release, please open a new bug report for it.