IFolderLayout folder vanishes... [message #413469] |
Thu, 03 March 2005 12:54  |
Eclipse User |
|
|
|
Hi,
I'm having a perspective with a standalone list view
on the left side and an IFolderLayout folder with a
placeholder for some detail views. On application startup
the perspective creates the left side view spanning
about one third of the area, the empty folder gets
displayed in the remaining part. This is what I would
expect.
While running the appliation some detail views open
in the folder, everything's fine. But if the last
detail view gets closed, I would expect the folder
to be displayed empty the same way it was displayed
on startup (like the editor area would stay visible
even if the last editor was closed). But it collapses,
the left side list view automatically gets larger and
spans the whole area. Any ideas how to prevent the
folder area from collapsing ? I tried to set the
layout to be fixed and the views not to be movable,
but that didn't help.
Regards,
Axel
|
|
|
Re: IFolderLayout folder vanishes... [message #460297 is a reply to message #413469] |
Tue, 19 December 2006 04:47   |
Eclipse User |
|
|
|
Hi,
I have exactly the same problem and wanted to ask if an solution came up
in the mean time for that problem?
My application has one standalone view on the left side that controlls
"details views" that are set to a IFolderLayout located on the right
side. If the last detail view is closed the standalone view from the
left side spans the whole area.
My application uses the "RCP Mail Template" example as code basis and
the general gui set up is similar to the mail template example.
Regards,
Robert
Axel Schlueter wrote:
> Hi,
>
> I'm having a perspective with a standalone list view
> on the left side and an IFolderLayout folder with a
> placeholder for some detail views. On application startup
> the perspective creates the left side view spanning
> about one third of the area, the empty folder gets
> displayed in the remaining part. This is what I would
> expect.
>
> While running the appliation some detail views open
> in the folder, everything's fine. But if the last
> detail view gets closed, I would expect the folder
> to be displayed empty the same way it was displayed
> on startup (like the editor area would stay visible
> even if the last editor was closed). But it collapses,
> the left side list view automatically gets larger and
> spans the whole area. Any ideas how to prevent the
> folder area from collapsing ? I tried to set the
> layout to be fixed and the views not to be movable,
> but that didn't help.
>
> Regards,
> Axel
>
> ------------------------------
> email scanned by Ikarus ContentWall
> filename: mailbody --> clean
> SCANMODULE: Ikarus vdb: 19.12.2006(68102) version: 0.2.65.0
> ------------------------------
>
|
|
|
|
|
Re: IFolderLayout folder vanishes... [message #992337 is a reply to message #992300] |
Fri, 21 December 2012 06:33  |
Eclipse User |
|
|
|
Problem with this API is that it does not survive a restore on the next
start up!
Tom
Am 21.12.12 11:10, schrieb gaurav dubey:
> In ApplicationworkbenchWindowAdvisor class, override method
> isDurableFolder and return true. Using this folder will never dispose,
> even all views displayed in folder get disposed.
>
|
|
|
Powered by
FUDForum. Page generated in 0.18524 seconds