This commit is contained in:
Johannes
2022-03-28 17:47:50 +02:00
3 changed files with 21 additions and 17 deletions

View File

@@ -42,7 +42,7 @@ Page cardAlarm
vis b8,0
vis b9,0
vis b10,0
//vis tCode,0
vis tCode,0
Variable (string) strCommand
Attributes
@@ -222,7 +222,7 @@ Text tCode
Send Component ID : disabled
Opacity : 127
x coordinate : 92
y coordinate : 12
y coordinate : 16
Width : 192
Height : 49
Effect : load
@@ -252,7 +252,7 @@ Text tIcon
Send Component ID : disabled
Opacity : 127
x coordinate : 300
y coordinate : 12
y coordinate : 16
Width : 64
Height : 49
Effect : load
@@ -267,7 +267,7 @@ Text tIcon
Horizontal Alignment : center
Vertical Alignment : center
Input Type : character
Text : 
Text :
Max. Text Size : 10
Word wrap : disabled
Horizontal Spacing : 0
@@ -831,13 +831,14 @@ Button arm1
Vertical Alignment : center
State : unpressed
Text :
Max. Text Size : 15
Max. Text Size : 40
Word wrap : enabled
Horizontal Spacing : 0
Vertical Spacing : 0
Events
Touch Press Event
tCode.txt=""
// event,buttonPress2,entn,arm1,tCode
tSend.txt="event,buttonPress2,"
tSend.txt+=entn.txt+","
@@ -884,13 +885,14 @@ Button arm3
Vertical Alignment : center
State : unpressed
Text :
Max. Text Size : 15
Max. Text Size : 40
Word wrap : enabled
Horizontal Spacing : 0
Vertical Spacing : 0
Events
Touch Press Event
tCode.txt=""
// event,buttonPress2,entn,arm1,tCode
tSend.txt="event,buttonPress2,"
tSend.txt+=entn.txt+","
@@ -937,13 +939,14 @@ Button arm2
Vertical Alignment : center
State : unpressed
Text :
Max. Text Size : 15
Max. Text Size : 40
Word wrap : enabled
Horizontal Spacing : 0
Vertical Spacing : 0
Events
Touch Press Event
tCode.txt=""
// event,buttonPress2,entn,arm1,tCode
tSend.txt="event,buttonPress2,"
tSend.txt+=entn.txt+","
@@ -990,13 +993,14 @@ Button arm4
Vertical Alignment : center
State : unpressed
Text :
Max. Text Size : 15
Max. Text Size : 40
Word wrap : enabled
Horizontal Spacing : 0
Vertical Spacing : 0
Events
Touch Press Event
tCode.txt=""
// event,buttonPress2,entn,arm1,tCode
tSend.txt="event,buttonPress2,"
tSend.txt+=entn.txt+","

View File

@@ -2,6 +2,10 @@ Program.s
0 Component(s)
10 Line(s) of event code
10 Unique line(s) of event code
pageIcons
6 Component(s)
0 Line(s) of event code
0 Unique line(s) of event code
pageTest
13 Component(s)
13 Line(s) of event code
@@ -10,10 +14,6 @@ pageSerialTest
13 Component(s)
48 Line(s) of event code
43 Unique line(s) of event code
pageIcons
6 Component(s)
0 Line(s) of event code
0 Unique line(s) of event code
popupShutter
19 Component(s)
179 Line(s) of event code
@@ -52,11 +52,11 @@ screensaver
133 Unique line(s) of event code
cardAlarm
35 Component(s)
255 Line(s) of event code
161 Unique line(s) of event code
260 Line(s) of event code
162 Unique line(s) of event code
Total
13 Page(s)
348 Component(s)
3204 Line(s) of event code
855 Unique line(s) of event code
3209 Line(s) of event code
856 Unique line(s) of event code

View File

@@ -72,7 +72,7 @@ Text tIcons
Horizontal Alignment : left
Vertical Alignment : top
Input Type : character
Text : 
Text : 
Max. Text Size : 150
Word wrap : enabled
Horizontal Spacing : 0