<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-2">
<meta name="Generator" content="Microsoft Exchange Server">
<!-- converted from text --><style><!-- .EmailQuote { margin-left: 1pt; padding-left: 4pt; border-left: #800000 2px solid; } --></style>
</head>
<body>
<meta content="text/html; charset=UTF-8">
<style type="text/css" style="">
<!--
p
        {margin-top:0;
        margin-bottom:0}
-->
</style>
<div dir="ltr">
<div id="x_divtagdefaultwrapper" dir="ltr" style="font-size:12pt; color:#000000; font-family:Calibri,Helvetica,sans-serif">
<p>Hi <span style="font-size:12pt">Micha³,</span></p>
<p><span style="font-size:12pt"><br>
</span></p>
<p><span style="font-size:12pt">it's just a wild guess, so please excuse me if this is not helpful for you - did you already try out Morph >> #disableLayout:?</span></p>
<p><span style="font-size:12pt"><br>
</span></p>
<p><span style="font-size:12pt">Best,</span></p>
<p><span style="font-size:12pt">Christoph</span></p>
</div>
<hr tabindex="-1" style="display:inline-block; width:98%">
<div id="x_divRplyFwdMsg" dir="ltr"><font face="Calibri, sans-serif" color="#000000" style="font-size:11pt"><b>Von:</b> Squeak-dev <squeak-dev-bounces@lists.squeakfoundation.org> im Auftrag von Micha³ Olszewski <m.olszewski@nexat.pl><br>
<b>Gesendet:</b> Sonntag, 14. November 2021 12:54:20<br>
<b>An:</b> Squeak-dev@lists.squeakfoundation.org<br>
<b>Betreff:</b> [squeak-dev] Disabling layout rules for selected submorphs</font>
<div> </div>
</div>
</div>
<font size="2"><span style="font-size:10pt;">
<div class="PlainText">Hello,<br>
<br>
I'm working on tree graph visualizer using OMeta. I managed to be able <br>
to (recursively) construct a tree of nodes out of Morphs. I'd like to <br>
connect parent and children nodes with LineMorphs. Unfortunalely, <br>
inserting them inside a subtree building method causes them to adhere to <br>
nodes-specific layout and they appear beside the nodes.<br>
<br>
Is there anyway to disable layout for them, so they simply stay where I <br>
tell it to stay?<br>
<br>
<br>
</div>
</span></font>
</body>
</html>