increase limit for notify text on screensaver and activate isbr (add nextion2text)

This commit is contained in:
joBr99
2022-12-10 19:17:42 +00:00
committed by github-actions[bot]
parent 183637c795
commit 6825b29ced
13 changed files with 83 additions and 175 deletions

View File

@@ -64,7 +64,7 @@
│ Max. Text Size: 25
│ Variable (string) tInstruction
│ @@ -103,24 +94,14 @@
│ @@ -103,34 +94,14 @@
│ Value: 0
│ Variable (int32) ycR
@@ -82,6 +82,16 @@
│ - Text :
│ - Max. Text Size : 10
│ -
│ - Events
│ - Touch Press Event
│ - if(tDate.x==0)
│ - {
│ - vis m0,1
│ - }else
│ - {
│ - vis m0,1
│ - }
│ -
│ Text t10
│ Attributes
│ Scope : local
@@ -89,7 +99,7 @@
│ Disable release event after dragging: 0
│ Send Component ID : disabled
│ Associated Keyboard : none
│ @@ -370,15 +351,15 @@
│ @@ -380,15 +351,15 @@
│ Text tTime
│ Attributes
│ Scope : local
@@ -106,7 +116,7 @@
│ Scope : local
│ Dragging : 0
│ Disable release event after dragging: 0
│ @@ -582,15 +563,14 @@
│ @@ -592,15 +563,14 @@
│ spstr strCommand.txt,tIcon1.txt,"~",17
│ spstr strCommand.txt,tTmp.txt,"~",18
│ covx tTmp.txt,tIcon1.pco,0,0

View File

@@ -22,10 +22,6 @@ popupNotify
19 Component(s)
257 Line(s) of event code
166 Unique line(s) of event code
screensaver
45 Component(s)
400 Line(s) of event code
296 Unique line(s) of event code
popupLight
28 Component(s)
408 Line(s) of event code
@@ -74,6 +70,10 @@ cardGrid
42 Component(s)
514 Line(s) of event code
293 Unique line(s) of event code
screensaver
45 Component(s)
400 Line(s) of event code
296 Unique line(s) of event code
Total
18 Page(s)

View File

@@ -863,8 +863,8 @@ Text tNotifyText
Vertical Alignment : top
Input Type : character
Text :
Max. Text Size : 35
Word wrap : disabled
Max. Text Size : 80
Word wrap : enabled
Horizontal Spacing : 0
Vertical Spacing : 0

View File

@@ -346,7 +346,7 @@ Text tNotifyText
Send Component ID : disabled
Associated Keyboard : none
Text :
Max. Text Size : 35
Max. Text Size : 80
Text tTime
Attributes

View File

@@ -862,7 +862,7 @@
│ Max. Text Size: 25
│ Variable (string) tInstruction
│ @@ -103,24 +94,14 @@
│ @@ -103,34 +94,14 @@
│ Value: 0
│ Variable (int32) ycR
@@ -880,6 +880,16 @@
│ - Text :
│ - Max. Text Size : 10
│ -
│ - Events
│ - Touch Press Event
│ - if(tDate.x==0)
│ - {
│ - vis m0,1
│ - }else
│ - {
│ - vis m0,1
│ - }
│ -
│ Text t10
│ Attributes
│ Scope : local
@@ -887,7 +897,7 @@
│ Disable release event after dragging: 0
│ Send Component ID : disabled
│ Associated Keyboard : none
│ @@ -582,15 +563,14 @@
│ @@ -592,15 +563,14 @@
│ spstr strCommand.txt,tIcon1.txt,"~",17
│ spstr strCommand.txt,tTmp.txt,"~",18
│ covx tTmp.txt,tIcon1.pco,0,0

View File

@@ -1,4 +1,4 @@
+++ /dev/fd/62 2022-12-10 08:03:16.022725697 +0000
+++ /dev/fd/62 2022-12-10 19:17:36.292152828 +0000
+I/n2t-out/Program.s.txt
++ HMI/US/portrait/n2t-out/Program.s.txt
+I/n2t-out/cardChart.txt
@@ -218,7 +218,7 @@
+ Max. Text Size: 25
+
+e (string) tInstruction
+24 +94,14 @@
+34 +94,14 @@
+ Value: 0
+
+e (int32) ycR
@@ -236,6 +236,16 @@
+ Text :
+ Max. Text Size : 10
+
+nts
+ Touch Press Event
+ if(tDate.x==0)
+ {
+ vis m0,1
+ }else
+ {
+ vis m0,1
+ }
+
+0
+ributes
+ Scope : local

View File

@@ -863,8 +863,8 @@ Text tNotifyText
Vertical Alignment : center
Input Type : character
Text :
Max. Text Size : 35
Word wrap : disabled
Max. Text Size : 80
Word wrap : enabled
Horizontal Spacing : 0
Vertical Spacing : 0

View File

@@ -346,7 +346,7 @@ Text tNotifyText
Send Component ID : disabled
Associated Keyboard : none
Text :
Max. Text Size : 35
Max. Text Size : 80
Text tTime
Attributes