[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[news.eclipse.tools.gef] Layout of Figures

Hi,
  If i have used a layout manager to layout my figures. For example,

  C
  --------------------
  | &&&&&&&  &&&&&&& |
  | &  A  &  &  B  & |
  | &     &  &     & |
  | &&&&&&&  &&&&&&& |
  --------------------

Figure C is layout figure A and figure B, each with its own model and
editpart.

On the editor, when i click on the Figure, only Figure C is highlighted,
but A and B is not.

How do i layout the figures but at the same time, let them remains
selectable. Is it possible?

Thanks in advance!