-
Notifications
You must be signed in to change notification settings - Fork 0
/
uiMeter.pyui
34 lines (33 loc) · 891 Bytes
/
uiMeter.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
[
{
"selected" : false,
"frame" : "{{0, 0}, {400, 500}}",
"class" : "View",
"nodes" : [
{
"selected" : false,
"frame" : "{{0, 18}, {400, 29}}",
"class" : "SegmentedControl",
"nodes" : [
],
"attributes" : {
"name" : "selPage",
"frame" : "{{212, 221}, {120, 29}}",
"uuid" : "CE73551E-E943-4E30-BF7C-062B0C20922C",
"class" : "SegmentedControl",
"segments" : "Settings|Results|Graph",
"flex" : "LR"
}
}
],
"attributes" : {
"flex" : "",
"enabled" : true,
"tint_color" : "RGBA(0.000000,0.478000,1.000000,1.000000)",
"custom_class" : "vwMultimeter",
"border_color" : "RGBA(0.000000,0.000000,0.000000,1.000000)",
"background_color" : "RGBA(1.000000,1.000000,1.000000,1.000000)",
"name" : ""
}
}
]