Skip to main content



      Home
Home » Eclipse Projects » Remote Application Platform (RAP) » Minimize editor area
Minimize editor area [message #89589] Fri, 23 May 2008 07:53 Go to next message
Eclipse UserFriend
Hi all,
can someone tell me, how I can start my RAP Application with editor area
minimized and also how to minimize this area after workbench started (i.e.
pushing an extra button)? I don't want to use setEditorAreaVisible(false),
as this make the area totally invisible, I still want the maximize buttons.

Is there a Way to do this through code?

I know, this is also an RCP or standard eclipse question, but since I have
good experience with this community I posted it here.

Regards,

Markus
Re: Minimize editor area [message #89791 is a reply to message #89589] Sun, 25 May 2008 14:02 Go to previous message
Eclipse UserFriend
Originally posted by: rherrmann.innoopract.com

Markus,

I don't know of an 'official' way to achieve this. You could maybe
try to get access to the PartStack of the editor area and call its
setMinimized method. But it probably wouldn't be a very clean solution.
In the end you are probably better off searching the Platform UI
newsgroup or posting there if no one has asked this yet.

Cheers,
Rüdiger


Markus Krüger wrote:
> Hi all,
> can someone tell me, how I can start my RAP Application with editor area
> minimized and also how to minimize this area after workbench started (i.e.
> pushing an extra button)? I don't want to use setEditorAreaVisible(false),
> as this make the area totally invisible, I still want the maximize buttons.
>
> Is there a Way to do this through code?
>
> I know, this is also an RCP or standard eclipse question, but since I have
> good experience with this community I posted it here.
>
> Regards,
>
> Markus
>
>
Previous Topic:How to catch ENTER on a button
Next Topic:Command Save / Save Action not working ???
Goto Forum:
  


Current Time: Sat May 10 03:09:54 EDT 2025

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

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

Back to the top