<div dir="ltr">I defined a subclass of LayoutMorph and added this initialize method:<div><br></div><div>initialize<br>    super initialize.<br>    self color: Color yellow.<br><br clear="all"><div>When I create an instance and open it in the world it has a pink background.</div><div>If I change the superclass from LayoutMorph to BoxedMorph then it has a yellow background.</div><div>What is the reason why I can't set the color (of the background) of a LayoutMorph?</div><div><br></div><span class="gmail_signature_prefix">-- </span><br><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div dir="ltr"><div><font face="arial, helvetica, sans-serif">R. Mark Volkmann</font></div><div><span style="font-size:12.8000001907349px"><font face="arial, helvetica, sans-serif">Object Computing, Inc.</font></span></div></div></div></div></div></div></div></div></div></div>