Text buttom without carry return/new line? [Solved]

Started by H.Randt, Sun 10/02/2013 18:13:29

Previous topic - Next topic

H.Randt

I was doing a dialog-GUI and I found a stupid problem: I cannot write "carry-returns" or "newlines" on the text box.

On credits page, I used "overlay" function and with "[" symbol I could write a newline. But with the GUI-Text Box it doesn't work and automatic carry-returns neither (the text go out widht box).

I search about it on the "Dynamic Help" but I didn't found anything :/

A very clumsy "solution" come to my mind but I think there should be other solutions.


Khris

Textboxes are meant to give the player the ability to enter something during the game, like a password or telephone number, or dialog topic.
Why would they enter text spanning multiple lines on a dialog-GUI?
If that's really what you want to do: AGS doesn't have multi-line input fields. You'd have to code it yourself.

In case you are looking for a way to display text spanning multiple lines: GUI labels wrap text.

H.Randt

Oh, true! OTL
I knew problem was so dumb ^^u
Now, with "gui label" text works perfectly, thanks!
I don't know why I was using gui text box all time...


SMF spam blocked by CleanTalk