Minimize editor area [message #89589] |
Fri, 23 May 2008 07:53  |
Eclipse User |
|
|
|
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  |
Eclipse User |
|
|
|
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
>
>
|
|
|
Powered by
FUDForum. Page generated in 0.02743 seconds