start
This commit is contained in:
parent
3c8a4cf3ca
commit
e4e2918fe2
5 changed files with 289 additions and 211 deletions
Binary file not shown.
|
Before Width: | Height: | Size: 13 KiB After Width: | Height: | Size: 13 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 4.1 KiB After Width: | Height: | Size: 3.4 KiB |
|
|
@ -4,7 +4,7 @@
|
|||
<Cache> "Enable" </Cache>
|
||||
<Width> 1080 </Width>
|
||||
<Height> 1312 </Height>
|
||||
<Background> "0xE5E5E5" </Background>
|
||||
<Background> "0xEFEDEA" </Background>
|
||||
<Volume> SoundVolume </Volume>
|
||||
<EventOpen>
|
||||
TopView "hide"
|
||||
|
|
|
|||
|
|
@ -2,13 +2,15 @@
|
|||
<Cache> "Enable" </Cache>
|
||||
<Width> 1080 </Width>
|
||||
<Height> 1920 </Height>
|
||||
<Background> "0xE5E5E5" </Background>
|
||||
<Background> "0xeae6e1" </Background>
|
||||
<Volume> SoundVolume </Volume>
|
||||
<EventOpen>
|
||||
TopView "show"
|
||||
; On open
|
||||
|
||||
|
||||
Var GetPayInfoFlag = 0
|
||||
|
||||
</EventOpen>
|
||||
<Timeout> 1000 </Timeout>
|
||||
<EventTimeout>
|
||||
|
|
@ -51,17 +53,95 @@
|
|||
|
||||
|
||||
<Image>
|
||||
<X> 122 </X>
|
||||
<X> 405 </X>
|
||||
<Y> 547 </Y>
|
||||
<Filename> "ROOT/taobin_project/image/page2/text2.png" </Filename>
|
||||
</Image>
|
||||
|
||||
|
||||
<Image>
|
||||
<X> 122 </X>
|
||||
<X> 190 </X>
|
||||
<Y> 644 </Y>
|
||||
<Filename> "ROOT/taobin_project/image/page2/text1.png" </Filename>
|
||||
</Image>
|
||||
|
||||
; menu row 1
|
||||
<Button>
|
||||
<X> 205 </X>
|
||||
<Y> 849 </Y>
|
||||
<Filename> "ROOT/taobin_project/image/page2/bn_diy.png" </Filename>
|
||||
<FilenamePress> "ROOT/taobin_project/image/page2/bp_diy.png" </FilenamePress>
|
||||
<Sound> "/mnt/sdcard/coffeevending/wav/click.wav" </Sound>
|
||||
<Volume> SoundVolume </Volume>
|
||||
<EventClick>
|
||||
; eng
|
||||
Open "ROOT/taobin_project/xml/menu_catalog_choose_drink1.xml"
|
||||
|
||||
</EventClick>
|
||||
</Button>
|
||||
|
||||
<Button>
|
||||
<X> 579 </X>
|
||||
<Y> 849 </Y>
|
||||
<Filename> "ROOT/taobin_project/image/page2/bn_coffee.png" </Filename>
|
||||
<FilenamePress> "ROOT/taobin_project/image/page2/bp_coffee.png" </FilenamePress>
|
||||
<Sound> "/mnt/sdcard/coffeevending/wav/click.wav" </Sound>
|
||||
<Volume> SoundVolume </Volume>
|
||||
<EventClick>
|
||||
; eng
|
||||
</EventClick>
|
||||
</Button>
|
||||
|
||||
; menu row 2
|
||||
<Button>
|
||||
<X> 205 </X>
|
||||
<Y> 1191 </Y>
|
||||
<Filename> "ROOT/taobin_project/image/page2/bn_tea.png" </Filename>
|
||||
<FilenamePress> "ROOT/taobin_project/image/page2/bp_tea.png" </FilenamePress>
|
||||
<Sound> "/mnt/sdcard/coffeevending/wav/click.wav" </Sound>
|
||||
<Volume> SoundVolume </Volume>
|
||||
<EventClick>
|
||||
; eng
|
||||
</EventClick>
|
||||
</Button>
|
||||
|
||||
<Button>
|
||||
<X> 579 </X>
|
||||
<Y> 1191 </Y>
|
||||
<Filename> "ROOT/taobin_project/image/page2/bn_cho_caramel.png" </Filename>
|
||||
<FilenamePress> "ROOT/taobin_project/image/page2/bp_cho_caramel.png" </FilenamePress>
|
||||
<Sound> "/mnt/sdcard/coffeevending/wav/click.wav" </Sound>
|
||||
<Volume> SoundVolume </Volume>
|
||||
<EventClick>
|
||||
; eng
|
||||
</EventClick>
|
||||
</Button>
|
||||
|
||||
|
||||
; menu row 3
|
||||
<Button>
|
||||
<X> 205 </X>
|
||||
<Y> 1533 </Y>
|
||||
<Filename> "ROOT/taobin_project/image/page2/bn_fruit.png" </Filename>
|
||||
<FilenamePress> "ROOT/taobin_project/image/page2/bp_fruit.png" </FilenamePress>
|
||||
<Sound> "/mnt/sdcard/coffeevending/wav/click.wav" </Sound>
|
||||
<Volume> SoundVolume </Volume>
|
||||
<EventClick>
|
||||
; eng
|
||||
</EventClick>
|
||||
</Button>
|
||||
|
||||
<Button>
|
||||
<X> 579 </X>
|
||||
<Y> 1533 </Y>
|
||||
<Filename> "ROOT/taobin_project/image/page2/bn_soda.png" </Filename>
|
||||
<FilenamePress> "ROOT/taobin_project/image/page2/bp_soda.png" </FilenamePress>
|
||||
<Sound> "/mnt/sdcard/coffeevending/wav/click.wav" </Sound>
|
||||
<Volume> SoundVolume </Volume>
|
||||
<EventClick>
|
||||
; eng
|
||||
</EventClick>
|
||||
</Button>
|
||||
|
||||
|
||||
</Popup>
|
||||
|
|
|
|||
|
|
@ -1,245 +1,243 @@
|
|||
<Page>
|
||||
|
||||
<Popup>
|
||||
<Cache> "Enable" </Cache>
|
||||
<Width> 1080 </Width>
|
||||
<Height> 1312 </Height>
|
||||
<Background> "ROOT/image3/background2.png" </Background>
|
||||
<Height> 1920 </Height>
|
||||
<Background> "0xeae6e1" </Background>
|
||||
<Volume> SoundVolume </Volume>
|
||||
<EventOpen>
|
||||
; On open
|
||||
Var SugarState1 = "PressForever"
|
||||
Var SugarState2 = "Enable"
|
||||
Var SugarState3 = "Enable"
|
||||
Var SugarState4 = "Enable"
|
||||
Var SugarState5 = "Enable"
|
||||
|
||||
|
||||
TopView "hide"
|
||||
|
||||
</EventOpen>
|
||||
<Timeout> 2000 </Timeout>
|
||||
<Timeout> 30000 </Timeout>
|
||||
<EventTimeout>
|
||||
;Open "ROOT/xml/menu_board.xml"
|
||||
Open "ROOT/xml/menu_topping_alter2.xml"
|
||||
Open "ROOT/taobin_project/xml/menu_back_to_main.xml"
|
||||
</EventTimeout>
|
||||
|
||||
|
||||
<Image>
|
||||
<X> 0 </X>
|
||||
<Y> 0 </Y>
|
||||
<Filename> "ROOT/taobin_project/image/page2/ad_blank1.png" </Filename>
|
||||
</Image>
|
||||
|
||||
|
||||
|
||||
<Image>
|
||||
<X> 44 </X>
|
||||
<Y> 872 </Y>
|
||||
<Filename> "ROOT/taobin_project/image/topping/img1.png" </Filename>
|
||||
</Image>
|
||||
|
||||
|
||||
; back
|
||||
<Button>
|
||||
<X> 19 </X>
|
||||
<Y> 420 </Y>
|
||||
<Filename> "ROOT/taobin_project/image/page2/bn_back_arrow.png" </Filename>
|
||||
<FilenamePress> "ROOT/taobin_project/image/page2/bn_back_arrow.png" </FilenamePress>
|
||||
<Sound> "/mnt/sdcard/coffeevending/wav/click.wav" </Sound>
|
||||
<Volume> SoundVolume </Volume>
|
||||
<EventClick>
|
||||
Open "ROOT/taobin_project/xml/menu_back_to_main.xml"
|
||||
|
||||
</EventClick>
|
||||
</Button>
|
||||
|
||||
<EventMachine>
|
||||
|
||||
SAVELOG TOPPING1
|
||||
SAVELOG TOPPING2
|
||||
If TOPPING1 = "Powder Sugar" Then
|
||||
If TOPPING2 = "Hot water 3 step" Then
|
||||
If SubMenuProductCode1 = "-" Then
|
||||
Open "ROOT/xml/menu_topping_hot_menu.xml"
|
||||
Else
|
||||
Open "ROOT/xml/menu_topping_hot_menu_coffee.xml"
|
||||
EndIf
|
||||
Else
|
||||
Open "ROOT/xml/menu_topping_sugar_only.xml"
|
||||
EndIf
|
||||
EndIf
|
||||
Open "ROOT/xml/menu_page3_alter.xml"
|
||||
;Open "ROOT/xml/menu_topping_sugar_only.xml"
|
||||
|
||||
;SAVELOG TOPPING1
|
||||
;SAVELOG TOPPING2
|
||||
;If TOPPING1 = "Powder Sugar" Then
|
||||
; If TOPPING2 = "Hot water 3 step" Then
|
||||
; If SubMenuProductCode1 = "-" Then
|
||||
; Open "ROOT/xml/menu_topping_hot_menu.xml"
|
||||
; Else
|
||||
; Open "ROOT/xml/menu_topping_hot_menu_coffee.xml"
|
||||
; EndIf
|
||||
; Else
|
||||
; Open "ROOT/xml/menu_topping_sugar_only.xml"
|
||||
; EndIf
|
||||
;EndIf
|
||||
;Open "ROOT/xml/menu_page3_alter.xml"
|
||||
|
||||
|
||||
</EventMachine>
|
||||
|
||||
|
||||
;<Button>
|
||||
;<X> 369 </X>
|
||||
;<Y> 502 </Y>
|
||||
;<State> SweetState1 </State>
|
||||
;<Filename> "ROOT/image/BN_0%.bmp" </Filename>
|
||||
;<FilenamePress> "ROOT/image/BP_0%.bmp" </FilenamePress>
|
||||
;<Sound> "/mnt/sdcard/coffeevending/wav/click.wav" </Sound>
|
||||
;<Volume> SoundVolume </Volume>
|
||||
;<EventClick>
|
||||
; Var SweetState1 = "PressForever"
|
||||
; Var SweetState2 = "Enable"
|
||||
; Var SweetState3 = "Enable"
|
||||
; Var SweetState4 = "Enable"
|
||||
; Var SweetState5 = "Enable"
|
||||
; Var SweetState6 = "Enable"
|
||||
; Var Timeout = 0
|
||||
; Var SweetChoosed = "ไม่หวาน"
|
||||
; Var SelectSugarID = 1
|
||||
; Refresh
|
||||
;</EventClick>
|
||||
;</Button>
|
||||
;
|
||||
;<Button>
|
||||
;<X> 474 </X>
|
||||
;<Y> 502 </Y>
|
||||
;<State> SweetState2 </State>
|
||||
;<Filename> "ROOT/image/BN_25%.bmp" </Filename>
|
||||
;<FilenamePress> "ROOT/image/BP_25%.bmp" </FilenamePress>
|
||||
;<Sound> "/mnt/sdcard/coffeevending/wav/click.wav" </Sound>
|
||||
;<Volume> SoundVolume </Volume>
|
||||
;<EventClick>
|
||||
; Var SweetState1 = "Enable"
|
||||
; Var SweetState2 = "PressForever"
|
||||
; Var SweetState3 = "Enable"
|
||||
; Var SweetState4 = "Enable"
|
||||
; Var SweetState5 = "Enable"
|
||||
; Var SweetState6 = "Enable"
|
||||
; Var Timeout = 0
|
||||
; Var SweetChoosed = "หวานน้อย"
|
||||
; Var SelectSugarID = 2
|
||||
; Refresh
|
||||
;</EventClick>
|
||||
;</Button>
|
||||
;
|
||||
;<Button>
|
||||
;<X> 581 </X>
|
||||
;<Y> 502 </Y>
|
||||
;<State> SweetState3 </State>
|
||||
;<Filename> "ROOT/image/BN_50%.bmp" </Filename>
|
||||
;<FilenamePress> "ROOT/image/BP_50%.bmp" </FilenamePress>
|
||||
;<Sound> "/mnt/sdcard/coffeevending/wav/click.wav" </Sound>
|
||||
;<Volume> SoundVolume </Volume>
|
||||
;<EventClick>
|
||||
; Var SweetState1 = "Enable"
|
||||
; Var SweetState2 = "Enable"
|
||||
; Var SweetState3 = "PressForever"
|
||||
; Var SweetState4 = "Enable"
|
||||
; Var SweetState5 = "Enable"
|
||||
; Var SweetState6 = "Enable"
|
||||
; Var Timeout = 0
|
||||
; Var SweetChoosed = "หวานพอดี"
|
||||
; Var SelectSugarID = 3
|
||||
; Refresh
|
||||
;</EventClick>
|
||||
;</Button>
|
||||
;
|
||||
;<Button>
|
||||
;<X> 686 </X>
|
||||
;<Y> 502 </Y>
|
||||
;<State> SweetState4 </State>
|
||||
;<Filename> "ROOT/image/BN_75%.bmp" </Filename>
|
||||
;<FilenamePress> "ROOT/image/BP_75%.bmp" </FilenamePress>
|
||||
;<Sound> "/mnt/sdcard/coffeevending/wav/click.wav" </Sound>
|
||||
;<Volume> SoundVolume </Volume>
|
||||
;<EventClick>
|
||||
; Var SweetState1 = "Enable"
|
||||
; Var SweetState2 = "Enable"
|
||||
; Var SweetState3 = "Enable"
|
||||
; Var SweetState4 = "PressForever"
|
||||
; Var SweetState5 = "Enable"
|
||||
; Var SweetState6 = "Enable"
|
||||
; Var Timeout = 0
|
||||
; Var SweetChoosed = "หวานมาก"
|
||||
; Var SelectSugarID = 4
|
||||
; Refresh
|
||||
;</EventClick>
|
||||
;</Button>
|
||||
;
|
||||
;<Button>
|
||||
;<X> 792 </X>
|
||||
;<Y> 502 </Y>
|
||||
;<State> SweetState5 </State>
|
||||
;<Filename> "ROOT/image/BN_100%.bmp" </Filename>
|
||||
;<FilenamePress> "ROOT/image/BP_100%.bmp" </FilenamePress>
|
||||
;<Sound> "/mnt/sdcard/coffeevending/wav/click.wav" </Sound>
|
||||
;<Volume> SoundVolume </Volume>
|
||||
;<EventClick>
|
||||
; Var SweetState1 = "Enable"
|
||||
; Var SweetState2 = "Enable"
|
||||
; Var SweetState3 = "Enable"
|
||||
; Var SweetState4 = "Enable"
|
||||
; Var SweetState5 = "PressForever"
|
||||
; Var SweetState6 = "Enable"
|
||||
; Var Timeout = 0
|
||||
; Var SweetChoosed = "หวานเว่อร์"
|
||||
; Var SelectSugarID = 5
|
||||
; Refresh
|
||||
;</EventClick>
|
||||
;</Button>
|
||||
;
|
||||
;<Button>
|
||||
;<X> 896 </X>
|
||||
;<Y> 502 </Y>
|
||||
;<State> SweetState6 </State>
|
||||
;<Filename> "ROOT/image/BN_150%.bmp" </Filename>
|
||||
;<FilenamePress> "ROOT/image/BP_150%.bmp" </FilenamePress>
|
||||
;<Sound> "/mnt/sdcard/coffeevending/wav/click.wav" </Sound>
|
||||
;<Volume> SoundVolume </Volume>
|
||||
;<EventClick>
|
||||
; Var SweetState1 = "Enable"
|
||||
; Var SweetState2 = "Enable"
|
||||
; Var SweetState3 = "Enable"
|
||||
; Var SweetState4 = "Enable"
|
||||
; Var SweetState5 = "Enable"
|
||||
; Var SweetState6 = "PressForever"
|
||||
; Var Timeout = 0
|
||||
; Var SweetChoosed = "หวานสามโลก"
|
||||
; Var SelectSugarID = 6
|
||||
; Refresh
|
||||
;</EventClick>
|
||||
;</Button>
|
||||
;
|
||||
;
|
||||
;
|
||||
;
|
||||
;<Button>
|
||||
;<X> 431 </X>
|
||||
;<Y> 805 </Y>
|
||||
;<Filename> "ROOT/image/BN_Cancle.bmp" </Filename>
|
||||
;<FilenamePress> "ROOT/image/BP_Cancle.bmp" </FilenamePress>
|
||||
;<Sound> "/mnt/sdcard/coffeevending/wav/click.wav" </Sound>
|
||||
;<Volume> SoundVolume </Volume>
|
||||
;<EventClick>
|
||||
; ;Open "ROOT/xml/menu_board.xml"
|
||||
; OpenInst 2 "/mnt/sdcard/coffeevending/xml/menu_list_show_all.xml"
|
||||
; OpenInst 1 "/mnt/sdcard/coffeevending/xml/menu_advert.xml"
|
||||
; Open "/mnt/sdcard/coffeevending/xml/menu_main_blank.xml"
|
||||
;</EventClick>
|
||||
;</Button>
|
||||
;
|
||||
;<Button>
|
||||
;<X> 566 </X>
|
||||
;<Y> 805 </Y>
|
||||
;<Filename> "ROOT/image/BN_Confirm2.bmp" </Filename>
|
||||
;<FilenamePress> "ROOT/image/BP_Confirm2.bmp" </FilenamePress>
|
||||
;<Sound> "/mnt/sdcard/coffeevending/wav/click.wav" </Sound>
|
||||
;<Volume> SoundVolume </Volume>
|
||||
;<EventClick>
|
||||
; Open "ROOT/xml/menu_page3.xml"
|
||||
;</EventClick>
|
||||
;</Button>
|
||||
|
||||
|
||||
|
||||
<Image>
|
||||
<X> 90 </X>
|
||||
<Y> 285 </Y>
|
||||
|
||||
<X> 395 </X>
|
||||
<Y> 440 </Y>
|
||||
<Width> 295 </Width>
|
||||
<Height> 427 </Height>
|
||||
<Filename> PictureDrink </Filename>
|
||||
</Image>
|
||||
|
||||
|
||||
<Text>
|
||||
<X> 375 </X>
|
||||
<Y> 320</Y>
|
||||
<Size> 30 </Size>
|
||||
<Font> fontType1 </Font>
|
||||
<Color> 0x000000 </Color>
|
||||
<Value> NameDrink </Value>
|
||||
</Text>
|
||||
;<Text>
|
||||
;<X> 375 </X>
|
||||
;<Y> 320</Y>
|
||||
;<Size> 30 </Size>
|
||||
;<Font> fontType1 </Font>
|
||||
;<Color> 0x000000 </Color>
|
||||
;<Value> NameDrink </Value>
|
||||
;</Text>
|
||||
|
||||
<Text>
|
||||
<X> 375 </X>
|
||||
<Y> 355 </Y>
|
||||
<Size> 20 </Size>
|
||||
<Font> fontType1 </Font>
|
||||
<X> 0 </X>
|
||||
<Y> 726 </Y>
|
||||
<Width> 1080</Width>
|
||||
<Align> Center </Align>
|
||||
<Size> 72 </Size>
|
||||
<Font> "ROOT/taobin_project/font/Roboto/Roboto-Regular.ttf"</Font>
|
||||
<Color> 0xB78F24 </Color>
|
||||
<Value> NameDrinkTH </Value>
|
||||
</Text>
|
||||
|
||||
|
||||
|
||||
; back
|
||||
<Button>
|
||||
<X> 44 </X>
|
||||
<Y> 1785 </Y>
|
||||
<Filename> "ROOT/taobin_project/image/topping/bn_cancel.png" </Filename>
|
||||
<FilenamePress> "ROOT/taobin_project/image/topping/bp_cancel.png" </FilenamePress>
|
||||
<Sound> "/mnt/sdcard/coffeevending/wav/click.wav" </Sound>
|
||||
<Volume> SoundVolume </Volume>
|
||||
<EventClick>
|
||||
Open "ROOT/taobin_project/xml/menu_back_to_main.xml"
|
||||
|
||||
</EventClick>
|
||||
</Button>
|
||||
|
||||
; next
|
||||
<Button>
|
||||
<X> 447 </X>
|
||||
<Y> 1785 </Y>
|
||||
<Filename> "ROOT/taobin_project/image/topping/bn_next.png" </Filename>
|
||||
<FilenamePress> "ROOT/taobin_project/image/topping/bp_next.png" </FilenamePress>
|
||||
<Sound> "/mnt/sdcard/coffeevending/wav/click.wav" </Sound>
|
||||
<Volume> SoundVolume </Volume>
|
||||
<EventClick>
|
||||
Open "ROOT/taobin_project/xml/menu_payment_cash.xml"
|
||||
</EventClick>
|
||||
</Button>
|
||||
|
||||
|
||||
<Text>
|
||||
<X> 530 </X>
|
||||
<Y> 678 </Y>
|
||||
<Width>200</Width>
|
||||
<Align> Center </Align>
|
||||
<Size> 25 </Size>
|
||||
<Font> fontType1 </Font>
|
||||
<X> 924 </X>
|
||||
<Y> 1804 </Y>
|
||||
<Font> "ROOT/taobin_project/font/Kanit/Kanit-Light.ttf"</Font>
|
||||
<Size> 36 </Size>
|
||||
<Color> 0xFFFFFF </Color>
|
||||
<Value> PriceDrink </Value>
|
||||
<Value> "฿20" </Value>
|
||||
</Text>
|
||||
|
||||
|
||||
; sugar1
|
||||
<Button>
|
||||
<X> 181 </X>
|
||||
<Y> 977 </Y>
|
||||
<State> SugarState1 </Stage>
|
||||
<Filename> "ROOT/taobin_project/image/topping/bn_sugar1.png" </Filename>
|
||||
<FilenamePress> "ROOT/taobin_project/image/topping/bp_sugar1.png" </FilenamePress>
|
||||
<Sound> "/mnt/sdcard/coffeevending/wav/click.wav" </Sound>
|
||||
<Volume> SoundVolume </Volume>
|
||||
<EventClick>
|
||||
Var SugarState1 = "PressForever"
|
||||
Var SugarState2 = "Enable"
|
||||
Var SugarState3 = "Enable"
|
||||
Var SugarState4 = "Enable"
|
||||
Var SugarState5 = "Enable"
|
||||
Refresh
|
||||
</EventClick>
|
||||
</Button>
|
||||
|
||||
; sugar2
|
||||
<Button>
|
||||
<X> 327 </X>
|
||||
<Y> 977 </Y>
|
||||
<State> SugarState2 </Stage>
|
||||
<Filename> "ROOT/taobin_project/image/topping/bn_sugar2.png" </Filename>
|
||||
<FilenamePress> "ROOT/taobin_project/image/topping/bp_sugar2.png" </FilenamePress>
|
||||
<Sound> "/mnt/sdcard/coffeevending/wav/click.wav" </Sound>
|
||||
<Volume> SoundVolume </Volume>
|
||||
<EventClick>
|
||||
Var SugarState1 = "Enable"
|
||||
Var SugarState2 = "PressForever"
|
||||
Var SugarState3 = "Enable"
|
||||
Var SugarState4 = "Enable"
|
||||
Var SugarState5 = "Enable"
|
||||
Refresh
|
||||
</EventClick>
|
||||
</Button>
|
||||
|
||||
|
||||
; sugar3
|
||||
<Button>
|
||||
<X> 503 </X>
|
||||
<Y> 977 </Y>
|
||||
<State> SugarState3 </Stage>
|
||||
<Filename> "ROOT/taobin_project/image/topping/bn_sugar3.png" </Filename>
|
||||
<FilenamePress> "ROOT/taobin_project/image/topping/bp_sugar3.png" </FilenamePress>
|
||||
<Sound> "/mnt/sdcard/coffeevending/wav/click.wav" </Sound>
|
||||
<Volume> SoundVolume </Volume>
|
||||
<EventClick>
|
||||
Var SugarState1 = "Enable"
|
||||
Var SugarState2 = "Enable"
|
||||
Var SugarState3 = "PressForever"
|
||||
Var SugarState4 = "Enable"
|
||||
Var SugarState5 = "Enable"
|
||||
Refresh
|
||||
</EventClick>
|
||||
</Button>
|
||||
|
||||
; sugar4
|
||||
<Button>
|
||||
<X> 664 </X>
|
||||
<Y> 977 </Y>
|
||||
<State> SugarState4 </Stage>
|
||||
<Filename> "ROOT/taobin_project/image/topping/bn_sugar4.png" </Filename>
|
||||
<FilenamePress> "ROOT/taobin_project/image/topping/bp_sugar4.png" </FilenamePress>
|
||||
<Sound> "/mnt/sdcard/coffeevending/wav/click.wav" </Sound>
|
||||
<Volume> SoundVolume </Volume>
|
||||
<EventClick>
|
||||
Var SugarState1 = "Enable"
|
||||
Var SugarState2 = "Enable"
|
||||
Var SugarState3 = "Enable"
|
||||
Var SugarState4 = "PressForever"
|
||||
Var SugarState5 = "Enable"
|
||||
Refresh
|
||||
</EventClick>
|
||||
</Button>
|
||||
|
||||
; sugar5
|
||||
<Button>
|
||||
<X> 836 </X>
|
||||
<Y> 977 </Y>
|
||||
<State> SugarState5 </Stage>
|
||||
<Filename> "ROOT/taobin_project/image/topping/bn_sugar5.png" </Filename>
|
||||
<FilenamePress> "ROOT/taobin_project/image/topping/bp_sugar5.png" </FilenamePress>
|
||||
<Sound> "/mnt/sdcard/coffeevending/wav/click.wav" </Sound>
|
||||
<Volume> SoundVolume </Volume>
|
||||
<EventClick>
|
||||
Var SugarState1 = "Enable"
|
||||
Var SugarState2 = "Enable"
|
||||
Var SugarState3 = "Enable"
|
||||
Var SugarState4 = "Enable"
|
||||
Var SugarState5 = "PressForever"
|
||||
Refresh
|
||||
</EventClick>
|
||||
</Button>
|
||||
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue