Toate plățile din preview sunt în
mod test
. Folosește cardul
4242 4242 4242 4242
.
Toate uneltele
UIScript Visualizer
Sursă Python UIScript
window = { "name" : "MainWindow", "x" : 0, "y" : 0, "width" : 800, "height" : 600, "children" : [ { "name" : "title", "type" : "text", "text" : "M2WORK", "x" : 20, "y" : 20 }, { "name" : "btn_ok", "type" : "button", "text" : "OK", "x" : 700, "y" : 550, "width" : 80, "height" : 30 }, ], }
Vizualizare
window · MainWindow · 800×600
text · title · 200×80
"M2WORK"
button · btn_ok · 80×30
"OK"