<!DOCTYPE html>
<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <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>
    <p><font size="4">Thanks<br>
      </font></p>
    <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">http://mamot.fr/@drgeo</a></pre>
  </body>
</html>