THAI INTER: Add condition close tab_menu, condition to close langs switch btn, case invalid spiral,Add image
This commit is contained in:
parent
7b94c55437
commit
40dbe26715
13 changed files with 1625 additions and 1511 deletions
|
|
@ -83,7 +83,11 @@
|
|||
|
||||
Var ButtonLanguageListXPosition = 990
|
||||
Var ButtonLanguageListYPosition = 450 - 38
|
||||
Var LanguageButtonEnable = "Enable"
|
||||
If FromPaymentCash = "Enable" Then
|
||||
Var LanguageButtonEnable = "Invisible"
|
||||
Else
|
||||
Var LanguageButtonEnable = "Enable"
|
||||
EndIf
|
||||
OpenInst 3 "ROOT/taobin_project/xml/topview2.xml"
|
||||
|
||||
RefreshAll
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue