forked from tdamdouni/Pythonista
-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathtry.pyui
64 lines (61 loc) · 1.56 KB
/
try.pyui
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
[
{
"nodes" : [
{
"nodes" : [
],
"frame" : "{{84, 39}, {80, 32}}",
"class" : "Button",
"attributes" : {
"uuid" : "AD562F07-3B8D-49B8-A15D-83EAB8FD406C",
"frame" : "{{80, 104}, {80, 32}}",
"title" : "Button",
"class" : "Button",
"name" : "button1",
"font_size" : 15
},
"selected" : true
},
{
"nodes" : [
],
"frame" : "{{80, 104}, {80, 32}}",
"class" : "Button",
"attributes" : {
"uuid" : "35697536-D9A5-4352-8A76-D16954D9BE38",
"frame" : "{{80, 104}, {80, 32}}",
"title" : "Button",
"class" : "Button",
"name" : "button2",
"font_size" : 15
},
"selected" : false
},
{
"nodes" : [
],
"frame" : "{{80, 159}, {80, 32}}",
"class" : "Button",
"attributes" : {
"uuid" : "1067899E-2F33-42CC-85F2-DCBDF4068DBA",
"frame" : "{{80, 104}, {80, 32}}",
"title" : "Button",
"class" : "Button",
"name" : "button3",
"font_size" : 15
},
"selected" : false
}
],
"frame" : "{{0, 0}, {240, 240}}",
"class" : "View",
"attributes" : {
"enabled" : true,
"background_color" : "RGBA(1.000000,1.000000,1.000000,1.000000)",
"tint_color" : "RGBA(0.000000,0.478000,1.000000,1.000000)",
"border_color" : "RGBA(0.000000,0.000000,0.000000,1.000000)",
"flex" : ""
},
"selected" : false
}
]