Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Rich Client Platform (RCP) » Always visible perspective UI control?(Select perspective with UI control other than menu bar or perspective bar)
Always visible perspective UI control? [message #1861628] Tue, 24 October 2023 03:44
John Muir is currently offline John MuirFriend
Messages: 5
Registered: July 2013
Junior Member
Hello!

I'm designing an RCP app that will use perspectives as a first-class UI concept, and because of this, I'm wishing to provide the user with a visual affordance to make it clear that they can select a perspective and to make it easy to do so. I'm wondering, is there a way to allow the user to select a perspective via an always-visible UI control?

I'm aware of the Window > Perspective > Open Perspective > [Perspective] menu item, but that's buried four levels deep in a menu bar menu.

I'm also aware of the perspective bar that resides in the tool bar, and that you can enable the display of text labels for each perspective bar button, but the user can choose to hide the tool bar, so there's no guarantee that it will be visible.

What comes to mind is a control that represents the perspectives as tabs, and when the user clicks on a tab, that selects the perspective represented by that tab. And if the user creates their own custom perspective, it would similarly show up as a tab.

Or, if not tabs, another idea is an always-present drop-down menu, and when the user selects an item, that selects the perspective represented by the selected drop-down menu item.

Thank you!
Previous Topic:jdk 17 complaint p2 repo
Next Topic:Positioning of multi instance jface view in editor area
Goto Forum:
  


Current Time: Thu Dec 12 17:26:40 GMT 2024

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

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

Back to the top