Skip to main content



      Home
Home » Modeling » GMF (Graphical Modeling Framework) » Problems with layout(Layout of contained elements)
Problems with layout [message #735297] Tue, 11 October 2011 09:22 Go to next message
Eclipse UserFriend
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
Re: Problems with layout [message #739170 is a reply to message #735297] Mon, 17 October 2011 02:58 Go to previous message
Eclipse UserFriend
Anybody?
Previous Topic:Drag and dropping ports into tasks
Next Topic:Swap out GMF validation (EMF Constraints)
Goto Forum:
  


Current Time: Wed Jul 23 17:23:34 EDT 2025

Powered by FUDForum. Page generated in 0.05012 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top