JSUI Text Input
Hello all,
is there a way to enter text in a jsui window ?
thank you very much, frank
ps. i saw there was a very old thread on this and i am wondering whether there are new ways by now.
No. Just use the key object connected to your jsui.
Have a look at this javascript I wrote that displays text vertically a bit like [textedit], there's an example patch there too, it should give you some idea of how to get text into a [jsui] using the [key] object.
lh