<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Tue, Jul 2, 2013 at 2:27 PM, Roman Haefeli <span dir="ltr">&lt;<a href="mailto:reduzent@gmail.com" target="_blank">reduzent@gmail.com</a>&gt;</span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div class="im">On Die, 2013-07-02 at 12:54 +0200, András Murányi wrote:<br>
&gt; On Mon, Jul 1, 2013 at 10:05 PM, Roman Haefeli &lt;<a href="mailto:reduzent@gmail.com">reduzent@gmail.com</a>&gt;<br>
&gt; wrote:<br>
&gt;         On Mon, 2013-07-01 at 20:56 +0200, András Murányi wrote:<br>
&gt;         &gt; I&#39;m reformulating my question as the problem is evolving:<br>
&gt;         &gt; do we have an object that<br>
&gt;         &gt; - Displays and holds a text value (like Symbol or Message<br>
&gt;         box),<br>
&gt;<br>
&gt;<br>
&gt;         * symbolbox with width set 0 resizes dynamically<br>
&gt;         * hsl, vsl, cnv, etc. can adjust size with &#39;size&#39; message, can<br>
&gt;         change<br>
&gt;         displayed text with &#39;label&#39; message<br>
&gt;<br>
&gt;<br>
&gt; Very good idea, thanks Roman!<br>
&gt;<br>
&gt; Some difficulties I&#39;m having:<br>
&gt;<br>
&gt; - I don&#39;t know how to set the label of [cnv]... is it possible at all?<br>
<br>
</div>[symbol\<br>
|<br>
[label $1(<br>
|<br>
[cnv]<br></blockquote><div><br></div><div>my [cnv] has no inlets so IOhannes&#39;s solution applies.<br></div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">


<div class="im"><br>
&gt; - (ATTN: Ivica) [hsl] seems to have the bounding box (?) miscalculated<br>
&gt; in l2ork so it doesn&#39;t GOP when it&#39;s less than 2-3px from the border<br>
&gt; of the parent canvas. Checked in Vanilla, it works as expected ([hsl]<br>
&gt; can be placed to the very border and it will GOP).<br>
<br>
</div>According to Ivica this is on purpose. The reason is that iemguis used<br>
to have miscalculated positions and pd-l2ork fixed that while<br>
pd-vanilla/pd-extended didn&#39;t. Unfortunately, this breaks compatibility<br>
between pd-l2ork and pd-vanilla/pd-extended.<br>
<div class=""><div class="h5"><br>
Roman<br>
</div></div></blockquote><div class="h5"> <br></div><div class="h5">I&#39;m seeing a tiny bit more complication here (in l2ork):<br></div><div class="h5">- when trying to place [hsl] close to the GOP area edges, it disappears from GOP (as said before)<br>

</div><div class="h5">- when trying to place [cnv] close to the GOP area edges (in a fairly large GOP area) everything is fine, however:<br></div><div class="h5">- when trying to fit a 10px high [cnv] into a 12px high GOP area, the [cnv] refuses to show up in GOP.<br>

</div><div class="h5"></div><div class="h5"><br>András
</div></div></div></div>