|
Post by cogprofessor on Jun 2, 2022 19:09:20 GMT
I tried to use the "show text" command to show a whole paragraph of text. I kept getting error messages that suggested as soon as the text wrapped, the software was expecting a new command, not just more text. I suspect that there is some way to put all the text in the code in such a way that the software doesn't think the second line is a new command (perhaps just indenting the offending line?). Or, it may be possible to use the "include" command to include a text file of the paragraph and then use "show text" followed by the variable name for the text file. I assume one would need to upload the text file first. I seem to remember that there is some way to upload files, but now I can't find it. Thanks in advance for your help.
|
|
|
Post by alexandra (AEC) on Jun 30, 2022 15:46:01 GMT
Hi there,
Have you included the x and y for the positioning of each line? For each line of text you need the "show text" command and the positioning of that line of text. For big paragraphs it might be easier to write the text in an image creating software, to create an image of the text (e.g. as png) and then just show the image with the "show bitmap" command. Uploading files can be done under the "files" button below the coding window.
|
|