<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
</head>
<body>
<p>On 12/02/2025 8:10 pm, Hilaire Fernandes via Cuis-dev wrote:</p>
<blockquote type="cite"
cite="mid:fd2f162b-f7ee-42f4-bcea-9f6a878dd0b1@free.fr">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<div class="moz-cite-prefix">Le 12/02/2025 à 18:59, H. Hirzel via
Cuis-dev a écrit :<br>
</div>
<blockquote type="cite"
cite="mid:33b24e51-d524-49a0-8231-10bbc8beb523@gmail.com">
<p><font size="4">With only 10 instance methods it manages to
accomplish the layout behavior! If the TableMorph is resized
the rows are updated accordingly. Useful for certain cases.<br>
</font></p>
<p><font size="4">The example shown with a screen shot in this
thread is</font></p>
<p><font size="4">TableMorph example1<br>
</font></p>
<p><font size="4">So it seems to behave like a simplified
version of the Squeak TableLayout<br>
</font></p>
<p><a class="moz-txt-link-freetext"
href="https://wiki.squeak.org/squeak/2340"
moz-do-not-send="true">https://wiki.squeak.org/squeak/2340</a></p>
<p><font size="4">Which behaves more like a </font>CSS Flexbox
layout arrangement.</p>
<p><font size="4">The question is: what are the requirements for
the TableMorph?</font></p>
<p><font size="4">Should the rows have aligned columns or not?</font></p>
</blockquote>
<p><font size="4">It may evolve but it fills my need now. Should
be easy to add quite easily vertical alignment preferences.<br>
</font></p>
<p><font size="4">Likely the name TableMorph is misleading and
should be changed. It behaves more like a strip/ribbon/tape.
In French I will rename it RubanMorph because its submorphs
can flow on several lines. Opinion in English? Should it be
StripMorph, TapeMorph or RibbonMorph?</font></p>
</blockquote>
<p>I think none of them. Above I wrote it is like the Squeak
TableMorph LayoutManager which I maintain.<br>
</p>
<p>I think it is rather like the Java FlowLayout</p>
<p><a class="moz-txt-link-freetext" href="https://docs.oracle.com/javase/tutorial/uiswing/layout/flow.html">https://docs.oracle.com/javase/tutorial/uiswing/layout/flow.html</a></p>
<p>So maybe FlowLayoutMorph?</p>
<p>--Hannes<br>
</p>
<blockquote type="cite"
cite="mid:fd2f162b-f7ee-42f4-bcea-9f6a878dd0b1@free.fr">
<blockquote type="cite"
cite="mid:33b24e51-d524-49a0-8231-10bbc8beb523@gmail.com">
<p><font size="4">I guess both use cases have applications.</font></p>
</blockquote>
<font size="4">Yes</font><br>
<pre class="moz-signature" cols="72">--
<a class="moz-txt-link-freetext" href="http://mamot.fr/@drgeo"
moz-do-not-send="true">http://mamot.fr/@drgeo</a></pre>
<br>
<fieldset class="moz-mime-attachment-header"></fieldset>
</blockquote>
</body>
</html>