Group: Forum Members
Posts: 38,
Visits: 85
|
Hi there! That's weird. I need to have a textbox in a script where participants might freely enter their questions or remarks. I did that:
<textbox mess> / caption = "Poniżej możesz wpisać swoją wiadomość do Autora tego badania." / mask = alphabetic / textboxsize = (80, 40) / subcaptionfontstyle = ("Arial", 1.90%, false, false, false, false, 5, 0) / responsefontstyle = ("Arial", 1.33%, false, false, false, false, 5, 0) / required = false / multiline = true </textbox>
But the thing is that when entering the text into it, it doesn't allow spaces between words. What? Why? I don't get it really. Can anybody help me with that?
Robert
|