- 0
how to write multiple lines with line feeds and carriage returns in the beta viewer CHUI ?
You are about to reply to a thread that has been inactive for 3617 days.
Please take a moment to consider if this thread is worth bumping.
Please take a moment to consider if this thread is worth bumping.
Question
Codewarrior Congrejo
I didn't try it with the new CHUI but here's some things you can try:
since the ASCII formats is apparent in SL and being used in scripts this way too you could try the newline or carriage return commands:
type these along with your text i.e. :textline1 \n textline2 \n textline3 - and see if that works.
In general when you copy & paste text included linebreak commands are copied too and then applied when being pasted. So best try is to add them yourself to the text and see if the Beta / CHUI will accept that.
Link to comment
Share on other sites
1 answer to this question
Recommended Posts
Please take a moment to consider if this thread is worth bumping.
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now