User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.3) Gecko/20041118
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?