Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse 4 » How to disable perspective switcher and quick access?
How to disable perspective switcher and quick access? [message #656095] Thu, 24 February 2011 08:17 Go to next message
Thomas Kratz is currently offline Thomas KratzFriend
Messages: 165
Registered: July 2009
Senior Member
setShowPerpectiveBar(false) through compat layer doesn't seem to work. Is there a workaround available?

Can I somehow disable the quick access field? Users can execute command there that they shouldn't...

Any help will be appreciated, as ever.

Regards Thomas
Re: How to disable perspective switcher and quick access? [message #656170 is a reply to message #656095] Thu, 24 February 2011 12:32 Go to previous messageGo to next message
Thomas Schindl is currently offline Thomas SchindlFriend
Messages: 6651
Registered: July 2009
Senior Member
Am 24.02.11 09:18, schrieb Thomas Kratz:
> setShowPerpectiveBar(false) through compat layer doesn't seem to work.
> Is there a workaround available?
>
> Can I somehow disable the quick access field? Users can execute command
> there that they shouldn't...

This one should be easy not. Simply remove the ToolControl from the
e4xmi - i hope I'm not mistaken here ;-)

>
> Any help will be appreciated, as ever.
>
> Regards Thomas
Re: How to disable perspective switcher and quick access? [message #656191 is a reply to message #656095] Thu, 24 February 2011 13:58 Go to previous messageGo to next message
Remy Suen is currently offline Remy SuenFriend
Messages: 462
Registered: July 2009
Senior Member
Thomas Kratz wrote on Thu, 24 February 2011 03:17
setShowPerpectiveBar(false) through compat layer doesn't seem to work. Is there a workaround available?

I have an idea of how to fix this problem and should have it posted soon.
https://bugs.eclipse.org/bugs/show_bug.cgi?id=338083

Quote:
Can I somehow disable the quick access field? Users can execute command there that they shouldn't...

This can't be worked around at the moment. How do you deal with this problem in 3.x, Thomas? Do you just disable Ctrl+3 in your application?
https://bugs.eclipse.org/bugs/show_bug.cgi?id=319991
Re: How to disable perspective switcher and quick access? [message #656339 is a reply to message #656191] Fri, 25 February 2011 08:17 Go to previous message
Thomas Kratz is currently offline Thomas KratzFriend
Messages: 165
Registered: July 2009
Senior Member
Exactly. Looking at the bus I will have to patch it I guess.
Previous Topic:How to place a legacy view in the editor area
Next Topic:Problem with fragment contribution since 4.1 m5
Goto Forum:
  


Current Time: Tue Apr 23 15:29:54 GMT 2024

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

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

Back to the top