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 95b26154fe
commit feddca8105
13 changed files with 83 additions and 175 deletions

View File

@@ -34,37 +34,6 @@ Variable (string) tSend
Text :
Max. Text Size: 40
Text m0
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard : none
Text :
Max. Text Size : 10
Events
Touch Press Event
tTmp.txt="change model conf to us-l/p "
strlen tTmp.txt,sys1
sya1=sys1*11+m0.h-48/2
for(sys0=0;sys0<sys1;sys0++)
{
substr tTmp.txt,strTmp.txt,sys0,1
xstr m0.x,sys0*-11+m0.y+sya1,25,20,6,WHITE,RED,2,1,3,strTmp.txt
}
Text strTmp
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard : none
Text :
Max. Text Size : 10
Text tBench
Attributes
Scope : local
@@ -75,16 +44,6 @@ Text tBench
Text :
Max. Text Size : 20
Text tTmp
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard : none
Text :
Max. Text Size : 30
Picture p0
Attributes
Scope : local

View File

@@ -117,6 +117,16 @@ Text m0
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
@@ -365,7 +375,7 @@ Text tNotifyText
Send Component ID : disabled
Associated Keyboard : none
Text :
Max. Text Size : 35
Max. Text Size : 80
Text tTime
Attributes