[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[news.eclipse.tools.gef] Question about which layout manager to use

Hi,

I've got an editor with contents which I would like to display in a table-like pattern, with the possibility of constraining all children to have the same size.

Do I need to implement my own layout-manager, or can I tweak any of the existing layout-managers to behave like this?

/Jesper