Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Rich Client Platform (RCP) » Disable "show view as a fast view"
Disable "show view as a fast view" [message #462994] Fri, 02 February 2007 22:37 Go to next message
J Taylor is currently offline J TaylorFriend
Messages: 8
Registered: July 2009
Junior Member
This fast view seems to be included by default. How do I disable it?
Re: Disable "show view as a fast view" [message #462995 is a reply to message #462994] Fri, 02 February 2007 22:46 Go to previous messageGo to next message
Snjezana Peco is currently offline Snjezana PecoFriend
Messages: 789
Registered: July 2009
Senior Member
You can disable the fast view by:
configurer.setShowFastViewBars(false);
but they are disabled by default.

Snjeza

J Taylor wrote:
> This fast view seems to be included by default. How do I disable it?
>
>
Re: Disable "show view as a fast view" [message #463001 is a reply to message #462995] Sat, 03 February 2007 11:45 Go to previous messageGo to next message
J Taylor is currently offline J TaylorFriend
Messages: 8
Registered: July 2009
Junior Member
I need the fast view but it includes a default view ("Show View as a Fast
View") that I want to suppress.

Snjezana Peco wrote:

> You can disable the fast view by:
> configurer.setShowFastViewBars(false);
> but they are disabled by default.
>
> Snjeza
>
> J Taylor wrote:
>> This fast view seems to be included by default. How do I disable it?
>>
>>
Re: Disable "show view as a fast view" [message #463003 is a reply to message #463001] Sat, 03 February 2007 16:21 Go to previous messageGo to next message
Snjezana Peco is currently offline Snjezana PecoFriend
Messages: 789
Registered: July 2009
Senior Member
There isn't the view "Show View as a Fast View".
If you want to exclude the "Fast View" action, that is not possible
without changing the Eclipse source code.

Snjeza

J Taylor wrote:
> I need the fast view but it includes a default view ("Show View as a Fast
> View") that I want to suppress.
>
> Snjezana Peco wrote:
>
>> You can disable the fast view by:
>> configurer.setShowFastViewBars(false);
>> but they are disabled by default.
>>
>> Snjeza
>>
>> J Taylor wrote:
>>> This fast view seems to be included by default. How do I disable it?
>>>
>>>
>
Re: Disable "show view as a fast view" [message #463258 is a reply to message #463003] Wed, 07 February 2007 13:55 Go to previous message
J Taylor is currently offline J TaylorFriend
Messages: 8
Registered: July 2009
Junior Member
In my Fast View bar, on the far left is a button (like a view). On
hover-over, it displays "Show View as a fast view". Clicking it displays a
popup menu with a single option. That option, "Other...", opens a "Show
View" dialog listing all of my views with OK and Cancel buttons.

My question is, can this be removed without digging into Eclipse itself?

FYI-I am running Version 3.2.1, Build id: M20060921-0945.

Thanks


"Snjezana Peco" <snjeza.peco@gmail.com> wrote in message
news:eq2cq5$keb$1@utils.eclipse.org...
> There isn't the view "Show View as a Fast View".
> If you want to exclude the "Fast View" action, that is not possible
> without changing the Eclise source code.
>
> Snjeza
>
> J Taylor wrote:
>> I need the fast view but it includes a default view ("Show View as a Fast
>> View") that I want to suppress.
>>
>> Snjezana Peco wrote:
>>
>>> You can disable the fast view by:
>>> configurer.setShowFastViewBars(false);
>>> but they are disabled by default.
>>>
>>> Snjeza
>>>
>>> J Taylor wrote:
>>>> This fast view seems to be included by default. How do I disable it?
>>>>
>>>>
>>
Previous Topic:New Feature Install
Next Topic:CheckboxTableViewer Databinding
Goto Forum:
  


Current Time: Sat Oct 05 04:08:50 GMT 2024

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

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

Back to the top