Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » GEF » Composite edit part - main/child editor level
Composite edit part - main/child editor level [message #153229] Thu, 07 October 2004 07:48 Go to next message
Eclipse UserFriend
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 Go to previous message
Eclipse UserFriend
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.
>
>
Previous Topic:About running logic-example3.0.0 as run-time workbench
Next Topic:problem with palette
Goto Forum:
  


Current Time: Fri Apr 26 12:01:08 GMT 2024

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

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

Back to the top