THAI INTER: Fix Layout-Text-Image ,Myanmar show, LanguageObjectShow, Add Image

This commit is contained in:
Ittipat Lusuk 2024-12-04 15:29:51 +07:00
parent 646a228460
commit afb0dc5b8c
38 changed files with 158 additions and 31 deletions

View file

@ -32,12 +32,15 @@
If show_eng = "true" Then
Var DirImage = "ROOT/taobin_project/image/collectiing_en"
Var ShowErrorTextY = 935
Else
Var DirImage = "ROOT/taobin_project/image/collectiing"
Var ShowErrorTextY = 935
EndIf
If LanguageShow = "MYANMAR" Then
Var DirImage = "ROOT/taobin_project/image/collectiing_mmr"
Var ShowErrorTextY = 925
EndIf
RootLayoutVisible 3 "hide"
@ -644,7 +647,7 @@
<Image>
<X> 152 </X>
<Y> 935 </Y>
<Y> ShowErrorTextY </Y>
<Refresh> "Enable" </Refresh>
<State> ShowErrorText </State>
<Filename> text_show_error </Filename>