[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
|
[news.eclipse.tools.gef] Layout of Figures
|
- From: snowice@xxxxxxxxxxxx (Evon)
- Date: Tue, 13 Jan 2004 14:22:07 +0000 (UTC)
- Newsgroups: eclipse.tools.gef
- Organization: http://news.eclipse.org
- User-agent: NewsPortal/0.25 (http://florian-amrhein.de/newsportal/)
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!