Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » GMF (Graphical Modeling Framework) » Problems with layout(Layout of contained elements)
Problems with layout [message #735297] Tue, 11 October 2011 13:22 Go to next message
Iban Ayestaran is currently offline Iban AyestaranFriend
Messages: 58
Registered: September 2011
Member
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 06:58 Go to previous message
Iban Ayestaran is currently offline Iban AyestaranFriend
Messages: 58
Registered: September 2011
Member
Anybody?
Previous Topic:Drag and dropping ports into tasks
Next Topic:Swap out GMF validation (EMF Constraints)
Goto Forum:
  


Current Time: Thu Apr 25 04:15:29 GMT 2024

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

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

Back to the top