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
|
|
@ -25,12 +25,18 @@
|
|||
|
||||
If show_eng = "true" Then
|
||||
Var DirImage = "ROOT/taobin_project/image/collectiing_en"
|
||||
Var ShowErrorTextX = 424
|
||||
Var ShowErrorTextY = 945
|
||||
Else
|
||||
Var DirImage = "ROOT/taobin_project/image/collectiing"
|
||||
Var ShowErrorTextX = 444
|
||||
Var ShowErrorTextY = 945
|
||||
EndIf
|
||||
|
||||
If LanguageShow = "MYANMAR" Then
|
||||
Var DirImage = "ROOT/taobin_project/image/collectiing_mmr/"
|
||||
Var ShowErrorTextX = 150
|
||||
Var ShowErrorTextY = 905
|
||||
EndIf
|
||||
|
||||
|
||||
|
|
@ -611,8 +617,8 @@
|
|||
</Image>
|
||||
|
||||
<Image>
|
||||
<X> 444 </X>
|
||||
<Y> 945 </Y>
|
||||
<X> ShowErrorTextX </X>
|
||||
<Y> ShowErrorTextY </Y>
|
||||
<State> ShowErrorText </State>
|
||||
<Refresh> "Enable" </Refresh>
|
||||
<Filename> Var( DirImage + "/text_show_notfound.png") </Filename>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue