Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Rich Client Platform (RCP) » Disable "Open a perspective" in perspective bar
Disable "Open a perspective" in perspective bar [message #430033] Fri, 20 May 2005 08:10 Go to next message
Franz Poppenborg is currently offline Franz PoppenborgFriend
Messages: 3
Registered: July 2009
Junior Member
Hi,

is it possible to disable the Action "Open a perspective" in the
perspective bar?

Regards
Franz
Re: Disable "Open a perspective" in perspective bar [message #430044 is a reply to message #430033] Fri, 20 May 2005 14:26 Go to previous messageGo to next message
Xavier Méhaut is currently offline Xavier MéhautFriend
Messages: 133
Registered: July 2009
Senior Member
To make echo to Franz, I would like to make disapearring the Action
"Open a perspective" too. Actuall, I would like to have all the
perspectives I've created displayed at launch time.
regards
Xavier

Franz Poppenborg a écrit :
> Hi,
>
> is it possible to disable the Action "Open a perspective" in the
> perspective bar?
>
> Regards
> Franz
>
Re: Disable "Open a perspective" in perspective bar [message #430046 is a reply to message #430044] Fri, 20 May 2005 15:05 Go to previous messageGo to next message
Renaud Denis is currently offline Renaud DenisFriend
Messages: 15
Registered: July 2009
Junior Member
That's my case too :)

And is it possible to have the perspective bar displayed "a la Eclipse",
folding into actions bar?

I like this way to show the bar

Thanks,
Renaud

Xavier wrote:
> To make echo to Franz, I would like to make disapearring the Action
> "Open a perspective" too. Actuall, I would like to have all the
> perspectives I've created displayed at launch time.
> regards
> Xavier
>
> Franz Poppenborg a écrit :
>
>> Hi,
>>
>> is it possible to disable the Action "Open a perspective" in the
>> perspective bar?
>>
>> Regards
>> Franz
>>
Re: Disable "Open a perspective" in perspective bar [message #430094 is a reply to message #430044] Sat, 21 May 2005 11:57 Go to previous messageGo to next message
Pascal Rapicault is currently offline Pascal RapicaultFriend
Messages: 440
Registered: July 2009
Senior Member
Posting here won't do you any good :) Developers won't know.
You should open a enhancement request to platform ui.

Note that I believe that the PerspectiveRegistry is available so you can
program your own perspective switcher with little effort.

PaScaL


Xavier wrote:
> To make echo to Franz, I would like to make disapearring the Action
> "Open a perspective" too. Actuall, I would like to have all the
> perspectives I've created displayed at launch time.
> regards
> Xavier
>
> Franz Poppenborg a écrit :
>
>> Hi,
>>
>> is it possible to disable the Action "Open a perspective" in the
>> perspective bar?
>>
>> Regards
>> Franz
>>
Re: Disable "Open a perspective" in perspective bar [message #430105 is a reply to message #430094] Sat, 21 May 2005 23:09 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: bob.objfac.com

Pascal Rapicault wrote:
> Posting here won't do you any good :) Developers won't know.
> You should open a enhancement request to platform ui.
>
> Note that I believe that the PerspectiveRegistry is available so you can
> program your own perspective switcher with little effort.

You're a developer and you know. ;-}

It's entirely appropriate to ask questions on the newsgroup before
firing off enhancement requests for things that, for all you know, may
already be there.

Bob

> PaScaL
>
>
> Xavier wrote:
>
>> To make echo to Franz, I would like to make disapearring the Action
>> "Open a perspective" too. Actuall, I would like to have all the
>> perspectives I've created displayed at launch time.
>> regards
>> Xavier
>>
>> Franz Poppenborg a écrit :
>>
>>> Hi,
>>>
>>> is it possible to disable the Action "Open a perspective" in the
>>> perspective bar?
>>>
>>> Regards
>>> Franz
>>>
Re: Disable "Open a perspective" in perspective bar [message #430108 is a reply to message #430105] Sun, 22 May 2005 00:36 Go to previous messageGo to next message
Duncan Krebs is currently offline Duncan KrebsFriend
Messages: 79
Registered: July 2009
Member
I'm a newbie myself so this might not be right. But can't you just disable
the menu that lets the user switch perspectives and then use the
PerspectiveFactory interface to define your default perspective with the
fixed property set to true so the user can't close it?
Custom Perspective Switcher (from Disable "Open a perspective" in perspective bar) [message #436281 is a reply to message #430094] Mon, 05 September 2005 15:03 Go to previous message
Renaud Denis is currently offline Renaud DenisFriend
Messages: 15
Registered: July 2009
Junior Member
Hello,

I would want to implement my own perspective switcher for my RCP app.

How could I do to inject it into the WorkbenchWindow?

Pascal Rapicault wrote:
> Posting here won't do you any good :) Developers won't know.
> You should open a enhancement request to platform ui.
>
> Note that I believe that the PerspectiveRegistry is available so you can
> program your own perspective switcher with little effort.
>
> PaScaL
>
>
> Xavier wrote:
>
>> To make echo to Franz, I would like to make disapearring the Action
>> "Open a perspective" too. Actuall, I would like to have all the
>> perspectives I've created displayed at launch time.
>> regards
>> Xavier
>>
>> Franz Poppenborg a écrit :
>>
>>> Hi,
>>>
>>> is it possible to disable the Action "Open a perspective" in the
>>> perspective bar?
>>>
>>> Regards
>>> Franz
>>>
Previous Topic:Non Plugin Depeadant Project
Next Topic:Plug-In Development Trouble
Goto Forum:
  


Current Time: Sat Dec 07 14:55:32 GMT 2024

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

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

Back to the top