Problems with layout [message #735297] |
Tue, 11 October 2011 09:22  |
Eclipse User |
|
|
|
Hello,
I am having some trouble when specifying the desired layout.
I have some blocks called tasks, which have two attributes: name and time.
I want the name of the task to appear in the middle of the block, and the time in the right-bottom. I am able to do that by setting a grid layout (1 column) in the rectangle TaskFigure, and a grid layout data for each of the attributes (center/center for the name and end/end for the time).
Now the problem is that tasks are composed by ports, and I want the ports to appear on the left side of the Task block, but I don't know how to do it. Setting a grid layout data in the Rectangle PortFigure does not work.
Does anybody know how to do that?
Thanks in advance
|
|
|
|
Powered by
FUDForum. Page generated in 0.05012 seconds