update button language position

This commit is contained in:
kenta-work 2023-09-15 14:05:01 +07:00
parent c74d0c2ed7
commit df3c502cfd
16 changed files with 5402 additions and 5399 deletions

View file

@ -345,9 +345,13 @@
Var countDownRetrun = 300
Var LanguageButtonEnable = "Enable"
Var ButtonLanguageCurrentXPosition = 990
Var ButtonLanguageCurrentYPosition = 438
If CountryName = "Malaysia" Then
Var ButtonLanguageCurrentXPosition = 950
Var ButtonLanguageCurrentYPosition = 458
Else
Var ButtonLanguageCurrentXPosition = 990
Var ButtonLanguageCurrentYPosition = 438
EndIf
Var ButtonLanguageListXPosition = 970
Var ButtonLanguageListYPosition = 430
OpenInst 3 "ROOT/taobin_project/xml/topview2.xml"