[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Newsgroup Home]
|
[news.eclipse.modeling.gmf] Re: Nested Rectangles and Layout
|
- From: me@xxxxxxx (exquisitus)
- Date: Tue, 23 Jan 2007 09:19:37 +0000 (UTC)
- Newsgroups: eclipse.modeling.gmf
- Organization: Eclipse
- User-agent: NewsPortal/0.36 (http://florian-amrhein.de/newsportal)
I tried to put Rect2 outside Rect1 but that couses an error when running
the generated code:
http://img250.imageshack.us/img250/1705/scr43qz.gif
And here's the .gmfmap:
http://img201.imageshack.us/img201/7378/scr54wy.gif
What I'm trying to do is to create a box that has more boxes inside
arranged in GridLayout and I wan't to use just one tool to create that box
with all boxes inside. All boxes should have assigned nodes.
Maybe I will file a bug later.