Skip to main content



      Home
Home » Modeling » GMF (Graphical Modeling Framework) » Multiple Column
Multiple Column [message #208166] Thu, 09 October 2008 09:08 Go to next message
Eclipse UserFriend
Hi all,

I want to know if it's possible in GMF to represent a table:

___________________________
| MY NODE |
|_________________________|
|<COL1> | <COL2> | <COL3> |
|<COL1> | <COL2> | <COL3> |
|<COL1> | <COL2> | <COL3> |
|_________________________|



Thanks in advance,


Hugues
Re: Multiple Column [message #208189 is a reply to message #208166] Thu, 09 October 2008 11:44 Go to previous message
Eclipse UserFriend
Originally posted by: e.schnepel.bmiag.de

Hello Hugues,

During my diploma thesis I did some research on this and found no
practical solution if the columns should automaticaly rezise with its
compartment childs. There might a solution for the very rare case if the
width of the elements in the columns are fixed - you will have to place
each row-child at a fixed position and size in a row-node. the
compartment of your my-node has a list-layout and would look "like" a
table but isn't one.

Greetings

Enrico

Hugues Rérolle schrieb:
> Hi all,
>
> I want to know if it's possible in GMF to represent a table:
>
> ___________________________
> | MY NODE |
> |_________________________|
> |<COL1> | <COL2> | <COL3> |
> |<COL1> | <COL2> | <COL3> |
> |<COL1> | <COL2> | <COL3> |
> |_________________________|
>
>
>
> Thanks in advance,
>
>
> Hugues
Previous Topic:Why Notification.getOldValue() don't contains any children
Next Topic:classcast exception in mindmap tutorial part 2
Goto Forum:
  


Current Time: Sat Jul 05 07:36:50 EDT 2025

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

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

Back to the top