-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathSearching.pyui
More file actions
52 lines (50 loc) · 1.31 KB
/
Searching.pyui
File metadata and controls
52 lines (50 loc) · 1.31 KB
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
[
{
"nodes" : [
{
"nodes" : [
],
"frame" : "{{165, 144}, {150, 32}}",
"class" : "Label",
"attributes" : {
"font_size" : 18,
"frame" : "{{165, 144}, {150, 32}}",
"uuid" : "57103EAD-FD90-4470-92A5-58CE67891529",
"class" : "Label",
"alignment" : "center",
"text" : "Searching...",
"name" : "Searching ...",
"font_name" : "<System>"
},
"selected" : false
},
{
"nodes" : [
],
"frame" : "{{350, 245}, {101, 36}}",
"class" : "Button",
"attributes" : {
"action" : "button_press",
"frame" : "{{200, 144}, {80, 32}}",
"title" : "Quit",
"uuid" : "A42956B0-D057-470E-B91C-F8A294FBFEC0",
"class" : "Button",
"name" : "quit",
"font_size" : 15
},
"selected" : false
}
],
"frame" : "{{0, 0}, {480, 320}}",
"class" : "View",
"attributes" : {
"border_color" : "RGBA(0.000000,0.000000,0.000000,1.000000)",
"enabled" : true,
"background_color" : "RGBA(1.000000,1.000000,1.000000,1.000000)",
"name" : "",
"tint_color" : "RGBA(0.000000,0.478000,1.000000,1.000000)",
"flex" : ""
},
"selected" : false
}
]