THAI INTER: Fix Layout-Text-Image ,Myanmar show, LanguageObjectShow, Add Image
This commit is contained in:
parent
646a228460
commit
afb0dc5b8c
38 changed files with 158 additions and 31 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue