THAI INTER : Add new image, new x,y setup for text and image
This commit is contained in:
parent
f95c9c3542
commit
f089def2bc
323 changed files with 13 additions and 5 deletions
|
|
@ -35,6 +35,7 @@
|
|||
Var ReqFlag = 0
|
||||
|
||||
Var Xtext = 246
|
||||
Var Ytext_16 = 699
|
||||
|
||||
|
||||
If show_eng = "true" Then
|
||||
|
|
@ -46,6 +47,7 @@
|
|||
|
||||
If LanguageShow = "MYANMAR" Then
|
||||
Var DirImage = "ROOT/taobin_project/image/collectiing_mmr/"
|
||||
Var Ytext_16 = 640
|
||||
EndIf
|
||||
|
||||
Var Ext1a = ""
|
||||
|
|
@ -893,7 +895,7 @@
|
|||
|
||||
<Image>
|
||||
<X> 188 </X>
|
||||
<Y> 699 </Y>
|
||||
<Y> Ytext_16 </Y>
|
||||
<Filename> Var( DirImage + "/text_16.png" )</Filename>
|
||||
</Image>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue