Back

AddTextEdit

JS Py
Hello World

Creates and adds a TextEdit to a Layout.

app.AddTextEdit( layout, text, width=-1, height=-1, options? ) → app object: TextEdit

See CreateTextEdit for full documentation.

String
Number: fraction (0..1)
String: comma “,” separated: AutoSelect, AutoSize, Bold, Extract, Left or Center or Right or “Monospace”, NoSpell, NoKeyboard or “Numbers”, ReadOnly, SingleLine, “FillX/Y”, Password
app object: Layout