do invisiable

This commit is contained in:
kong 2020-12-20 20:21:22 +07:00
parent 7a57379f94
commit 06a3e648ca
194 changed files with 2333 additions and 1582 deletions

View file

@ -83,7 +83,7 @@
SAVELOG ShowPrice
Var CountDownShowButton = 35
</EventOpen>
<Timeout> 1000 </Timeout>
@ -127,13 +127,13 @@
;SAVELOG CountDownShowButton
;SAVELOG ShowButtonClickFull
If CountDownShowButton = 28 Then
If CountDownShowButton = 31 Then
Var ShowButtonClickFull = "Enable"
Var ShowButtonClick = "Invisible"
Refresh
EndIf
If CountDownShowButton = 10 Then
If CountDownShowButton = 9 Then
Var ShowButtonClick = "Enable"
Var ShowButtonClickFull = "Invisible"
@ -146,7 +146,7 @@
<EventEnd>
SAVELOG ShowButtonClick
Var CountDownShowButton = 30
Var CountDownShowButton = 35
Refresh
</EventEnd>