Text Input Question

Is it possible to control the length of the input field?
I have a text actor with input all setup. If I have 20 spaces in the text to make the input field the length that I want it to be. However, when I set the text in the field with strcpy it shortens the input field. Then if you try to type something with more letters in it you are trying to type in this little bitty box.
That make sense?

I have a text actor with input all setup. If I have 20 spaces in the text to make the input field the length that I want it to be. However, when I set the text in the field with strcpy it shortens the input field. Then if you try to type something with more letters in it you are trying to type in this little bitty box.
That make sense?
