Back

AddButton

JS Py
Hello World

Creates and adds a Button to a Layout.

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

See CreateButton for full documentation.

String
Number: fraction (0..1)
String: comma “,” separated: “FontAwesome”, “Html”, “Monospace”, “Normal” or “Aluminium” or “Gray” or “Lego”, “SingleLine”, “Custom”, “NoPad”, “FillX/Y”, “NoSound”
app object: Layout