<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
</head>
<body>
<div class="moz-cite-prefix">Hi Hilaire,</div>
<div class="moz-cite-prefix"><br>
</div>
<div class="moz-cite-prefix">I'm not sure it is possible with Cuis
layout classes; I don't know with certainty.</div>
<div class="moz-cite-prefix"><br>
</div>
<div class="moz-cite-prefix">For my preference browser, I've
implemented my own classes for let's say PropertyEditorRow, etc.</div>
<div class="moz-cite-prefix"><br>
</div>
<div class="moz-cite-prefix">I also have a FormLayoutMorph that does
what you need if you want to have a look:
<a class="moz-txt-link-freetext" href="https://bitbucket.org/mmontone/mold/src/master/Morphic-Widgets-Extras2.pck.st">https://bitbucket.org/mmontone/mold/src/master/Morphic-Widgets-Extras2.pck.st</a></div>
<div class="moz-cite-prefix"><br>
</div>
<div class="moz-cite-prefix">Install that package and browse
FormLayoutMorph examples in class side.</div>
<div class="moz-cite-prefix"><br>
</div>
<div class="moz-cite-prefix">Cheers,</div>
<div class="moz-cite-prefix"><br>
</div>
<div class="moz-cite-prefix">Mariano</div>
<div class="moz-cite-prefix"><br>
</div>
<div class="moz-cite-prefix">El 26/5/22 a las 10:36, Hilaire
Fernandes via Cuis-dev escribió:<br>
</div>
<blockquote type="cite"
cite="mid:dd7169ac-fdd6-b7f8-f228-0e41ee9eb784@drgeo.eu">
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<p><font size="4">Hi, <br>
</font></p>
<p><font size="4">In the preference browser, I have this
LabelGroup (kind of layout in column) where each row is a
couple of label and widget editor. The label group is of
variable extent.</font></p>
<p><font size="4">When I add it to a pluggable scroll pane, I want
the label group width to extend to match its owner width.<br>
</font></p>
<p><font size="4">It does not look possible<br>
</font></p>
<p>Am I missing something?</p>
<p>Thanks<br>
</p>
<p>Hilaire<br>
</p>
<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>
<br>
<fieldset class="moz-mime-attachment-header"></fieldset>
</blockquote>
<p><br>
</p>
</body>
</html>