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>
|
||||
|
|
@ -81,7 +81,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>
|
||||
|
||||
|
|
@ -94,7 +94,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>
|
||||
|
||||
|
|
@ -106,7 +106,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>
|
||||
|
||||
|
|
@ -118,7 +118,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>
|
||||
|
||||
|
|
@ -130,7 +130,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>
|
||||
|
||||
|
|
@ -143,7 +143,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>
|
||||
|
||||
|
|
@ -161,9 +161,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>
|
||||
|
|
@ -172,11 +172,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
|
||||
|
|
@ -184,9 +184,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>
|
||||
|
|
@ -195,11 +195,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
|
||||
|
|
@ -207,9 +207,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>
|
||||
|
|
@ -218,11 +218,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
|
||||
|
|
@ -230,9 +230,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>
|
||||
|
|
@ -241,11 +241,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
|
||||
|
|
@ -253,9 +253,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>
|
||||
|
|
@ -264,11 +264,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
|
||||
|
|
@ -276,9 +276,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>
|
||||
|
|
@ -287,11 +287,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
|
||||
|
|
@ -299,9 +299,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>
|
||||
|
|
@ -310,11 +310,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
|
||||
|
|
@ -322,9 +322,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>
|
||||
|
|
@ -333,11 +333,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
|
||||
|
|
@ -345,9 +345,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>
|
||||
|
|
@ -356,11 +356,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
|
||||
|
|
@ -368,9 +368,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>
|
||||
|
|
@ -379,11 +379,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
|
||||
|
|
@ -391,9 +391,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>
|
||||
|
|
@ -402,11 +402,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-0006
|
||||
|
|
@ -414,9 +414,9 @@
|
|||
<X> 815 </X>
|
||||
<Y> 710 </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>
|
||||
|
|
@ -425,11 +425,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=13 11-99-02-0024
|
||||
|
|
@ -437,9 +437,9 @@
|
|||
<X> 44 </X>
|
||||
<Y> 1038 </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>
|
||||
|
|
@ -448,11 +448,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=14 11-99-02-0001
|
||||
|
|
@ -460,9 +460,9 @@
|
|||
<X> 301 </X>
|
||||
<Y> 1038 </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>
|
||||
|
|
@ -471,11 +471,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=15 11-99-02-0003
|
||||
|
|
@ -483,9 +483,9 @@
|
|||
<X> 558 </X>
|
||||
<Y> 1038 </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>
|
||||
|
|
@ -494,11 +494,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=16 11-99-02-0007
|
||||
|
|
@ -506,9 +506,9 @@
|
|||
<X> 815 </X>
|
||||
<Y> 1038 </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>
|
||||
|
|
@ -517,11 +517,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=17 11-99-02-0030
|
||||
|
|
@ -529,9 +529,9 @@
|
|||
<X> 44 </X>
|
||||
<Y> 1366 </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>
|
||||
|
|
@ -540,11 +540,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=18 11-99-02-0002
|
||||
|
|
@ -552,9 +552,9 @@
|
|||
<X> 301 </X>
|
||||
<Y> 1366 </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>
|
||||
|
|
@ -563,11 +563,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