to eng thai
This commit is contained in:
parent
0c6ee691cf
commit
a207bb6c78
107 changed files with 354 additions and 896 deletions
|
|
@ -24,7 +24,11 @@
|
|||
Var ShowTextNumber = "Enable"
|
||||
Var ShowErrorText = "Invisible"
|
||||
|
||||
|
||||
If show_eng = "true" Then
|
||||
Var DirImage = "ROOT/taobin_project/image/collectiing_en"
|
||||
Else
|
||||
Var DirImage = "ROOT/taobin_project/image/collectiing"
|
||||
EndIf
|
||||
</EventOpen>
|
||||
<Timeout> 1000 </Timeout>
|
||||
<EventTimeout>
|
||||
|
|
@ -412,8 +416,8 @@
|
|||
<Button>
|
||||
<X> 44 </X>
|
||||
<Y> 1783 </Y>
|
||||
<Filename> "ROOT/taobin_project/image/enter_point/bn_cancel.png" </Filename>
|
||||
<FilenamePress> "ROOT/taobin_project/image/enter_point/bp_cancel.png" </FilenamePress>
|
||||
<Filename> Var( DirImage + "/bn_back.png") </Filename>
|
||||
<FilenamePress> Var( DirImage + "/bn_back.png") </FilenamePress>
|
||||
<Sound> "ROOT/sounds/codebuttom.wav" </Sound>
|
||||
<Volume> SoundVolume </Volume>
|
||||
<EventClick>
|
||||
|
|
@ -430,9 +434,9 @@
|
|||
<X> 751 </X>
|
||||
<Y> 1783 </Y>
|
||||
<State> Tel_Confirm_State </State>
|
||||
<Filename> "ROOT/taobin_project/image/enter_point/bn_confirm.png" </Filename>
|
||||
<FilenamePress> "ROOT/taobin_project/image/enter_point/bp_confirm.png" </FilenamePress>
|
||||
<FilenameDisable> "ROOT/taobin_project/image/enter_point/bn_confirm.png" </FilenameDisable>
|
||||
<Filename> Var( DirImage + "/bn_confirm.png" ) </Filename>
|
||||
<FilenamePress> Var( DirImage + "/bp_confirm.png" )</FilenamePress>
|
||||
<FilenameDisable> Var( DirImage + "/bn_confirm.png" )</FilenameDisable>
|
||||
<Sound> "ROOT/sounds/codebuttom.wav" </Sound>
|
||||
<Volume> SoundVolume </Volume>
|
||||
<EventClick>
|
||||
|
|
@ -510,15 +514,15 @@
|
|||
|
||||
<Image>
|
||||
<X> 217 </X>
|
||||
<Y> 833 </Y>
|
||||
<Filename> "ROOT/taobin_project/image/collectiing/img3.png" </Filename>
|
||||
<Y> 422 </Y>
|
||||
<Filename> Var( DirImage + "/img3.png" ) </Filename>
|
||||
</Image>
|
||||
|
||||
<Image>
|
||||
<X> 378 </X>
|
||||
<Y> 874 </Y>
|
||||
<X> 224 </X>
|
||||
<Y> 437 </Y>
|
||||
<State> ShowTextNumber </State>
|
||||
<Filename> "ROOT/taobin_project/image/enter_point/text3.png" </Filename>
|
||||
<Filename> Var( DirImage + "/text_12.png" )</Filename>
|
||||
</Image>
|
||||
|
||||
|
||||
|
|
@ -536,9 +540,9 @@
|
|||
|
||||
|
||||
<Image>
|
||||
<X> 240 </X>
|
||||
<Y> 606 </Y>
|
||||
<Filename> "ROOT/taobin_project/image/enter_point/text2.png" </Filename>
|
||||
<X> 188 </X>
|
||||
<Y> 626 </Y>
|
||||
<Filename> Var( DirImage + "/text_11.png" )</Filename>
|
||||
</Image>
|
||||
|
||||
<Image>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue