Doing
This commit is contained in:
parent
7278543b84
commit
99727afcfc
309 changed files with 1006 additions and 1006 deletions
|
|
@ -16,7 +16,7 @@
|
|||
</EventOpen>
|
||||
<Timeout> 60000 </Timeout>
|
||||
<EventTimeout>
|
||||
Open "ROOT/taobin_project/xml/menu_back_to_main.xml"
|
||||
Open "ROOT/taobin_project/xml/page_back_to_main.xml"
|
||||
TimerReset
|
||||
</EventTimeout>
|
||||
|
||||
|
|
@ -53,7 +53,7 @@
|
|||
<Sound> "/mnt/sdcard/coffeevending/wav/click.wav" </Sound>
|
||||
<Volume> SoundVolume </Volume>
|
||||
<EventClick>
|
||||
Open "ROOT/taobin_project/xml/menu_catalog.xml"
|
||||
Open "ROOT/taobin_project/xml/page_catalog.xml"
|
||||
|
||||
</EventClick>
|
||||
</Button>
|
||||
|
|
@ -80,7 +80,7 @@
|
|||
<Sound> "/mnt/sdcard/coffeevending/wav/click.wav" </Sound>
|
||||
<Volume> SoundVolume </Volume>
|
||||
<EventClick>
|
||||
Open "ROOT/taobin_project/xml/menu_catalog_choose_drink1.xml"
|
||||
Open "ROOT/taobin_project/xml/page_catalog_choose_drink1.xml"
|
||||
</EventClick>
|
||||
</Button>
|
||||
|
||||
|
|
@ -93,7 +93,7 @@
|
|||
<Sound> "/mnt/sdcard/coffeevending/wav/click.wav" </Sound>
|
||||
<Volume> SoundVolume </Volume>
|
||||
<EventClick>
|
||||
Open "ROOT/taobin_project/xml/menu_catalog_choose_drink2.xml"
|
||||
Open "ROOT/taobin_project/xml/page_catalog_choose_drink2.xml"
|
||||
</EventClick>
|
||||
</Button>
|
||||
|
||||
|
|
@ -105,7 +105,7 @@
|
|||
<Sound> "/mnt/sdcard/coffeevending/wav/click.wav" </Sound>
|
||||
<Volume> SoundVolume </Volume>
|
||||
<EventClick>
|
||||
Open "ROOT/taobin_project/xml/menu_catalog_choose_drink3.xml"
|
||||
Open "ROOT/taobin_project/xml/page_catalog_choose_drink3.xml"
|
||||
</EventClick>
|
||||
</Button>
|
||||
|
||||
|
|
@ -117,7 +117,7 @@
|
|||
<Sound> "/mnt/sdcard/coffeevending/wav/click.wav" </Sound>
|
||||
<Volume> SoundVolume </Volume>
|
||||
<EventClick>
|
||||
Open "ROOT/taobin_project/xml/menu_catalog_choose_drink4.xml"
|
||||
Open "ROOT/taobin_project/xml/page_catalog_choose_drink4.xml"
|
||||
</EventClick>
|
||||
</Button>
|
||||
|
||||
|
|
@ -129,7 +129,7 @@
|
|||
<Sound> "/mnt/sdcard/coffeevending/wav/click.wav" </Sound>
|
||||
<Volume> SoundVolume </Volume>
|
||||
<EventClick>
|
||||
Open "ROOT/taobin_project/xml/menu_catalog_choose_drink5.xml"
|
||||
Open "ROOT/taobin_project/xml/page_catalog_choose_drink5.xml"
|
||||
</EventClick>
|
||||
</Button>
|
||||
|
||||
|
|
@ -142,7 +142,7 @@
|
|||
<Sound> "/mnt/sdcard/coffeevending/wav/click.wav" </Sound>
|
||||
<Volume> SoundVolume </Volume>
|
||||
<EventClick>
|
||||
Open "ROOT/taobin_project/xml/menu_catalog_choose_drink6.xml"
|
||||
Open "ROOT/taobin_project/xml/page_catalog_choose_drink6.xml"
|
||||
</EventClick>
|
||||
</Button>
|
||||
|
||||
|
|
@ -160,9 +160,9 @@
|
|||
<X> 44 </X>
|
||||
<Y> 54 </Y>
|
||||
<State> $11-99-01-0010.Button </State>
|
||||
<Filename> "ROOT/taobin_project/image/menu_drink/bn_hot_espresso.png" </Filename>
|
||||
<FilenamePress> "ROOT/taobin_project/image/menu_drink_press/bn_hot_espresso.png" </FilenamePress>
|
||||
<FilenameDisable> "ROOT/taobin_project/image/menu_drink_disable/bn_hot_espresso.png" </FilenameDisable>
|
||||
<Filename> "ROOT/taobin_project/image/page_drink/bn_hot_espresso.png" </Filename>
|
||||
<FilenamePress> "ROOT/taobin_project/image/page_drink_press/bn_hot_espresso.png" </FilenamePress>
|
||||
<FilenameDisable> "ROOT/taobin_project/image/page_drink_disable/bn_hot_espresso.png" </FilenameDisable>
|
||||
<Sound> "/mnt/sdcard/coffeevending/wav/click.wav" </Sound>
|
||||
<Volume> SoundVolume </Volume>
|
||||
<EventOnClick>
|
||||
|
|
@ -171,11 +171,11 @@
|
|||
Var NameDrinkTH = $11-99-01-0010.Name
|
||||
Var DrinkDescription = $11-99-01-0010.description
|
||||
Var PriceDrink = $11-99-01-0010.Price
|
||||
Var PictureDrink = "ROOT/taobin_project/image/menu_drink_select//bn_hot_espresso.png"
|
||||
Var PictureDrink = "ROOT/taobin_project/image/page_drink_select//bn_hot_espresso.png"
|
||||
Topping "Load" SelectDrink
|
||||
SAVELOG NameDrink
|
||||
Var PriceShowValue = charOfBaht + PriceDrink
|
||||
Open "ROOT/taobin_project/xml/menu_topping_alter.xml"
|
||||
Open "ROOT/taobin_project/xml/page_topping_alter.xml"
|
||||
</EventOnClick>
|
||||
</Button>
|
||||
; button i=2 11-99-01-0001
|
||||
|
|
@ -183,9 +183,9 @@
|
|||
<X> 301 </X>
|
||||
<Y> 54 </Y>
|
||||
<State> $11-99-01-0001.Button </State>
|
||||
<Filename> "ROOT/taobin_project/image/menu_drink/bn_hot_double_espresso.png" </Filename>
|
||||
<FilenamePress> "ROOT/taobin_project/image/menu_drink_press/bn_hot_double_espresso.png" </FilenamePress>
|
||||
<FilenameDisable> "ROOT/taobin_project/image/menu_drink_disable/bn_hot_double_espresso.png" </FilenameDisable>
|
||||
<Filename> "ROOT/taobin_project/image/page_drink/bn_hot_double_espresso.png" </Filename>
|
||||
<FilenamePress> "ROOT/taobin_project/image/page_drink_press/bn_hot_double_espresso.png" </FilenamePress>
|
||||
<FilenameDisable> "ROOT/taobin_project/image/page_drink_disable/bn_hot_double_espresso.png" </FilenameDisable>
|
||||
<Sound> "/mnt/sdcard/coffeevending/wav/click.wav" </Sound>
|
||||
<Volume> SoundVolume </Volume>
|
||||
<EventOnClick>
|
||||
|
|
@ -194,11 +194,11 @@
|
|||
Var NameDrinkTH = $11-99-01-0001.Name
|
||||
Var DrinkDescription = $11-99-01-0001.description
|
||||
Var PriceDrink = $11-99-01-0001.Price
|
||||
Var PictureDrink = "ROOT/taobin_project/image/menu_drink_select//bn_hot_double_espresso.png"
|
||||
Var PictureDrink = "ROOT/taobin_project/image/page_drink_select//bn_hot_double_espresso.png"
|
||||
Topping "Load" SelectDrink
|
||||
SAVELOG NameDrink
|
||||
Var PriceShowValue = charOfBaht + PriceDrink
|
||||
Open "ROOT/taobin_project/xml/menu_topping_alter.xml"
|
||||
Open "ROOT/taobin_project/xml/page_topping_alter.xml"
|
||||
</EventOnClick>
|
||||
</Button>
|
||||
; button i=3 11-99-01-0002
|
||||
|
|
@ -206,9 +206,9 @@
|
|||
<X> 558 </X>
|
||||
<Y> 54 </Y>
|
||||
<State> $11-99-01-0002.Button </State>
|
||||
<Filename> "ROOT/taobin_project/image/menu_drink/bn_hot_latte.png" </Filename>
|
||||
<FilenamePress> "ROOT/taobin_project/image/menu_drink_press/bn_hot_latte.png" </FilenamePress>
|
||||
<FilenameDisable> "ROOT/taobin_project/image/menu_drink_disable/bn_hot_latte.png" </FilenameDisable>
|
||||
<Filename> "ROOT/taobin_project/image/page_drink/bn_hot_latte.png" </Filename>
|
||||
<FilenamePress> "ROOT/taobin_project/image/page_drink_press/bn_hot_latte.png" </FilenamePress>
|
||||
<FilenameDisable> "ROOT/taobin_project/image/page_drink_disable/bn_hot_latte.png" </FilenameDisable>
|
||||
<Sound> "/mnt/sdcard/coffeevending/wav/click.wav" </Sound>
|
||||
<Volume> SoundVolume </Volume>
|
||||
<EventOnClick>
|
||||
|
|
@ -217,11 +217,11 @@
|
|||
Var NameDrinkTH = $11-99-01-0002.Name
|
||||
Var DrinkDescription = $11-99-01-0002.description
|
||||
Var PriceDrink = $11-99-01-0002.Price
|
||||
Var PictureDrink = "ROOT/taobin_project/image/menu_drink_select//bn_hot_latte.png"
|
||||
Var PictureDrink = "ROOT/taobin_project/image/page_drink_select//bn_hot_latte.png"
|
||||
Topping "Load" SelectDrink
|
||||
SAVELOG NameDrink
|
||||
Var PriceShowValue = charOfBaht + PriceDrink
|
||||
Open "ROOT/taobin_project/xml/menu_topping_alter.xml"
|
||||
Open "ROOT/taobin_project/xml/page_topping_alter.xml"
|
||||
</EventOnClick>
|
||||
</Button>
|
||||
; button i=4 11-99-01-0004
|
||||
|
|
@ -229,9 +229,9 @@
|
|||
<X> 815 </X>
|
||||
<Y> 54 </Y>
|
||||
<State> $11-99-01-0004.Button </State>
|
||||
<Filename> "ROOT/taobin_project/image/menu_drink/bn_hot_america_no.png" </Filename>
|
||||
<FilenamePress> "ROOT/taobin_project/image/menu_drink_press/bn_hot_america_no.png" </FilenamePress>
|
||||
<FilenameDisable> "ROOT/taobin_project/image/menu_drink_disable/bn_hot_america_no.png" </FilenameDisable>
|
||||
<Filename> "ROOT/taobin_project/image/page_drink/bn_hot_america_no.png" </Filename>
|
||||
<FilenamePress> "ROOT/taobin_project/image/page_drink_press/bn_hot_america_no.png" </FilenamePress>
|
||||
<FilenameDisable> "ROOT/taobin_project/image/page_drink_disable/bn_hot_america_no.png" </FilenameDisable>
|
||||
<Sound> "/mnt/sdcard/coffeevending/wav/click.wav" </Sound>
|
||||
<Volume> SoundVolume </Volume>
|
||||
<EventOnClick>
|
||||
|
|
@ -240,11 +240,11 @@
|
|||
Var NameDrinkTH = $11-99-01-0004.Name
|
||||
Var DrinkDescription = $11-99-01-0004.description
|
||||
Var PriceDrink = $11-99-01-0004.Price
|
||||
Var PictureDrink = "ROOT/taobin_project/image/menu_drink_select//bn_hot_america_no.png"
|
||||
Var PictureDrink = "ROOT/taobin_project/image/page_drink_select//bn_hot_america_no.png"
|
||||
Topping "Load" SelectDrink
|
||||
SAVELOG NameDrink
|
||||
Var PriceShowValue = charOfBaht + PriceDrink
|
||||
Open "ROOT/taobin_project/xml/menu_topping_alter.xml"
|
||||
Open "ROOT/taobin_project/xml/page_topping_alter.xml"
|
||||
</EventOnClick>
|
||||
</Button>
|
||||
; button i=5 11-99-01-0007
|
||||
|
|
@ -252,9 +252,9 @@
|
|||
<X> 44 </X>
|
||||
<Y> 382 </Y>
|
||||
<State> $11-99-01-0007.Button </State>
|
||||
<Filename> "ROOT/taobin_project/image/menu_drink/bn_hot_mocha.png" </Filename>
|
||||
<FilenamePress> "ROOT/taobin_project/image/menu_drink_press/bn_hot_mocha.png" </FilenamePress>
|
||||
<FilenameDisable> "ROOT/taobin_project/image/menu_drink_disable/bn_hot_mocha.png" </FilenameDisable>
|
||||
<Filename> "ROOT/taobin_project/image/page_drink/bn_hot_mocha.png" </Filename>
|
||||
<FilenamePress> "ROOT/taobin_project/image/page_drink_press/bn_hot_mocha.png" </FilenamePress>
|
||||
<FilenameDisable> "ROOT/taobin_project/image/page_drink_disable/bn_hot_mocha.png" </FilenameDisable>
|
||||
<Sound> "/mnt/sdcard/coffeevending/wav/click.wav" </Sound>
|
||||
<Volume> SoundVolume </Volume>
|
||||
<EventOnClick>
|
||||
|
|
@ -263,11 +263,11 @@
|
|||
Var NameDrinkTH = $11-99-01-0007.Name
|
||||
Var DrinkDescription = $11-99-01-0007.description
|
||||
Var PriceDrink = $11-99-01-0007.Price
|
||||
Var PictureDrink = "ROOT/taobin_project/image/menu_drink_select//bn_hot_mocha.png"
|
||||
Var PictureDrink = "ROOT/taobin_project/image/page_drink_select//bn_hot_mocha.png"
|
||||
Topping "Load" SelectDrink
|
||||
SAVELOG NameDrink
|
||||
Var PriceShowValue = charOfBaht + PriceDrink
|
||||
Open "ROOT/taobin_project/xml/menu_topping_alter.xml"
|
||||
Open "ROOT/taobin_project/xml/page_topping_alter.xml"
|
||||
</EventOnClick>
|
||||
</Button>
|
||||
; button i=6 11-99-01-0017
|
||||
|
|
@ -275,9 +275,9 @@
|
|||
<X> 301 </X>
|
||||
<Y> 382 </Y>
|
||||
<State> $11-99-01-0017.Button </State>
|
||||
<Filename> "ROOT/taobin_project/image/menu_drink/bn_hot_caramel_macchiato.png" </Filename>
|
||||
<FilenamePress> "ROOT/taobin_project/image/menu_drink_press/bn_hot_caramel_macchiato.png" </FilenamePress>
|
||||
<FilenameDisable> "ROOT/taobin_project/image/menu_drink_disable/bn_hot_caramel_macchiato.png" </FilenameDisable>
|
||||
<Filename> "ROOT/taobin_project/image/page_drink/bn_hot_caramel_macchiato.png" </Filename>
|
||||
<FilenamePress> "ROOT/taobin_project/image/page_drink_press/bn_hot_caramel_macchiato.png" </FilenamePress>
|
||||
<FilenameDisable> "ROOT/taobin_project/image/page_drink_disable/bn_hot_caramel_macchiato.png" </FilenameDisable>
|
||||
<Sound> "/mnt/sdcard/coffeevending/wav/click.wav" </Sound>
|
||||
<Volume> SoundVolume </Volume>
|
||||
<EventOnClick>
|
||||
|
|
@ -286,11 +286,11 @@
|
|||
Var NameDrinkTH = $11-99-01-0017.Name
|
||||
Var DrinkDescription = $11-99-01-0017.description
|
||||
Var PriceDrink = $11-99-01-0017.Price
|
||||
Var PictureDrink = "ROOT/taobin_project/image/menu_drink_select//bn_hot_caramel_macchiato.png"
|
||||
Var PictureDrink = "ROOT/taobin_project/image/page_drink_select//bn_hot_caramel_macchiato.png"
|
||||
Topping "Load" SelectDrink
|
||||
SAVELOG NameDrink
|
||||
Var PriceShowValue = charOfBaht + PriceDrink
|
||||
Open "ROOT/taobin_project/xml/menu_topping_alter.xml"
|
||||
Open "ROOT/taobin_project/xml/page_topping_alter.xml"
|
||||
</EventOnClick>
|
||||
</Button>
|
||||
; button i=7 11-99-01-0003
|
||||
|
|
@ -298,9 +298,9 @@
|
|||
<X> 558 </X>
|
||||
<Y> 382 </Y>
|
||||
<State> $11-99-01-0003.Button </State>
|
||||
<Filename> "ROOT/taobin_project/image/menu_drink/bn_hot_cappuccino.png" </Filename>
|
||||
<FilenamePress> "ROOT/taobin_project/image/menu_drink_press/bn_hot_cappuccino.png" </FilenamePress>
|
||||
<FilenameDisable> "ROOT/taobin_project/image/menu_drink_disable/bn_hot_cappuccino.png" </FilenameDisable>
|
||||
<Filename> "ROOT/taobin_project/image/page_drink/bn_hot_cappuccino.png" </Filename>
|
||||
<FilenamePress> "ROOT/taobin_project/image/page_drink_press/bn_hot_cappuccino.png" </FilenamePress>
|
||||
<FilenameDisable> "ROOT/taobin_project/image/page_drink_disable/bn_hot_cappuccino.png" </FilenameDisable>
|
||||
<Sound> "/mnt/sdcard/coffeevending/wav/click.wav" </Sound>
|
||||
<Volume> SoundVolume </Volume>
|
||||
<EventOnClick>
|
||||
|
|
@ -309,11 +309,11 @@
|
|||
Var NameDrinkTH = $11-99-01-0003.Name
|
||||
Var DrinkDescription = $11-99-01-0003.description
|
||||
Var PriceDrink = $11-99-01-0003.Price
|
||||
Var PictureDrink = "ROOT/taobin_project/image/menu_drink_select//bn_hot_cappuccino.png"
|
||||
Var PictureDrink = "ROOT/taobin_project/image/page_drink_select//bn_hot_cappuccino.png"
|
||||
Topping "Load" SelectDrink
|
||||
SAVELOG NameDrink
|
||||
Var PriceShowValue = charOfBaht + PriceDrink
|
||||
Open "ROOT/taobin_project/xml/menu_topping_alter.xml"
|
||||
Open "ROOT/taobin_project/xml/page_topping_alter.xml"
|
||||
</EventOnClick>
|
||||
</Button>
|
||||
; button i=8 11-99-02-0006
|
||||
|
|
@ -321,9 +321,9 @@
|
|||
<X> 815 </X>
|
||||
<Y> 382 </Y>
|
||||
<State> $11-99-02-0006.Button </State>
|
||||
<Filename> "ROOT/taobin_project/image/menu_drink/bn_iced_epsresso.png" </Filename>
|
||||
<FilenamePress> "ROOT/taobin_project/image/menu_drink_press/bn_iced_epsresso.png" </FilenamePress>
|
||||
<FilenameDisable> "ROOT/taobin_project/image/menu_drink_disable/bn_iced_epsresso.png" </FilenameDisable>
|
||||
<Filename> "ROOT/taobin_project/image/page_drink/bn_iced_epsresso.png" </Filename>
|
||||
<FilenamePress> "ROOT/taobin_project/image/page_drink_press/bn_iced_epsresso.png" </FilenamePress>
|
||||
<FilenameDisable> "ROOT/taobin_project/image/page_drink_disable/bn_iced_epsresso.png" </FilenameDisable>
|
||||
<Sound> "/mnt/sdcard/coffeevending/wav/click.wav" </Sound>
|
||||
<Volume> SoundVolume </Volume>
|
||||
<EventOnClick>
|
||||
|
|
@ -332,11 +332,11 @@
|
|||
Var NameDrinkTH = $11-99-02-0006.Name
|
||||
Var DrinkDescription = $11-99-02-0006.description
|
||||
Var PriceDrink = $11-99-02-0006.Price
|
||||
Var PictureDrink = "ROOT/taobin_project/image/menu_drink_select//bn_iced_epsresso.png"
|
||||
Var PictureDrink = "ROOT/taobin_project/image/page_drink_select//bn_iced_epsresso.png"
|
||||
Topping "Load" SelectDrink
|
||||
SAVELOG NameDrink
|
||||
Var PriceShowValue = charOfBaht + PriceDrink
|
||||
Open "ROOT/taobin_project/xml/menu_topping_alter.xml"
|
||||
Open "ROOT/taobin_project/xml/page_topping_alter.xml"
|
||||
</EventOnClick>
|
||||
</Button>
|
||||
; button i=9 11-99-02-0024
|
||||
|
|
@ -344,9 +344,9 @@
|
|||
<X> 44 </X>
|
||||
<Y> 710 </Y>
|
||||
<State> $11-99-02-0024.Button </State>
|
||||
<Filename> "ROOT/taobin_project/image/menu_drink/bn_iced_thai_black_coffee.png" </Filename>
|
||||
<FilenamePress> "ROOT/taobin_project/image/menu_drink_press/bn_iced_thai_black_coffee.png" </FilenamePress>
|
||||
<FilenameDisable> "ROOT/taobin_project/image/menu_drink_disable/bn_iced_thai_black_coffee.png" </FilenameDisable>
|
||||
<Filename> "ROOT/taobin_project/image/page_drink/bn_iced_thai_black_coffee.png" </Filename>
|
||||
<FilenamePress> "ROOT/taobin_project/image/page_drink_press/bn_iced_thai_black_coffee.png" </FilenamePress>
|
||||
<FilenameDisable> "ROOT/taobin_project/image/page_drink_disable/bn_iced_thai_black_coffee.png" </FilenameDisable>
|
||||
<Sound> "/mnt/sdcard/coffeevending/wav/click.wav" </Sound>
|
||||
<Volume> SoundVolume </Volume>
|
||||
<EventOnClick>
|
||||
|
|
@ -355,11 +355,11 @@
|
|||
Var NameDrinkTH = $11-99-02-0024.Name
|
||||
Var DrinkDescription = $11-99-02-0024.description
|
||||
Var PriceDrink = $11-99-02-0024.Price
|
||||
Var PictureDrink = "ROOT/taobin_project/image/menu_drink_select//bn_iced_thai_black_coffee.png"
|
||||
Var PictureDrink = "ROOT/taobin_project/image/page_drink_select//bn_iced_thai_black_coffee.png"
|
||||
Topping "Load" SelectDrink
|
||||
SAVELOG NameDrink
|
||||
Var PriceShowValue = charOfBaht + PriceDrink
|
||||
Open "ROOT/taobin_project/xml/menu_topping_alter.xml"
|
||||
Open "ROOT/taobin_project/xml/page_topping_alter.xml"
|
||||
</EventOnClick>
|
||||
</Button>
|
||||
; button i=10 11-99-02-0001
|
||||
|
|
@ -367,9 +367,9 @@
|
|||
<X> 301 </X>
|
||||
<Y> 710 </Y>
|
||||
<State> $11-99-02-0001.Button </State>
|
||||
<Filename> "ROOT/taobin_project/image/menu_drink/bn_iced_lattle.png" </Filename>
|
||||
<FilenamePress> "ROOT/taobin_project/image/menu_drink_press/bn_iced_lattle.png" </FilenamePress>
|
||||
<FilenameDisable> "ROOT/taobin_project/image/menu_drink_disable/bn_iced_lattle.png" </FilenameDisable>
|
||||
<Filename> "ROOT/taobin_project/image/page_drink/bn_iced_lattle.png" </Filename>
|
||||
<FilenamePress> "ROOT/taobin_project/image/page_drink_press/bn_iced_lattle.png" </FilenamePress>
|
||||
<FilenameDisable> "ROOT/taobin_project/image/page_drink_disable/bn_iced_lattle.png" </FilenameDisable>
|
||||
<Sound> "/mnt/sdcard/coffeevending/wav/click.wav" </Sound>
|
||||
<Volume> SoundVolume </Volume>
|
||||
<EventOnClick>
|
||||
|
|
@ -378,11 +378,11 @@
|
|||
Var NameDrinkTH = $11-99-02-0001.Name
|
||||
Var DrinkDescription = $11-99-02-0001.description
|
||||
Var PriceDrink = $11-99-02-0001.Price
|
||||
Var PictureDrink = "ROOT/taobin_project/image/menu_drink_select//bn_iced_lattle.png"
|
||||
Var PictureDrink = "ROOT/taobin_project/image/page_drink_select//bn_iced_lattle.png"
|
||||
Topping "Load" SelectDrink
|
||||
SAVELOG NameDrink
|
||||
Var PriceShowValue = charOfBaht + PriceDrink
|
||||
Open "ROOT/taobin_project/xml/menu_topping_alter.xml"
|
||||
Open "ROOT/taobin_project/xml/page_topping_alter.xml"
|
||||
</EventOnClick>
|
||||
</Button>
|
||||
; button i=11 11-99-02-0003
|
||||
|
|
@ -390,9 +390,9 @@
|
|||
<X> 558 </X>
|
||||
<Y> 710 </Y>
|
||||
<State> $11-99-02-0003.Button </State>
|
||||
<Filename> "ROOT/taobin_project/image/menu_drink/bn_iced_america_no.png" </Filename>
|
||||
<FilenamePress> "ROOT/taobin_project/image/menu_drink_press/bn_iced_america_no.png" </FilenamePress>
|
||||
<FilenameDisable> "ROOT/taobin_project/image/menu_drink_disable/bn_iced_america_no.png" </FilenameDisable>
|
||||
<Filename> "ROOT/taobin_project/image/page_drink/bn_iced_america_no.png" </Filename>
|
||||
<FilenamePress> "ROOT/taobin_project/image/page_drink_press/bn_iced_america_no.png" </FilenamePress>
|
||||
<FilenameDisable> "ROOT/taobin_project/image/page_drink_disable/bn_iced_america_no.png" </FilenameDisable>
|
||||
<Sound> "/mnt/sdcard/coffeevending/wav/click.wav" </Sound>
|
||||
<Volume> SoundVolume </Volume>
|
||||
<EventOnClick>
|
||||
|
|
@ -401,11 +401,11 @@
|
|||
Var NameDrinkTH = $11-99-02-0003.Name
|
||||
Var DrinkDescription = $11-99-02-0003.description
|
||||
Var PriceDrink = $11-99-02-0003.Price
|
||||
Var PictureDrink = "ROOT/taobin_project/image/menu_drink_select//bn_iced_america_no.png"
|
||||
Var PictureDrink = "ROOT/taobin_project/image/page_drink_select//bn_iced_america_no.png"
|
||||
Topping "Load" SelectDrink
|
||||
SAVELOG NameDrink
|
||||
Var PriceShowValue = charOfBaht + PriceDrink
|
||||
Open "ROOT/taobin_project/xml/menu_topping_alter.xml"
|
||||
Open "ROOT/taobin_project/xml/page_topping_alter.xml"
|
||||
</EventOnClick>
|
||||
</Button>
|
||||
; button i=12 11-99-02-0007
|
||||
|
|
@ -413,9 +413,9 @@
|
|||
<X> 815 </X>
|
||||
<Y> 710 </Y>
|
||||
<State> $11-99-02-0007.Button </State>
|
||||
<Filename> "ROOT/taobin_project/image/menu_drink/bn_iced_mocha.png" </Filename>
|
||||
<FilenamePress> "ROOT/taobin_project/image/menu_drink_press/bn_iced_mocha.png" </FilenamePress>
|
||||
<FilenameDisable> "ROOT/taobin_project/image/menu_drink_disable/bn_iced_mocha.png" </FilenameDisable>
|
||||
<Filename> "ROOT/taobin_project/image/page_drink/bn_iced_mocha.png" </Filename>
|
||||
<FilenamePress> "ROOT/taobin_project/image/page_drink_press/bn_iced_mocha.png" </FilenamePress>
|
||||
<FilenameDisable> "ROOT/taobin_project/image/page_drink_disable/bn_iced_mocha.png" </FilenameDisable>
|
||||
<Sound> "/mnt/sdcard/coffeevending/wav/click.wav" </Sound>
|
||||
<Volume> SoundVolume </Volume>
|
||||
<EventOnClick>
|
||||
|
|
@ -424,11 +424,11 @@
|
|||
Var NameDrinkTH = $11-99-02-0007.Name
|
||||
Var DrinkDescription = $11-99-02-0007.description
|
||||
Var PriceDrink = $11-99-02-0007.Price
|
||||
Var PictureDrink = "ROOT/taobin_project/image/menu_drink_select//bn_iced_mocha.png"
|
||||
Var PictureDrink = "ROOT/taobin_project/image/page_drink_select//bn_iced_mocha.png"
|
||||
Topping "Load" SelectDrink
|
||||
SAVELOG NameDrink
|
||||
Var PriceShowValue = charOfBaht + PriceDrink
|
||||
Open "ROOT/taobin_project/xml/menu_topping_alter.xml"
|
||||
Open "ROOT/taobin_project/xml/page_topping_alter.xml"
|
||||
</EventOnClick>
|
||||
</Button>
|
||||
; button i=13 11-99-02-0030
|
||||
|
|
@ -436,9 +436,9 @@
|
|||
<X> 44 </X>
|
||||
<Y> 1038 </Y>
|
||||
<State> $11-99-02-0030.Button </State>
|
||||
<Filename> "ROOT/taobin_project/image/menu_drink/bn_iced_caramel_macchiato.png" </Filename>
|
||||
<FilenamePress> "ROOT/taobin_project/image/menu_drink_press/bn_iced_caramel_macchiato.png" </FilenamePress>
|
||||
<FilenameDisable> "ROOT/taobin_project/image/menu_drink_disable/bn_iced_caramel_macchiato.png" </FilenameDisable>
|
||||
<Filename> "ROOT/taobin_project/image/page_drink/bn_iced_caramel_macchiato.png" </Filename>
|
||||
<FilenamePress> "ROOT/taobin_project/image/page_drink_press/bn_iced_caramel_macchiato.png" </FilenamePress>
|
||||
<FilenameDisable> "ROOT/taobin_project/image/page_drink_disable/bn_iced_caramel_macchiato.png" </FilenameDisable>
|
||||
<Sound> "/mnt/sdcard/coffeevending/wav/click.wav" </Sound>
|
||||
<Volume> SoundVolume </Volume>
|
||||
<EventOnClick>
|
||||
|
|
@ -447,11 +447,11 @@
|
|||
Var NameDrinkTH = $11-99-02-0030.Name
|
||||
Var DrinkDescription = $11-99-02-0030.description
|
||||
Var PriceDrink = $11-99-02-0030.Price
|
||||
Var PictureDrink = "ROOT/taobin_project/image/menu_drink_select//bn_iced_caramel_macchiato.png"
|
||||
Var PictureDrink = "ROOT/taobin_project/image/page_drink_select//bn_iced_caramel_macchiato.png"
|
||||
Topping "Load" SelectDrink
|
||||
SAVELOG NameDrink
|
||||
Var PriceShowValue = charOfBaht + PriceDrink
|
||||
Open "ROOT/taobin_project/xml/menu_topping_alter.xml"
|
||||
Open "ROOT/taobin_project/xml/page_topping_alter.xml"
|
||||
</EventOnClick>
|
||||
</Button>
|
||||
; button i=14 11-99-02-0002
|
||||
|
|
@ -459,9 +459,9 @@
|
|||
<X> 301 </X>
|
||||
<Y> 1038 </Y>
|
||||
<State> $11-99-02-0002.Button </State>
|
||||
<Filename> "ROOT/taobin_project/image/menu_drink/bn_iced_cappuccino.png" </Filename>
|
||||
<FilenamePress> "ROOT/taobin_project/image/menu_drink_press/bn_iced_cappuccino.png" </FilenamePress>
|
||||
<FilenameDisable> "ROOT/taobin_project/image/menu_drink_disable/bn_iced_cappuccino.png" </FilenameDisable>
|
||||
<Filename> "ROOT/taobin_project/image/page_drink/bn_iced_cappuccino.png" </Filename>
|
||||
<FilenamePress> "ROOT/taobin_project/image/page_drink_press/bn_iced_cappuccino.png" </FilenamePress>
|
||||
<FilenameDisable> "ROOT/taobin_project/image/page_drink_disable/bn_iced_cappuccino.png" </FilenameDisable>
|
||||
<Sound> "/mnt/sdcard/coffeevending/wav/click.wav" </Sound>
|
||||
<Volume> SoundVolume </Volume>
|
||||
<EventOnClick>
|
||||
|
|
@ -470,11 +470,11 @@
|
|||
Var NameDrinkTH = $11-99-02-0002.Name
|
||||
Var DrinkDescription = $11-99-02-0002.description
|
||||
Var PriceDrink = $11-99-02-0002.Price
|
||||
Var PictureDrink = "ROOT/taobin_project/image/menu_drink_select//bn_iced_cappuccino.png"
|
||||
Var PictureDrink = "ROOT/taobin_project/image/page_drink_select//bn_iced_cappuccino.png"
|
||||
Topping "Load" SelectDrink
|
||||
SAVELOG NameDrink
|
||||
Var PriceShowValue = charOfBaht + PriceDrink
|
||||
Open "ROOT/taobin_project/xml/menu_topping_alter.xml"
|
||||
Open "ROOT/taobin_project/xml/page_topping_alter.xml"
|
||||
</EventOnClick>
|
||||
</Button>
|
||||
<Text>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue