update button language position
This commit is contained in:
parent
c74d0c2ed7
commit
df3c502cfd
16 changed files with 5402 additions and 5399 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue