We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
var edit = new EditText(Color.BLUE, Color.BLACK); var text = new Text(); text.fitWidth = 300; text.color = Color.WHITE; text.content = "Here"; edit.multiline = true; text.component('edit', edit); add(text);
Hold M in the textbox and it won't wrap
M
Possible Solutions:
Hold
Min the textbox and it won't wrapPossible Solutions: