This commit is contained in:
Johannes
2022-03-28 16:35:17 +02:00
3 changed files with 19 additions and 15 deletions

View File

@@ -810,9 +810,9 @@ Button arm1
Disable release event after dragging: 0 Disable release event after dragging: 0
Send Component ID : disabled Send Component ID : disabled
Opacity : 127 Opacity : 127
x coordinate : 59 x coordinate : 20
y coordinate : 72 y coordinate : 72
Width : 64 Width : 90
Height : 64 Height : 64
Effect : load Effect : load
Effect Priority : 0 Effect Priority : 0
@@ -863,9 +863,9 @@ Button arm3
Disable release event after dragging: 0 Disable release event after dragging: 0
Send Component ID : disabled Send Component ID : disabled
Opacity : 127 Opacity : 127
x coordinate : 239 x coordinate : 234
y coordinate : 72 y coordinate : 72
Width : 64 Width : 90
Height : 64 Height : 64
Effect : load Effect : load
Effect Priority : 0 Effect Priority : 0
@@ -916,9 +916,9 @@ Button arm2
Disable release event after dragging: 0 Disable release event after dragging: 0
Send Component ID : disabled Send Component ID : disabled
Opacity : 127 Opacity : 127
x coordinate : 149 x coordinate : 127
y coordinate : 72 y coordinate : 72
Width : 64 Width : 90
Height : 64 Height : 64
Effect : load Effect : load
Effect Priority : 0 Effect Priority : 0
@@ -969,9 +969,9 @@ Button arm4
Disable release event after dragging: 0 Disable release event after dragging: 0
Send Component ID : disabled Send Component ID : disabled
Opacity : 127 Opacity : 127
x coordinate : 329 x coordinate : 341
y coordinate : 72 y coordinate : 72
Width : 64 Width : 90
Height : 64 Height : 64
Effect : load Effect : load
Effect Priority : 0 Effect Priority : 0
@@ -1106,8 +1106,12 @@ Timer tmSerial
spstr strCommand.txt,tTmp.txt,",",10 spstr strCommand.txt,tTmp.txt,",",10
covx tTmp.txt,sys0,0,0 covx tTmp.txt,sys0,0,0
substr pageIcons.tIcons.txt,tIcon.txt,sys0,1 substr pageIcons.tIcons.txt,tIcon.txt,sys0,1
//numpad status //icon color
spstr strCommand.txt,tTmp.txt,",",11 spstr strCommand.txt,tTmp.txt,",",11
covx tTmp.txt,sys0,0,0
tIcon.pco=sys0
//numpad status
spstr strCommand.txt,tTmp.txt,",",12
if(tTmp.txt!="disable") if(tTmp.txt!="disable")
{ {
vis b0,1 vis b0,1

View File

@@ -52,11 +52,11 @@ screensaver
133 Unique line(s) of event code 133 Unique line(s) of event code
cardAlarm cardAlarm
35 Component(s) 35 Component(s)
252 Line(s) of event code 255 Line(s) of event code
159 Unique line(s) of event code 161 Unique line(s) of event code
Total Total
13 Page(s) 13 Page(s)
348 Component(s) 348 Component(s)
3201 Line(s) of event code 3204 Line(s) of event code
853 Unique line(s) of event code 855 Unique line(s) of event code

View File

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