Skip to main content



      Home
Home » Eclipse Projects » Rich Client Platform (RCP) » Disable Popup menu of the PERSPECTIVE BAR
Disable Popup menu of the PERSPECTIVE BAR [message #460228] Mon, 18 December 2006 06:04 Go to next message
Eclipse UserFriend
Originally posted by: avier5.hotmail.com

Hi all,

I have created a stand alone RCP application. I use lots of the workbench
features, including the perspective tool-bar.

But I just want to let the user to switch between the perspectives and not
use all the actions in the popup menu of the tool-bar.

So, I can disable this popup menu?


Thanks in advance,
Avier
Re: Disable Popup menu of the PERSPECTIVE BAR [message #460244 is a reply to message #460228] Mon, 18 December 2006 09:28 Go to previous messageGo to next message
Eclipse UserFriend
Do you mean the popup menu on each open perspective or the popup menu
that opens a new perspective?

You can't get rid of the popup menu with "close" in it, that's created
internally in the PerspectiveSwitcher class.

Later,
PW
Re: Disable Popup menu of the PERSPECTIVE BAR [message #460247 is a reply to message #460244] Mon, 18 December 2006 09:41 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: avier5.hotmail.com

Hi,
I mean the popup menu with the 7 items: "Customize, save as.., reset,
.."
I want to disable it. Is it possible?

Thanks,
Avi

Paul Webster wrote:

> Do you mean the popup menu on each open perspective or the popup menu
> that opens a new perspective?

> You can't get rid of the popup menu with "close" in it, that's created
> internally in the PerspectiveSwitcher class.

> Later,
> PW
Re: Disable Popup menu of the PERSPECTIVE BAR [message #460251 is a reply to message #460247] Mon, 18 December 2006 10:02 Go to previous message
Eclipse UserFriend
Avier5 wrote:
> Hi,
> I mean the popup menu with the 7 items: "Customize, save as.., reset, ."
> I want to disable it. Is it possible?
>

No, that's the one with Close in it.

Later,
PW
Previous Topic:Animated error message
Next Topic:Deploying JNLP: my app has plugins that needs to be unpacked
Goto Forum:
  


Current Time: Tue Mar 18 10:41:53 EDT 2025

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

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

Back to the top