<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>
If you keep typing, it will wrap and expand the input box.<div><br></div><div>How to defeat this (without using maxChars)?</div><div><br></div><div><br></div><div><div>teicon.txt._height = 18;</div><div>teicon.txt.background = false;</div><div>teicon.txt.border = true;</div><div>teicon.txt.type = 'input';</div><div>teicon.txt.selectable = true;</div><div>teicon.wordWrap = false;</div><div><span style="font-size: 10pt;">teicon.txt.multiline = false;</span></div><div><span style="font-size: 10pt;">setFocus(teicon.txt);</span></div><div>teicon.txt.text = "";</div></div>                                     </div></body>
</html>