Skip to main content



      Home
Home » Eclipse Projects » Rich Client Platform (RCP) » Arrange Editors
Arrange Editors [message #686086] Tue, 21 June 2011 12:04 Go to next message
Eclipse UserFriend
Hello Community,

is there any possibility to arrange four editors which are all visible?
For example there are four editors, two at the top
and the other two at the bottom positioned.

Thx,
Michael =)
Re: Arrange Editors [message #686091 is a reply to message #686086] Tue, 21 June 2011 12:40 Go to previous messageGo to next message
Eclipse UserFriend
Do you mean with an API? You can certainly do it by drag and drop, just drag the editor tab to the side or bottom?
Re: Arrange Editors [message #686332 is a reply to message #686086] Tue, 21 June 2011 23:52 Go to previous messageGo to next message
Eclipse UserFriend
For each Workbench window we will have only one editor area. In that editor area we can have multiple editors. But there is no direct approach to have multiple editors visible all at the same time.

Handling with multiple workbench with one editor each may resolve your requirement.
Re: Arrange Editors [message #686418 is a reply to message #686332] Wed, 22 June 2011 03:49 Go to previous messageGo to next message
Eclipse UserFriend
On 22.06.2011 05:52, Barani Kumar wrote:
> For each Workbench window we will have only one editor area. In that
> editor area we can have multiple editors. But there is no direct
> approach to have multiple editors visible all at the same time.
>
> Handling with multiple workbench with one editor each may resolve your
> requirement.
You can use drag and drop to make more than one editor visible in the
same editor area.

Dani
Re: Arrange Editors [message #686448 is a reply to message #686418] Wed, 22 June 2011 04:59 Go to previous message
Eclipse UserFriend
Hi,

thank you for your answers. I want to arrange the editors automatically per code. I'm
sorry, I forgott to mention it.

Thank you =)
Previous Topic:How can I show column in the Breakpoint View?
Next Topic:RCP with C/C++ Editor
Goto Forum:
  


Current Time: Sun Aug 31 07:41:52 EDT 2025

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

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

Back to the top