<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <p><font size="+1">Hi Nicola et al.</font></p>
    <p><font size="+1">After some thinking,  a InnerListOfMorph should
        simply be a subclass of MorphLayout (beColumn).</font></p>
    <p><font size="+1">The InnerListMorph draws directly its text
        content, highlight, selected. It could have been designed with a
        row of TextMorph but would have been inefficient.</font></p>
    <p><font size="+1">Nicolas, which direction did you took for your
        initial design?</font></p>
    <p>Hilaire<br>
    </p>
    <div class="moz-cite-prefix">Le 11/01/2022 à 21:14, Hilaire
      Fernandes a écrit :<br>
    </div>
    <blockquote type="cite"
      cite="mid:64e828e1-2365-4506-f221-c1d0d919f852@drgeo.eu">
      <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
      <div class="moz-text-html" lang="x-unicode">
        <p><font size="+1">Hi Nicola,</font></p>
        <p><font size="+1">Nice, I started subclassing those close for
            Morph, but not sure now it is the right way. Need to check
            again. In fact all could be simplified with only Morph as
            text in list can be morph too.</font></p>
        <p><font size="+1">Need some time to think about it..</font></p>
        <p><font size="+1">Best</font></p>
        <p><font size="+1">Hilaire</font><br>
        </p>
        <div class="moz-cite-prefix">Le 08/01/2022 à 16:07, Nicolás
          Papagna Maldonado a écrit :<br>
        </div>
        <blockquote type="cite"
cite="mid:CADGn7BNyr6px+4k_-Yenhf5-DYkdsTLBFj52mZ+K02GHXa=Dyg@mail.gmail.com">Hi
          Hilarie!<br>
          <div><br>
          </div>
          <div>I had similar needs for a couple of projects (a generic,
            scrollable list of morphs -- PluggableListMorph but having
            any morph as an item).</div>
          <div>Initially, I took a look at PluggableListMophr,
            InnerListMorph, and friends but found them a bit hard to
            understand/change for what I needed (based on my very little
            experience with Morphic at the time).</div>
          <div><br>
          </div>
          <div>After some time I decided to "roll my own" because it
            looked like these classes were not created for that purpose,
            and also I really wanted to get into/learn how UI components
            work.</div>
          <div><br>
          </div>
          <div>I never finished the component but got it working fine
            for the PoC I was building at the time.</div>
          <div>The mail about Cuis-Smalltalk-UI got me thinking of
            getting it back in shape.</div>
          <div><br>
          </div>
          <div>Best,</div>
          <div>Nico PM</div>
        </blockquote>
        <pre class="moz-signature" cols="72">-- 
GNU Dr. Geo
<a class="moz-txt-link-freetext" href="http://drgeo.eu" moz-do-not-send="true">http://drgeo.eu</a>
<a class="moz-txt-link-freetext" href="http://blog.drgeo.eu" moz-do-not-send="true">http://blog.drgeo.eu</a></pre>
      </div>
    </blockquote>
    <pre class="moz-signature" cols="72">-- 
GNU Dr. Geo
<a class="moz-txt-link-freetext" href="http://drgeo.eu">http://drgeo.eu</a>
<a class="moz-txt-link-freetext" href="http://blog.drgeo.eu">http://blog.drgeo.eu</a></pre>
  </body>
</html>