Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » How to hide editor area permanently?
How to hide editor area permanently? [message #110453] Tue, 12 August 2003 10:54 Go to next message
Eclipse UserFriend
I can hide the editor area in my perspective using the following code in
the createInitialLayout implementation:

layout.setEditorAreaVisible(false);

But when user dbl-clicks on some resource in navigator, the editor
appears and then user must use Window/Hide Editors menu item to hide
editor area.

Is there any suggestions, how to hide the editor area and prevent it
from being shown?

ps. Eclipse 2.1.1, win2k.

/Sergey
Re: How to hide editor area permanently? [message #113037 is a reply to message #110453] Wed, 20 August 2003 09:03 Go to previous message
Eclipse UserFriend
Originally posted by: simon.ibm.oti.lab

No support for that

Simon :-)

"Sergey Bushkov" <bush@ispras.ru> wrote in message
news:bhaus0$9e2$1@eclipse.org...
> I can hide the editor area in my perspective using the following code in
> the createInitialLayout implementation:
>
> layout.setEditorAreaVisible(false);
>
> But when user dbl-clicks on some resource in navigator, the editor
> appears and then user must use Window/Hide Editors menu item to hide
> editor area.
>
> Is there any suggestions, how to hide the editor area and prevent it
> from being shown?
>
> ps. Eclipse 2.1.1, win2k.
>
> /Sergey
>
Previous Topic:Platform window title
Next Topic:Java elements convert to Non-Java Elements
Goto Forum:
  


Current Time: Thu Jul 03 20:05:22 EDT 2025

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

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

Back to the top