<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>Hi, I'm using GEM and I want to display a variable text (based on user input) in the canvas. I tried with text2d but it don't seem to work if I use the inlet value (it will just print the '$t' string). Basically I have a numer changing in a range (depending on user input) and want it to display in real time..<br>thanks!<br><br>|<br>[text $t<<br>|<br>[text2d]<br>                                      </div></body>
</html>