Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » GEF » Problems with main edit part and stack layout
Problems with main edit part and stack layout [message #229265] Wed, 17 January 2007 16:49
Eclipse UserFriend
Originally posted by: daniel-p.gmx.de

Hi everybody,

I have following problem:

I have a model, which looks somehow like this:

Container
--> Layer1
--> ...
--> Layer2
--> Layer3
...

Now I want to create a view which is shown in the according editor, so I
pass an existing model as input to the editor (it was never shown in the
editor before, since it was created in a tree viewer). The main edit part
(representing the Container) should have something like a stack layout to
show the layers like compartments in an UML class. The problem is, that
the first layer uses up the entire client area so that the other layers
are not visible.

Any help is appreciated.
Previous Topic:Sequence Diagram with GEF?
Next Topic:Draw2d Figure Translation
Goto Forum:
  


Current Time: Tue Apr 16 12:49:34 GMT 2024

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

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

Back to the top