Skip to main content



      Home
Home » Eclipse Projects » Rich Client Platform (RCP) » setSaveAndRestore(true) does not work on IFolderLayout ?
setSaveAndRestore(true) does not work on IFolderLayout ? [message #414945] Mon, 14 March 2005 04:22 Go to next message
Eclipse UserFriend
Hi all,

I need to save and restore the state of objects in my RCP app, so I call
configurer.setSaveAndRestore(true) in WorkbenchAdvisor's initialize
method, before closing the app I put a view in certain IFolderLayout, when
I re-open my app again, the view is restored automatically but it is not
contained within the IFolderLayout I created. I need to be able to restore
the view's state exactly as before. Is this possible ?

Thanks in advance,


Setya
Re: setSaveAndRestore(true) does not work on IFolderLayout ? [message #416040 is a reply to message #414945] Wed, 16 March 2005 21:30 Go to previous messageGo to next message
Eclipse UserFriend
Setya wrote:

> Hi all,

> I need to save and restore the state of objects in my RCP app, so I call
> configurer.setSaveAndRestore(true) in WorkbenchAdvisor's initialize
> method, before closing the app I put a view in certain IFolderLayout, when
> I re-open my app again, the view is restored automatically but it is not
> contained within the IFolderLayout I created. I need to be able to restore
> the view's state exactly as before. Is this possible ?

> Thanks in advance,


> Setya

Anybody ?

I need my app to behave just like Eclipse IDE, when I left only Package
Explorer open then I close the IDE and reopen again, the Package Explorer
automatically opened in the last position before I close the IDE.

Regards,


Setya
Re: setSaveAndRestore(true) does not work on IFolderLayout ? [message #416804 is a reply to message #414945] Sat, 19 March 2005 09:51 Go to previous messageGo to next message
Eclipse UserFriend
This might be a bug.
Try to reproduce a small test case and open a bug report against
platform ui.

PaScaL

Setya wrote:
> Hi all,
>
> I need to save and restore the state of objects in my RCP app, so I call
> configurer.setSaveAndRestore(true) in WorkbenchAdvisor's initialize
> method, before closing the app I put a view in certain IFolderLayout,
> when I re-open my app again, the view is restored automatically but it
> is not contained within the IFolderLayout I created. I need to be able
> to restore the view's state exactly as before. Is this possible ?
>
> Thanks in advance,
>
>
> Setya
>
Re: setSaveAndRestore(true) does not work on IFolderLayout ? [message #416815 is a reply to message #416804] Sun, 20 March 2005 03:22 Go to previous message
Eclipse UserFriend
Thanks for the response,

Pascal Rapicault wrote:

> This might be a bug.
> Try to reproduce a small test case and open a bug report against
> platform ui.

> PaScaL

Done, bug Id : 88589.

Regards,


Setya
Previous Topic:Good Grid Widget
Next Topic:Establishing database connection in RCP
Goto Forum:
  


Current Time: Sun Nov 09 02:36:33 EST 2025

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

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

Back to the top