Do
This commit is contained in:
parent
f36bbe7098
commit
87132cde6c
75 changed files with 1770 additions and 191 deletions
|
|
@ -164,15 +164,28 @@
|
|||
<X> 696 </X>
|
||||
<Y> 395 </Y>
|
||||
<State> Menu5Selected </State>
|
||||
<Filename> Var( DirImage + "/bn_fruit.png") </Filename>
|
||||
<FilenamePress> Var( DirImage + "/bp_fruit.png") </FilenamePress>
|
||||
<Filename> Var( DirImage + "/bn_protein.png") </Filename>
|
||||
<FilenamePress> Var( DirImage + "/bp_protein.png") </FilenamePress>
|
||||
<Sound> "/mnt/sdcard/coffeevending/wav/click.wav" </Sound>
|
||||
<Volume> SoundVolume </Volume>
|
||||
<EventClick>
|
||||
Open "ROOT/taobin_project/xml/page_catalog_choose_drink5.xml"
|
||||
Open "ROOT/taobin_project/xml/page_catalog_choose_drink7.xml"
|
||||
</EventClick>
|
||||
</Button>
|
||||
|
||||
;<Button>
|
||||
;<X> 696 </X>
|
||||
;<Y> 395 </Y>
|
||||
;<State> Menu5Selected </State>
|
||||
;<Filename> Var( DirImage + "/bn_fruit.png") </Filename>
|
||||
;<FilenamePress> Var( DirImage + "/bp_fruit.png") </FilenamePress>
|
||||
;<Sound> "/mnt/sdcard/coffeevending/wav/click.wav" </Sound>
|
||||
;<Volume> SoundVolume </Volume>
|
||||
;<EventClick>
|
||||
; Open "ROOT/taobin_project/xml/page_catalog_choose_drink5.xml"
|
||||
;</EventClick>
|
||||
;</Button>
|
||||
|
||||
|
||||
<Button>
|
||||
<X> 847 </X>
|
||||
|
|
@ -429,24 +442,24 @@
|
|||
Open "ROOT/taobin_project/xml/page_topping_alter.xml"
|
||||
</EventOnClick>
|
||||
</Button>
|
||||
; button i=11 11-99-02-0042
|
||||
; button i=11 11-99-01-0042
|
||||
<Button>
|
||||
<X> 558 </X>
|
||||
<Y> 676 </Y>
|
||||
<State> $11-99-02-0042.Button </State>
|
||||
<Filename> Var( "ROOT/taobin_project/image/page_drink/" + $11-99-02-0042.image ) </Filename>
|
||||
<FilenamePress> Var( "ROOT/taobin_project/image/page_drink_press/" + $11-99-02-0042.image ) " </FilenamePress>
|
||||
<FilenameDisable> Var( "ROOT/taobin_project/image/page_drink_disable/" + $11-99-02-0042.image ) " </FilenameDisable>
|
||||
<State> $11-99-01-0042.Button </State>
|
||||
<Filename> Var( "ROOT/taobin_project/image/page_drink/" + $11-99-01-0042.image ) </Filename>
|
||||
<FilenamePress> Var( "ROOT/taobin_project/image/page_drink_press/" + $11-99-01-0042.image ) " </FilenamePress>
|
||||
<FilenameDisable> Var( "ROOT/taobin_project/image/page_drink_disable/" + $11-99-01-0042.image ) " </FilenameDisable>
|
||||
<Sound> "/mnt/sdcard/coffeevending/wav/click.wav" </Sound>
|
||||
<Volume> SoundVolume </Volume>
|
||||
<EventOnClick>
|
||||
Var SelectDrink = "11-99-02-0042"
|
||||
Var NameDrink = $11-99-02-0042.NameE
|
||||
Var NameDrinkTH = $11-99-02-0042.Name
|
||||
Var DrinkDescriptionTH = $11-99-02-0042.description
|
||||
Var DrinkDescription = $11-99-02-0042.descriptionE
|
||||
Var PriceDrink = $11-99-02-0042.Price
|
||||
Var PictureDrink = "ROOT/taobin_project/image/page_drink_select/" + $11-99-02-0042.image
|
||||
Var SelectDrink = "11-99-01-0042"
|
||||
Var NameDrink = $11-99-01-0042.NameE
|
||||
Var NameDrinkTH = $11-99-01-0042.Name
|
||||
Var DrinkDescriptionTH = $11-99-01-0042.description
|
||||
Var DrinkDescription = $11-99-01-0042.descriptionE
|
||||
Var PriceDrink = $11-99-01-0042.Price
|
||||
Var PictureDrink = "ROOT/taobin_project/image/page_drink_select/" + $11-99-01-0042.image
|
||||
Topping "Load" SelectDrink
|
||||
Var PriceShowValue = charOfBaht + PriceDrink
|
||||
Open "ROOT/taobin_project/xml/page_topping_alter.xml"
|
||||
|
|
@ -1139,7 +1152,7 @@
|
|||
<Size> 27 </Size>
|
||||
<Font> KanitTTF </Font>
|
||||
<Color> 0xB78F24 </Color>
|
||||
<Value> $11-99-02-0042.Price </Value>
|
||||
<Value> $11-99-01-0042.Price </Value>
|
||||
</Text>
|
||||
<Text>
|
||||
<X> 722 </X>
|
||||
|
|
@ -1159,7 +1172,7 @@
|
|||
<Font> KanitMediumTTF </Font>
|
||||
<Color> 0x322B26 </Color>
|
||||
<State> showthaiText </State>
|
||||
<Value> $11-99-02-0042.Name </Value>
|
||||
<Value> $11-99-01-0042.Name </Value>
|
||||
</Text>
|
||||
<Text>
|
||||
<X> 574 </X>
|
||||
|
|
@ -1169,7 +1182,7 @@
|
|||
<Font> KanitMediumTTF </Font>
|
||||
<Color> 0x6F5F51 </Color>
|
||||
<State> showthaiText </State>
|
||||
<Value> $11-99-02-0042.description </Value>
|
||||
<Value> $11-99-01-0042.description </Value>
|
||||
</Text>
|
||||
<Text>
|
||||
<X> 574 </X>
|
||||
|
|
@ -1180,7 +1193,7 @@
|
|||
<Font> KanitMediumTTF </Font>
|
||||
<Color> 0x322B26 </Color>
|
||||
<State> showengText </State>
|
||||
<Value> $11-99-02-0042.NameE </Value>
|
||||
<Value> $11-99-01-0042.NameE </Value>
|
||||
</Text>
|
||||
<Text>
|
||||
<X> 574 </X>
|
||||
|
|
@ -1190,7 +1203,7 @@
|
|||
<Font> KanitMediumTTF </Font>
|
||||
<Color> 0x6F5F51 </Color>
|
||||
<State> showengText </State>
|
||||
<Value> $11-99-02-0042.descriptionE </Value>
|
||||
<Value> $11-99-01-0042.descriptionE </Value>
|
||||
</Text>
|
||||
<Text>
|
||||
<X> 997 </X>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue