Composite edit part - main/child editor level [message #153229] |
Thu, 07 October 2004 07:48 |
Eclipse User |
|
|
|
Originally posted by: imran.shafiq.bmw-carit.de
Hi,
I have a main editorview where some top level editparts
are displayed with connections.
I want to achieve levels of editorviews so that when
i double click on one of the editparts on the top level,
an editorview of the second level opens containing
the internals of that selected editpart.
models , edit parts and figures may be different on this level.
and then have an "UP" button to take me back to the main editorview .
How can i achieve this.
Best Regards.
|
|
|
Re: Composite edit part - main/child editor level [message #153260 is a reply to message #153229] |
Thu, 07 October 2004 14:44 |
Eclipse User |
|
|
|
Originally posted by: none.us.ibm.com
Sounds like you need some browser functionality outside of your graphical
viewer.
You should just maintain the object path outside of the viewer, and change
the viewer's contents and maybe the editpart factory as needed. You'll have
to implement the "Go Up" function yourself, similar to the "Go Into" in the
Navigator View.
"Imran Shafiq" <imran.shafiq@bmw-carit.de> wrote in message
news:ck2s2e$asb$1@eclipse.org...
> Hi,
>
> I have a main editorview where some top level editparts
> are displayed with connections.
> I want to achieve levels of editorviews so that when
> i double click on one of the editparts on the top level,
> an editorview of the second level opens containing
> the internals of that selected editpart.
>
> models , edit parts and figures may be different on this level.
>
> and then have an "UP" button to take me back to the main editorview .
>
> How can i achieve this.
>
> Best Regards.
>
>
|
|
|
Powered by
FUDForum. Page generated in 0.03085 seconds