Back

AddTextEdit

Hello World

Creates and adds a TextEdit to a Layout.

app.AddTextEdit( layout, text, width, height, 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