<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>
    <meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
    <title></title>
  </head>
  <body bgcolor="#ffffff" text="#000000">
    On 3/13/2023 1:36 PM, Alexandre Rousseau via Cuis-dev wrote:
    <blockquote
cite="mid:CAKmOayJa65DoBUNKZLHONCNW4q1NsRWABurSym4UOC3KiuDSbg@mail.gmail.com"
      type="cite">
      <div dir="ltr">Defining a class as subclass of LayoutMorph and
        initializing it thus:
        <div><br>
        </div>
        <div>
          <blockquote class="gmail_quote" style="margin: 0px 0px 0px
            0.8ex; border-left: 1px solid rgb(204, 204, 204);
            padding-left: 1ex;"><font face="monospace">initialize<br>
            </font><font face="monospace">  super initialize.<br>
            </font><font face="monospace">  self beColumn.</font></blockquote>
          <div><br>
          </div>
          <div>morphs added to it still appear next to each other,
            horizontally, as if #beColumn was ignored.</div>
          <div><br>
          </div>
          <div>Is this expected behaviour for a subclass of LayoutMorph?</div>
          <div><br>
          </div>
        </div>
      </div>
    </blockquote>
    <br>
    You may want to play with LayoutMorph class >> example1, that
    shows a possible way to build a column of rows. There are several
    other examples there. #example101VG is particulary interesting.<br>
    <br>
    After opening them, play with the halo handles, to see how they
    react.<br>
    <br>
    HTH,<br>
    <pre class="moz-signature" cols="72">-- 
Juan Vuletich
cuis.st
github.com/jvuletich
researchgate.net/profile/Juan-Vuletich
independent.academia.edu/JuanVuletich
patents.justia.com/inventor/juan-manuel-vuletich
linkedin.com/in/juan-vuletich-75611b3
twitter.com/JuanVuletich</pre>
  </body>
</html>