This site permanently moved to
https://droidscript.github.io
. Please update links accordingly.
You are being forwarded automatically in 3...
[stay here]
Back
AddButtonText
Hello World
Adds a text button on a given layout.
btt = MUI.AddButtonText(
parent
,
text
,
width
,
height
) →
Object
See
CreateButtonFlat
for full documentation.
String
Number:
fraction (0..1)
Object:
MUI Layout or DS Layout control
loading