On 07/02/2013 02:41 PM, András Murányi wrote:
On Tue, Jul 2, 2013 at 2:27 PM, Roman Haefeli <reduzent@gmail.com mailto:reduzent@gmail.com> wrote:
On Die, 2013-07-02 at 12:54 +0200, András Murányi wrote: > On Mon, Jul 1, 2013 at 10:05 PM, Roman Haefeli <reduzent@gmail.com <mailto:reduzent@gmail.com>> > wrote: > On Mon, 2013-07-01 at 20:56 +0200, András Murányi wrote: > > I'm reformulating my question as the problem is evolving: > > do we have an object that > > - Displays and holds a text value (like Symbol or Message > box), > > > * symbolbox with width set 0 resizes dynamically > * hsl, vsl, cnv, etc. can adjust size with 'size' message, can > change > displayed text with 'label' message > > > Very good idea, thanks Roman! > > Some difficulties I'm having: > > - I don't know how to set the label of [cnv]... is it possible at all? [symbol\ | [label $1( | [cnv]
my [cnv] has no inlets so IOhannes's solution applies.
The [cnv] object has no inlet.
-Jonathan