I just added a .textfile option to the text type.
this can input text like this from /boot/home/config/settings/fatelk/yoshi/commands/text:
No need for [return] or [enter], but it does require another file.
Code:
txt.type = text
txt.default =
txt.txtfile = /boot/home/config/settings/fatelk/yoshi/commands/text
txt.lines = 5
txt.scrollbar = 4
txt.align = center
txt.tooltip = Ckick and press the down arrow key to see the full text.
this can input text like this from /boot/home/config/settings/fatelk/yoshi/commands/text:
Code:
Paragraph one, demo text
Paragraph two If you like, you can use a really long label as the window will scale accordingly.
This will not display until the text is scrolled.
No need for [return] or [enter], but it does require another file.