-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathmm_results.pyui
144 lines (138 loc) · 4.01 KB
/
mm_results.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
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
[
{
"selected" : false,
"frame" : "{{0, 0}, {400, 440}}",
"class" : "View",
"nodes" : [
{
"selected" : false,
"frame" : "{{6, 61}, {340, 46}}",
"class" : "Label",
"nodes" : [
],
"attributes" : {
"uuid" : "68CEF16E-FADA-47C7-BBB3-2029AB205870",
"flex" : "WRTB",
"corner_radius" : 8,
"background_color" : "RGBA(0.937500,1.000000,0.906250,1.000000)",
"frame" : "{{195, 254}, {150, 32}}",
"border_color" : "RGBA(0.807843,0.862745,0.780392,1.000000)",
"border_width" : 1,
"alignment" : "center",
"text" : "meter reading1",
"font_name" : "<System>",
"class" : "Label",
"name" : "rsltVal1",
"font_size" : 24
}
},
{
"selected" : false,
"frame" : "{{7.5, 115}, {388, 34}}",
"class" : "Slider",
"nodes" : [
],
"attributes" : {
"continuous" : false,
"uuid" : "E08BF952-A60A-4637-920B-D7FC51340D01",
"corner_radius" : 8,
"frame" : "{{170, 253}, {200, 34}}",
"tint_color" : "RGBA(0.770833,0.312500,1.000000,1.000000)",
"border_width" : 1,
"border_color" : "RGBA(0.807843,0.862745,0.780392,1.000000)",
"value" : 0.5,
"class" : "Slider",
"name" : "rsltBar1",
"flex" : "WTB"
}
},
{
"selected" : false,
"frame" : "{{6, 211.5}, {340, 46}}",
"class" : "Label",
"nodes" : [
],
"attributes" : {
"uuid" : "68CEF16E-FADA-47C7-BBB3-2029AB205870",
"flex" : "WRTB",
"corner_radius" : 8,
"background_color" : "RGBA(0.937500,1.000000,0.906250,1.000000)",
"frame" : "{{195, 254}, {150, 32}}",
"border_color" : "RGBA(0.724573,0.799528,0.724573,1.000000)",
"border_width" : 1,
"alignment" : "center",
"text" : "meter reading2",
"font_name" : "<System>",
"class" : "Label",
"name" : "rsltVal2",
"font_size" : 24
}
},
{
"selected" : false,
"frame" : "{{7.5, 261}, {388, 34}}",
"class" : "Slider",
"nodes" : [
],
"attributes" : {
"flex" : "WTB",
"border_width" : 1,
"frame" : "{{170, 253}, {200, 34}}",
"class" : "Slider",
"uuid" : "E08BF952-A60A-4637-920B-D7FC51340D01",
"value" : 0.5,
"corner_radius" : 8,
"border_color" : "RGBA(0.807843,0.862745,0.780392,1.000000)",
"name" : "rsltBar2"
}
},
{
"selected" : false,
"frame" : "{{348, 61}, {46, 46}}",
"class" : "Label",
"nodes" : [
],
"attributes" : {
"flex" : "LTB",
"border_width" : 0,
"name" : "unit1",
"frame" : "{{195, 254}, {150, 32}}",
"uuid" : "68CEF16E-FADA-47C7-BBB3-2029AB205870",
"class" : "Label",
"alignment" : "center",
"text" : "u1",
"corner_radius" : 0,
"font_size" : 24,
"font_name" : "<System>"
}
},
{
"selected" : false,
"frame" : "{{348, 211.5}, {46, 46}}",
"class" : "Label",
"nodes" : [
],
"attributes" : {
"flex" : "LTB",
"font_size" : 24,
"frame" : "{{195, 254}, {150, 32}}",
"uuid" : "68CEF16E-FADA-47C7-BBB3-2029AB205870",
"class" : "Label",
"alignment" : "center",
"text" : "u2",
"name" : "unit2",
"font_name" : "<System>"
}
}
],
"attributes" : {
"flex" : "",
"enabled" : true,
"tint_color" : "RGBA(0.000000,0.478000,1.000000,1.000000)",
"custom_class" : "vwResults",
"border_color" : "RGBA(0.000000,0.000000,0.000000,1.000000)",
"background_color" : "RGBA(1.000000,1.000000,1.000000,1.000000)",
"name" : ""
}
}
]