| setSaveAndRestore(true) does not work on IFolderLayout ? [message #414945] |
Mon, 14 March 2005 04:22  |
Eclipse User |
|
|
|
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   |
Eclipse User |
|
|
|
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
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.04193 seconds