ก้าวกระโดด พ่อง
This commit is contained in:
parent
0363752771
commit
f674ab9573
15 changed files with 435 additions and 447 deletions
|
|
@ -83,7 +83,7 @@
|
|||
TimerReset
|
||||
</EventTimeout>
|
||||
|
||||
<EventLanguageChange>
|
||||
<EventLanguageOnChange>
|
||||
DEBUGVAR LanguageShow
|
||||
If LanguageShow = "ENG" Then
|
||||
Var DirImage2 = "ROOT/taobin_project/image/drink_option_en/"
|
||||
|
|
@ -95,7 +95,7 @@
|
|||
Var DirImageAlter = "ROOT/taobin_project/image/page3_2/"
|
||||
EndIf
|
||||
RefreshAll
|
||||
</EventLanguageChange>
|
||||
</EventLanguageOnChange>
|
||||
|
||||
|
||||
; under line
|
||||
|
|
@ -136,7 +136,7 @@
|
|||
</EventClick>
|
||||
</Button>
|
||||
|
||||
<Button>
|
||||
<LangSwitch>
|
||||
<X> 1000 </X>
|
||||
<Y> 381 </Y>
|
||||
<Filename> show_btn </Filename>
|
||||
|
|
@ -144,19 +144,9 @@
|
|||
<Sound> "/mnt/sdcard/coffeevending/wav/click.wav" </Sound>
|
||||
<Volume> SoundVolume </Volume>
|
||||
<EventClick>
|
||||
; eng
|
||||
If show_eng = "true" Then
|
||||
Var show_eng = "false"
|
||||
Var text_unavailable = "หมด###size=32"
|
||||
Else
|
||||
Var show_eng = "true"
|
||||
Var text_unavailable = "UNAVAILABLE###size=16"
|
||||
EndIf
|
||||
|
||||
|
||||
Open CurrentXMLFileName2
|
||||
;
|
||||
</EventClick>
|
||||
</Button>
|
||||
</LangSwitch>
|
||||
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue