[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Newsgroup Home]
|
[news.eclipse.modeling.gmf] Compartment Size
|
Hello everybody!
I'm trying to draw the following image using .gmfgraph:
_______________
| ------------- |
||Compartment 1||
| ------------- |
| ------------- |
||Compartment 2||
| ------------- |
|_______________|
But, when I resize the main rectangle, which contains the two
compartments, the "compartment 2" doesn't resize at all.
What can I do for "compartment 2" have the same size of the main rectangle
(when the main rectangle is resized)?
Thanks,
Raphael