bb
This commit is contained in:
parent
187739ff71
commit
c5eb1940ee
6 changed files with 1444 additions and 160 deletions
|
|
@ -766,8 +766,158 @@
|
|||
|
||||
</Block>
|
||||
|
||||
; button i=41 03-08-22-5001
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
<MarginTop> 22 </MarginTop>
|
||||
<Width> 225 </Width>
|
||||
<Height> 296 </Height>
|
||||
<State> $03-08-22-5001.Button </State>
|
||||
<Button>
|
||||
<State> $03-08-22-5001.Button </State>
|
||||
<Filename> Var( "ROOT/taobin_project/spiral/image/page_spiral/" + $03-08-22-5001.image ) </Filename>
|
||||
<FilenamePress> Var( "ROOT/taobin_project/spiral/image/page_spiral_press/" + $03-08-22-5001.image ) " </FilenamePress>
|
||||
<FilenameDisable> Var( "ROOT/taobin_project/spiral/image/page_spiral_press/" + $03-08-22-5001.image ) " </FilenameDisable>
|
||||
<Sound> "/mnt/sdcard/coffeevending/wav/click.wav" </Sound>
|
||||
<Volume> SoundVolume </Volume>
|
||||
<EventOnClick>
|
||||
Var SpiralSelectdetail1 = $03-08-22-5001.detail1
|
||||
Var SpiralSelectheader2 = $03-08-22-5001.header2
|
||||
Var SpiralSelectdetail2 = $03-08-22-5001.detail2
|
||||
|
||||
Var SpiralSelectdetail1E = $03-08-22-5001.detail1E
|
||||
Var SpiralSelectheader2E = $03-08-22-5001.header2E
|
||||
Var SpiralSelectdetail2E = $03-08-22-5001.detail2E
|
||||
|
||||
Var ServiceCredit = "03-08-22-5001"
|
||||
Var SelectDrink = $03-08-22-5001.Self
|
||||
Var NameDrink = $03-08-22-5001.NameE
|
||||
Var NameDrinkTH = $03-08-22-5001.Name
|
||||
Var DrinkDescriptionTH = $03-08-22-5001.description
|
||||
Var DrinkDescription = $03-08-22-5001.descriptionE
|
||||
Var PriceDrink = $03-08-22-5001.Price
|
||||
Var SpiralProduct = "ROOT/taobin_project/spiral/image/page_spiral/spiral_product_" + $03-08-22-5001.image
|
||||
Var Spiraldetail = "ROOT/taobin_project/spiral/image/page_spiral/spiral_text_detail_" + $03-08-22-5001.image
|
||||
|
||||
SAVELOG NameDrink
|
||||
Var PriceShowValue = charOfBaht + PriceDrink
|
||||
|
||||
SPIRAL_VERIFY ServiceCredit SpiralRef
|
||||
Open "ROOT/taobin_project/spiral/xml/page_spiral_check.xml"
|
||||
|
||||
</EventOnClick>
|
||||
</Button>
|
||||
|
||||
<Image>
|
||||
<X> 49 </X>
|
||||
<Y> 117 </Y>
|
||||
<State>
|
||||
eval(
|
||||
If $03-08-22-5001.Button = "Disable" Then
|
||||
Var return = "Enable"
|
||||
|
||||
Else
|
||||
Var return = "Invisible"
|
||||
EndIf
|
||||
)
|
||||
</State>
|
||||
<Filename> "ROOT/taobin_project/image//img_menu_err2.png" </Filename>
|
||||
</Image>
|
||||
|
||||
<Text>
|
||||
<X> 48 </X>
|
||||
<Y> 116 </Y>
|
||||
<Size> 32 </Size>
|
||||
<Width>128</Width>
|
||||
<Height>64</Height>
|
||||
<Font> MITRegularTTF </Font>
|
||||
<Color> 0x5A5A5A </Color>
|
||||
<Mode> "disable-show" </Mode>
|
||||
<State> $03-08-22-5001.Button </State>
|
||||
<Value> text_unavailable </Value>
|
||||
<Align> center-vertical-horizontal </Align>
|
||||
</Text>
|
||||
|
||||
|
||||
<Image>
|
||||
<X> 10 </X>
|
||||
<Y> 251 </Y>
|
||||
<State> ShowPrice </State>
|
||||
<Width> 67 </Width>
|
||||
<Height> 62 </Height>
|
||||
<Filename> ImageShowPrice </Filename>
|
||||
</Image>
|
||||
|
||||
<Text>
|
||||
<X> 57 </X>
|
||||
<Y> 260 </Y>
|
||||
<State> ShowPrice </State>
|
||||
<Align> "Hurr" </Align>
|
||||
<Width>150</Width>
|
||||
<Size> 17 </Size>
|
||||
<Font> KanitMediumTTF </Font>
|
||||
<Color> ColorBrown2 </Color>
|
||||
<Value> $03-08-22-5001.Price </Value>
|
||||
</Text>
|
||||
|
||||
<Text>
|
||||
<X> 45 </X>
|
||||
<Y> 260 </Y>
|
||||
<State> ShowPrice </State>
|
||||
<Width>20</Width>
|
||||
<Size> 17 </Size>
|
||||
<Font> KanitMediumTTF </Font>
|
||||
<Color> ColorBrown2 </Color>
|
||||
<Value> "฿"" </Value>
|
||||
</Text>
|
||||
|
||||
<Text>
|
||||
<X> 16 </X>
|
||||
<Y> 180 </Y>
|
||||
<Size> 22 </Size>
|
||||
<Width>220</Width>
|
||||
<Mode> "multi2" </Mode>
|
||||
<Font> KanitMediumTTF </Font>
|
||||
<Color> ColorBlack1 </Color>
|
||||
<State> showthaiText </State>
|
||||
<Value> $03-08-22-5001.Name </Value>
|
||||
</Text>
|
||||
|
||||
<Text>
|
||||
<X> 16 </X>
|
||||
<Y> 240 </Y>
|
||||
<Size> 14 </Size>
|
||||
<Width>220</Width>
|
||||
<Font> KanitMediumTTF </Font>
|
||||
<Color> ColorBrown </Color>
|
||||
<State> showthaiText </State>
|
||||
<Value> $03-08-22-5001.description </Value>
|
||||
</Text>
|
||||
|
||||
<Text>
|
||||
<X> 16 </X>
|
||||
<Y> 180 </Y>
|
||||
<Size> 22 </Size>
|
||||
<Width>220</Width>
|
||||
<Mode> "multi2" </Mode>
|
||||
<Font> KanitMediumTTF </Font>
|
||||
<Color> ColorBlack1 </Color>
|
||||
<State> showengText </State>
|
||||
<Value> $03-08-22-5001.NameE </Value>
|
||||
</Text>
|
||||
|
||||
<Text>
|
||||
<X> 16 </X>
|
||||
<Y> 240 </Y>
|
||||
<Size> 14 </Size>
|
||||
<Width>220</Width>
|
||||
<Font> KanitMediumTTF </Font>
|
||||
<Color> ColorBrown </Color>
|
||||
<State> showengText </State>
|
||||
<Value> $03-08-22-5001.descriptionE </Value>
|
||||
</Text>
|
||||
|
||||
</Block>
|
||||
|
||||
|
||||
</FrameScroll>
|
||||
|
|
|
|||
|
|
@ -1233,8 +1233,466 @@
|
|||
|
||||
|
||||
|
||||
; button i=41 03-07-10-5021
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
<MarginTop> 22 </MarginTop>
|
||||
<Width> 225 </Width>
|
||||
<Height> 296 </Height>
|
||||
<State> $03-07-10-5021.Button </State>
|
||||
<Button>
|
||||
<State> $03-07-10-5021.Button </State>
|
||||
<Filename> Var( "ROOT/taobin_project/spiral/image/page_spiral/" + $03-07-10-5021.image ) </Filename>
|
||||
<FilenamePress> Var( "ROOT/taobin_project/spiral/image/page_spiral_press/" + $03-07-10-5021.image ) " </FilenamePress>
|
||||
<FilenameDisable> Var( "ROOT/taobin_project/spiral/image/page_spiral_press/" + $03-07-10-5021.image ) " </FilenameDisable>
|
||||
<Sound> "/mnt/sdcard/coffeevending/wav/click.wav" </Sound>
|
||||
<Volume> SoundVolume </Volume>
|
||||
<EventOnClick>
|
||||
Var SpiralSelectdetail1 = $03-07-10-5021.detail1
|
||||
Var SpiralSelectheader2 = $03-07-10-5021.header2
|
||||
Var SpiralSelectdetail2 = $03-07-10-5021.detail2
|
||||
|
||||
Var SpiralSelectdetail1E = $03-07-10-5021.detail1E
|
||||
Var SpiralSelectheader2E = $03-07-10-5021.header2E
|
||||
Var SpiralSelectdetail2E = $03-07-10-5021.detail2E
|
||||
|
||||
Var ServiceCredit = "03-07-10-5021"
|
||||
Var SelectDrink = $03-07-10-5021.Self
|
||||
Var NameDrink = $03-07-10-5021.NameE
|
||||
Var NameDrinkTH = $03-07-10-5021.Name
|
||||
Var DrinkDescriptionTH = $03-07-10-5021.description
|
||||
Var DrinkDescription = $03-07-10-5021.descriptionE
|
||||
Var PriceDrink = $03-07-10-5021.Price
|
||||
Var SpiralProduct = "ROOT/taobin_project/spiral/image/page_spiral/spiral_product_" + $03-07-10-5021.image
|
||||
Var Spiraldetail = "ROOT/taobin_project/spiral/image/page_spiral/spiral_text_detail_" + $03-07-10-5021.image
|
||||
|
||||
SAVELOG NameDrink
|
||||
Var PriceShowValue = charOfBaht + PriceDrink
|
||||
|
||||
SPIRAL_VERIFY ServiceCredit SpiralRef
|
||||
Open "ROOT/taobin_project/spiral/xml/page_spiral_check.xml"
|
||||
|
||||
</EventOnClick>
|
||||
</Button>
|
||||
|
||||
<Image>
|
||||
<X> 49 </X>
|
||||
<Y> 117 </Y>
|
||||
<State>
|
||||
eval(
|
||||
If $03-07-10-5021.Button = "Disable" Then
|
||||
Var return = "Enable"
|
||||
|
||||
Else
|
||||
Var return = "Invisible"
|
||||
EndIf
|
||||
)
|
||||
</State>
|
||||
<Filename> "ROOT/taobin_project/image//img_menu_err2.png" </Filename>
|
||||
</Image>
|
||||
|
||||
<Text>
|
||||
<X> 48 </X>
|
||||
<Y> 116 </Y>
|
||||
<Size> 32 </Size>
|
||||
<Width>128</Width>
|
||||
<Height>64</Height>
|
||||
<Font> MITRegularTTF </Font>
|
||||
<Color> 0x5A5A5A </Color>
|
||||
<Mode> "disable-show" </Mode>
|
||||
<State> $03-07-10-5021.Button </State>
|
||||
<Value> text_unavailable </Value>
|
||||
<Align> center-vertical-horizontal </Align>
|
||||
</Text>
|
||||
|
||||
|
||||
<Image>
|
||||
<X> 10 </X>
|
||||
<Y> 251 </Y>
|
||||
<State> ShowPrice </State>
|
||||
<Width> 67 </Width>
|
||||
<Height> 62 </Height>
|
||||
<Filename> ImageShowPrice </Filename>
|
||||
</Image>
|
||||
|
||||
<Text>
|
||||
<X> 57 </X>
|
||||
<Y> 260 </Y>
|
||||
<State> ShowPrice </State>
|
||||
<Align> "Hurr" </Align>
|
||||
<Width>150</Width>
|
||||
<Size> 17 </Size>
|
||||
<Font> KanitMediumTTF </Font>
|
||||
<Color> ColorBrown2 </Color>
|
||||
<Value> $03-07-10-5021.Price </Value>
|
||||
</Text>
|
||||
|
||||
<Text>
|
||||
<X> 45 </X>
|
||||
<Y> 260 </Y>
|
||||
<State> ShowPrice </State>
|
||||
<Width>20</Width>
|
||||
<Size> 17 </Size>
|
||||
<Font> KanitMediumTTF </Font>
|
||||
<Color> ColorBrown2 </Color>
|
||||
<Value> "฿"" </Value>
|
||||
</Text>
|
||||
|
||||
<Text>
|
||||
<X> 16 </X>
|
||||
<Y> 180 </Y>
|
||||
<Size> 22 </Size>
|
||||
<Width>220</Width>
|
||||
<Mode> "multi2" </Mode>
|
||||
<Font> KanitMediumTTF </Font>
|
||||
<Color> ColorBlack1 </Color>
|
||||
<State> showthaiText </State>
|
||||
<Value> $03-07-10-5021.Name </Value>
|
||||
</Text>
|
||||
|
||||
<Text>
|
||||
<X> 16 </X>
|
||||
<Y> 240 </Y>
|
||||
<Size> 14 </Size>
|
||||
<Width>220</Width>
|
||||
<Font> KanitMediumTTF </Font>
|
||||
<Color> ColorBrown </Color>
|
||||
<State> showthaiText </State>
|
||||
<Value> $03-07-10-5021.description </Value>
|
||||
</Text>
|
||||
|
||||
<Text>
|
||||
<X> 16 </X>
|
||||
<Y> 180 </Y>
|
||||
<Size> 22 </Size>
|
||||
<Width>220</Width>
|
||||
<Mode> "multi2" </Mode>
|
||||
<Font> KanitMediumTTF </Font>
|
||||
<Color> ColorBlack1 </Color>
|
||||
<State> showengText </State>
|
||||
<Value> $03-07-10-5021.NameE </Value>
|
||||
</Text>
|
||||
|
||||
<Text>
|
||||
<X> 16 </X>
|
||||
<Y> 240 </Y>
|
||||
<Size> 14 </Size>
|
||||
<Width>220</Width>
|
||||
<Font> KanitMediumTTF </Font>
|
||||
<Color> ColorBrown </Color>
|
||||
<State> showengText </State>
|
||||
<Value> $03-07-10-5021.descriptionE </Value>
|
||||
</Text>
|
||||
|
||||
</Block>
|
||||
|
||||
|
||||
; button i=41 03-07-12-5022
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
<MarginTop> 22 </MarginTop>
|
||||
<Width> 225 </Width>
|
||||
<Height> 296 </Height>
|
||||
<State> $03-07-12-5022.Button </State>
|
||||
<Button>
|
||||
<State> $03-07-12-5022.Button </State>
|
||||
<Filename> Var( "ROOT/taobin_project/spiral/image/page_spiral/" + $03-07-12-5022.image ) </Filename>
|
||||
<FilenamePress> Var( "ROOT/taobin_project/spiral/image/page_spiral_press/" + $03-07-12-5022.image ) " </FilenamePress>
|
||||
<FilenameDisable> Var( "ROOT/taobin_project/spiral/image/page_spiral_press/" + $03-07-12-5022.image ) " </FilenameDisable>
|
||||
<Sound> "/mnt/sdcard/coffeevending/wav/click.wav" </Sound>
|
||||
<Volume> SoundVolume </Volume>
|
||||
<EventOnClick>
|
||||
Var SpiralSelectdetail1 = $03-07-12-5022.detail1
|
||||
Var SpiralSelectheader2 = $03-07-12-5022.header2
|
||||
Var SpiralSelectdetail2 = $03-07-12-5022.detail2
|
||||
|
||||
Var SpiralSelectdetail1E = $03-07-12-5022.detail1E
|
||||
Var SpiralSelectheader2E = $03-07-12-5022.header2E
|
||||
Var SpiralSelectdetail2E = $03-07-12-5022.detail2E
|
||||
|
||||
Var ServiceCredit = "03-07-12-5022"
|
||||
Var SelectDrink = $03-07-12-5022.Self
|
||||
Var NameDrink = $03-07-12-5022.NameE
|
||||
Var NameDrinkTH = $03-07-12-5022.Name
|
||||
Var DrinkDescriptionTH = $03-07-12-5022.description
|
||||
Var DrinkDescription = $03-07-12-5022.descriptionE
|
||||
Var PriceDrink = $03-07-12-5022.Price
|
||||
Var SpiralProduct = "ROOT/taobin_project/spiral/image/page_spiral/spiral_product_" + $03-07-12-5022.image
|
||||
Var Spiraldetail = "ROOT/taobin_project/spiral/image/page_spiral/spiral_text_detail_" + $03-07-12-5022.image
|
||||
|
||||
SAVELOG NameDrink
|
||||
Var PriceShowValue = charOfBaht + PriceDrink
|
||||
|
||||
SPIRAL_VERIFY ServiceCredit SpiralRef
|
||||
Open "ROOT/taobin_project/spiral/xml/page_spiral_check.xml"
|
||||
|
||||
</EventOnClick>
|
||||
</Button>
|
||||
|
||||
<Image>
|
||||
<X> 49 </X>
|
||||
<Y> 117 </Y>
|
||||
<State>
|
||||
eval(
|
||||
If $03-07-12-5022.Button = "Disable" Then
|
||||
Var return = "Enable"
|
||||
|
||||
Else
|
||||
Var return = "Invisible"
|
||||
EndIf
|
||||
)
|
||||
</State>
|
||||
<Filename> "ROOT/taobin_project/image//img_menu_err2.png" </Filename>
|
||||
</Image>
|
||||
|
||||
<Text>
|
||||
<X> 48 </X>
|
||||
<Y> 116 </Y>
|
||||
<Size> 32 </Size>
|
||||
<Width>128</Width>
|
||||
<Height>64</Height>
|
||||
<Font> MITRegularTTF </Font>
|
||||
<Color> 0x5A5A5A </Color>
|
||||
<Mode> "disable-show" </Mode>
|
||||
<State> $03-07-12-5022.Button </State>
|
||||
<Value> text_unavailable </Value>
|
||||
<Align> center-vertical-horizontal </Align>
|
||||
</Text>
|
||||
|
||||
|
||||
<Image>
|
||||
<X> 10 </X>
|
||||
<Y> 251 </Y>
|
||||
<State> ShowPrice </State>
|
||||
<Width> 67 </Width>
|
||||
<Height> 62 </Height>
|
||||
<Filename> ImageShowPrice </Filename>
|
||||
</Image>
|
||||
|
||||
<Text>
|
||||
<X> 57 </X>
|
||||
<Y> 260 </Y>
|
||||
<State> ShowPrice </State>
|
||||
<Align> "Hurr" </Align>
|
||||
<Width>150</Width>
|
||||
<Size> 17 </Size>
|
||||
<Font> KanitMediumTTF </Font>
|
||||
<Color> ColorBrown2 </Color>
|
||||
<Value> $03-07-12-5022.Price </Value>
|
||||
</Text>
|
||||
|
||||
<Text>
|
||||
<X> 45 </X>
|
||||
<Y> 260 </Y>
|
||||
<State> ShowPrice </State>
|
||||
<Width>20</Width>
|
||||
<Size> 17 </Size>
|
||||
<Font> KanitMediumTTF </Font>
|
||||
<Color> ColorBrown2 </Color>
|
||||
<Value> "฿"" </Value>
|
||||
</Text>
|
||||
|
||||
<Text>
|
||||
<X> 16 </X>
|
||||
<Y> 180 </Y>
|
||||
<Size> 22 </Size>
|
||||
<Width>220</Width>
|
||||
<Mode> "multi2" </Mode>
|
||||
<Font> KanitMediumTTF </Font>
|
||||
<Color> ColorBlack1 </Color>
|
||||
<State> showthaiText </State>
|
||||
<Value> $03-07-12-5022.Name </Value>
|
||||
</Text>
|
||||
|
||||
<Text>
|
||||
<X> 16 </X>
|
||||
<Y> 240 </Y>
|
||||
<Size> 14 </Size>
|
||||
<Width>220</Width>
|
||||
<Font> KanitMediumTTF </Font>
|
||||
<Color> ColorBrown </Color>
|
||||
<State> showthaiText </State>
|
||||
<Value> $03-07-12-5022.description </Value>
|
||||
</Text>
|
||||
|
||||
<Text>
|
||||
<X> 16 </X>
|
||||
<Y> 180 </Y>
|
||||
<Size> 22 </Size>
|
||||
<Width>220</Width>
|
||||
<Mode> "multi2" </Mode>
|
||||
<Font> KanitMediumTTF </Font>
|
||||
<Color> ColorBlack1 </Color>
|
||||
<State> showengText </State>
|
||||
<Value> $03-07-12-5022.NameE </Value>
|
||||
</Text>
|
||||
|
||||
<Text>
|
||||
<X> 16 </X>
|
||||
<Y> 240 </Y>
|
||||
<Size> 14 </Size>
|
||||
<Width>220</Width>
|
||||
<Font> KanitMediumTTF </Font>
|
||||
<Color> ColorBrown </Color>
|
||||
<State> showengText </State>
|
||||
<Value> $03-07-12-5022.descriptionE </Value>
|
||||
</Text>
|
||||
|
||||
</Block>
|
||||
|
||||
|
||||
; button i=41 03-07-12-5023
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
<MarginTop> 22 </MarginTop>
|
||||
<Width> 225 </Width>
|
||||
<Height> 296 </Height>
|
||||
<State> $03-07-12-5023.Button </State>
|
||||
<Button>
|
||||
<State> $03-07-12-5023.Button </State>
|
||||
<Filename> Var( "ROOT/taobin_project/spiral/image/page_spiral/" + $03-07-12-5023.image ) </Filename>
|
||||
<FilenamePress> Var( "ROOT/taobin_project/spiral/image/page_spiral_press/" + $03-07-12-5023.image ) " </FilenamePress>
|
||||
<FilenameDisable> Var( "ROOT/taobin_project/spiral/image/page_spiral_press/" + $03-07-12-5023.image ) " </FilenameDisable>
|
||||
<Sound> "/mnt/sdcard/coffeevending/wav/click.wav" </Sound>
|
||||
<Volume> SoundVolume </Volume>
|
||||
<EventOnClick>
|
||||
Var SpiralSelectdetail1 = $03-07-12-5023.detail1
|
||||
Var SpiralSelectheader2 = $03-07-12-5023.header2
|
||||
Var SpiralSelectdetail2 = $03-07-12-5023.detail2
|
||||
|
||||
Var SpiralSelectdetail1E = $03-07-12-5023.detail1E
|
||||
Var SpiralSelectheader2E = $03-07-12-5023.header2E
|
||||
Var SpiralSelectdetail2E = $03-07-12-5023.detail2E
|
||||
|
||||
Var ServiceCredit = "03-07-12-5023"
|
||||
Var SelectDrink = $03-07-12-5023.Self
|
||||
Var NameDrink = $03-07-12-5023.NameE
|
||||
Var NameDrinkTH = $03-07-12-5023.Name
|
||||
Var DrinkDescriptionTH = $03-07-12-5023.description
|
||||
Var DrinkDescription = $03-07-12-5023.descriptionE
|
||||
Var PriceDrink = $03-07-12-5023.Price
|
||||
Var SpiralProduct = "ROOT/taobin_project/spiral/image/page_spiral/spiral_product_" + $03-07-12-5023.image
|
||||
Var Spiraldetail = "ROOT/taobin_project/spiral/image/page_spiral/spiral_text_detail_" + $03-07-12-5023.image
|
||||
|
||||
SAVELOG NameDrink
|
||||
Var PriceShowValue = charOfBaht + PriceDrink
|
||||
|
||||
SPIRAL_VERIFY ServiceCredit SpiralRef
|
||||
Open "ROOT/taobin_project/spiral/xml/page_spiral_check.xml"
|
||||
|
||||
</EventOnClick>
|
||||
</Button>
|
||||
|
||||
<Image>
|
||||
<X> 49 </X>
|
||||
<Y> 117 </Y>
|
||||
<State>
|
||||
eval(
|
||||
If $03-07-12-5023.Button = "Disable" Then
|
||||
Var return = "Enable"
|
||||
|
||||
Else
|
||||
Var return = "Invisible"
|
||||
EndIf
|
||||
)
|
||||
</State>
|
||||
<Filename> "ROOT/taobin_project/image//img_menu_err2.png" </Filename>
|
||||
</Image>
|
||||
|
||||
<Text>
|
||||
<X> 48 </X>
|
||||
<Y> 116 </Y>
|
||||
<Size> 32 </Size>
|
||||
<Width>128</Width>
|
||||
<Height>64</Height>
|
||||
<Font> MITRegularTTF </Font>
|
||||
<Color> 0x5A5A5A </Color>
|
||||
<Mode> "disable-show" </Mode>
|
||||
<State> $03-07-12-5023.Button </State>
|
||||
<Value> text_unavailable </Value>
|
||||
<Align> center-vertical-horizontal </Align>
|
||||
</Text>
|
||||
|
||||
|
||||
<Image>
|
||||
<X> 10 </X>
|
||||
<Y> 251 </Y>
|
||||
<State> ShowPrice </State>
|
||||
<Width> 67 </Width>
|
||||
<Height> 62 </Height>
|
||||
<Filename> ImageShowPrice </Filename>
|
||||
</Image>
|
||||
|
||||
<Text>
|
||||
<X> 57 </X>
|
||||
<Y> 260 </Y>
|
||||
<State> ShowPrice </State>
|
||||
<Align> "Hurr" </Align>
|
||||
<Width>150</Width>
|
||||
<Size> 17 </Size>
|
||||
<Font> KanitMediumTTF </Font>
|
||||
<Color> ColorBrown2 </Color>
|
||||
<Value> $03-07-12-5023.Price </Value>
|
||||
</Text>
|
||||
|
||||
<Text>
|
||||
<X> 45 </X>
|
||||
<Y> 260 </Y>
|
||||
<State> ShowPrice </State>
|
||||
<Width>20</Width>
|
||||
<Size> 17 </Size>
|
||||
<Font> KanitMediumTTF </Font>
|
||||
<Color> ColorBrown2 </Color>
|
||||
<Value> "฿"" </Value>
|
||||
</Text>
|
||||
|
||||
<Text>
|
||||
<X> 16 </X>
|
||||
<Y> 180 </Y>
|
||||
<Size> 22 </Size>
|
||||
<Width>220</Width>
|
||||
<Mode> "multi2" </Mode>
|
||||
<Font> KanitMediumTTF </Font>
|
||||
<Color> ColorBlack1 </Color>
|
||||
<State> showthaiText </State>
|
||||
<Value> $03-07-12-5023.Name </Value>
|
||||
</Text>
|
||||
|
||||
<Text>
|
||||
<X> 16 </X>
|
||||
<Y> 240 </Y>
|
||||
<Size> 14 </Size>
|
||||
<Width>220</Width>
|
||||
<Font> KanitMediumTTF </Font>
|
||||
<Color> ColorBrown </Color>
|
||||
<State> showthaiText </State>
|
||||
<Value> $03-07-12-5023.description </Value>
|
||||
</Text>
|
||||
|
||||
<Text>
|
||||
<X> 16 </X>
|
||||
<Y> 180 </Y>
|
||||
<Size> 22 </Size>
|
||||
<Width>220</Width>
|
||||
<Mode> "multi2" </Mode>
|
||||
<Font> KanitMediumTTF </Font>
|
||||
<Color> ColorBlack1 </Color>
|
||||
<State> showengText </State>
|
||||
<Value> $03-07-12-5023.NameE </Value>
|
||||
</Text>
|
||||
|
||||
<Text>
|
||||
<X> 16 </X>
|
||||
<Y> 240 </Y>
|
||||
<Size> 14 </Size>
|
||||
<Width>220</Width>
|
||||
<Font> KanitMediumTTF </Font>
|
||||
<Color> ColorBrown </Color>
|
||||
<State> showengText </State>
|
||||
<Value> $03-07-12-5023.descriptionE </Value>
|
||||
</Text>
|
||||
|
||||
</Block>
|
||||
|
||||
|
||||
</FrameScroll>
|
||||
|
|
|
|||
|
|
@ -1080,6 +1080,158 @@
|
|||
|
||||
</Block>
|
||||
|
||||
; button i=41 03-06-10-4021
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
<MarginTop> 22 </MarginTop>
|
||||
<Width> 225 </Width>
|
||||
<Height> 296 </Height>
|
||||
<State> $03-06-10-4021.Button </State>
|
||||
<Button>
|
||||
<State> $03-06-10-4021.Button </State>
|
||||
<Filename> Var( "ROOT/taobin_project/spiral/image/page_spiral/" + $03-06-10-4021.image ) </Filename>
|
||||
<FilenamePress> Var( "ROOT/taobin_project/spiral/image/page_spiral_press/" + $03-06-10-4021.image ) " </FilenamePress>
|
||||
<FilenameDisable> Var( "ROOT/taobin_project/spiral/image/page_spiral_press/" + $03-06-10-4021.image ) " </FilenameDisable>
|
||||
<Sound> "/mnt/sdcard/coffeevending/wav/click.wav" </Sound>
|
||||
<Volume> SoundVolume </Volume>
|
||||
<EventOnClick>
|
||||
Var SpiralSelectdetail1 = $03-06-10-4021.detail1
|
||||
Var SpiralSelectheader2 = $03-06-10-4021.header2
|
||||
Var SpiralSelectdetail2 = $03-06-10-4021.detail2
|
||||
|
||||
Var SpiralSelectdetail1E = $03-06-10-4021.detail1E
|
||||
Var SpiralSelectheader2E = $03-06-10-4021.header2E
|
||||
Var SpiralSelectdetail2E = $03-06-10-4021.detail2E
|
||||
|
||||
Var ServiceCredit = "03-06-10-4021"
|
||||
Var SelectDrink = $03-06-10-4021.Self
|
||||
Var NameDrink = $03-06-10-4021.NameE
|
||||
Var NameDrinkTH = $03-06-10-4021.Name
|
||||
Var DrinkDescriptionTH = $03-06-10-4021.description
|
||||
Var DrinkDescription = $03-06-10-4021.descriptionE
|
||||
Var PriceDrink = $03-06-10-4021.Price
|
||||
Var SpiralProduct = "ROOT/taobin_project/spiral/image/page_spiral/spiral_product_" + $03-06-10-4021.image
|
||||
Var Spiraldetail = "ROOT/taobin_project/spiral/image/page_spiral/spiral_text_detail_" + $03-06-10-4021.image
|
||||
|
||||
SAVELOG NameDrink
|
||||
Var PriceShowValue = charOfBaht + PriceDrink
|
||||
|
||||
SPIRAL_VERIFY ServiceCredit SpiralRef
|
||||
Open "ROOT/taobin_project/spiral/xml/page_spiral_check.xml"
|
||||
|
||||
</EventOnClick>
|
||||
</Button>
|
||||
|
||||
<Image>
|
||||
<X> 49 </X>
|
||||
<Y> 117 </Y>
|
||||
<State>
|
||||
eval(
|
||||
If $03-06-10-4021.Button = "Disable" Then
|
||||
Var return = "Enable"
|
||||
|
||||
Else
|
||||
Var return = "Invisible"
|
||||
EndIf
|
||||
)
|
||||
</State>
|
||||
<Filename> "ROOT/taobin_project/image//img_menu_err2.png" </Filename>
|
||||
</Image>
|
||||
|
||||
<Text>
|
||||
<X> 48 </X>
|
||||
<Y> 116 </Y>
|
||||
<Size> 32 </Size>
|
||||
<Width>128</Width>
|
||||
<Height>64</Height>
|
||||
<Font> MITRegularTTF </Font>
|
||||
<Color> 0x5A5A5A </Color>
|
||||
<Mode> "disable-show" </Mode>
|
||||
<State> $03-06-10-4021.Button </State>
|
||||
<Value> text_unavailable </Value>
|
||||
<Align> center-vertical-horizontal </Align>
|
||||
</Text>
|
||||
|
||||
|
||||
<Image>
|
||||
<X> 10 </X>
|
||||
<Y> 251 </Y>
|
||||
<State> ShowPrice </State>
|
||||
<Width> 67 </Width>
|
||||
<Height> 62 </Height>
|
||||
<Filename> ImageShowPrice </Filename>
|
||||
</Image>
|
||||
|
||||
<Text>
|
||||
<X> 57 </X>
|
||||
<Y> 260 </Y>
|
||||
<State> ShowPrice </State>
|
||||
<Align> "Hurr" </Align>
|
||||
<Width>150</Width>
|
||||
<Size> 17 </Size>
|
||||
<Font> KanitMediumTTF </Font>
|
||||
<Color> ColorBrown2 </Color>
|
||||
<Value> $03-06-10-4021.Price </Value>
|
||||
</Text>
|
||||
|
||||
<Text>
|
||||
<X> 45 </X>
|
||||
<Y> 260 </Y>
|
||||
<State> ShowPrice </State>
|
||||
<Width>20</Width>
|
||||
<Size> 17 </Size>
|
||||
<Font> KanitMediumTTF </Font>
|
||||
<Color> ColorBrown2 </Color>
|
||||
<Value> "฿"" </Value>
|
||||
</Text>
|
||||
|
||||
<Text>
|
||||
<X> 16 </X>
|
||||
<Y> 180 </Y>
|
||||
<Size> 22 </Size>
|
||||
<Width>220</Width>
|
||||
<Mode> "multi2" </Mode>
|
||||
<Font> KanitMediumTTF </Font>
|
||||
<Color> ColorBlack1 </Color>
|
||||
<State> showthaiText </State>
|
||||
<Value> $03-06-10-4021.Name </Value>
|
||||
</Text>
|
||||
|
||||
<Text>
|
||||
<X> 16 </X>
|
||||
<Y> 240 </Y>
|
||||
<Size> 14 </Size>
|
||||
<Width>220</Width>
|
||||
<Font> KanitMediumTTF </Font>
|
||||
<Color> ColorBrown </Color>
|
||||
<State> showthaiText </State>
|
||||
<Value> $03-06-10-4021.description </Value>
|
||||
</Text>
|
||||
|
||||
<Text>
|
||||
<X> 16 </X>
|
||||
<Y> 180 </Y>
|
||||
<Size> 22 </Size>
|
||||
<Width>220</Width>
|
||||
<Mode> "multi2" </Mode>
|
||||
<Font> KanitMediumTTF </Font>
|
||||
<Color> ColorBlack1 </Color>
|
||||
<State> showengText </State>
|
||||
<Value> $03-06-10-4021.NameE </Value>
|
||||
</Text>
|
||||
|
||||
<Text>
|
||||
<X> 16 </X>
|
||||
<Y> 240 </Y>
|
||||
<Size> 14 </Size>
|
||||
<Width>220</Width>
|
||||
<Font> KanitMediumTTF </Font>
|
||||
<Color> ColorBrown </Color>
|
||||
<State> showengText </State>
|
||||
<Value> $03-06-10-4021.descriptionE </Value>
|
||||
</Text>
|
||||
|
||||
</Block>
|
||||
|
||||
</FrameScroll>
|
||||
; Cart
|
||||
|
|
|
|||
|
|
@ -3076,163 +3076,6 @@
|
|||
</Block>
|
||||
|
||||
|
||||
|
||||
; button i=41 03-06-10-4021
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
<MarginTop> 22 </MarginTop>
|
||||
<Width> 225 </Width>
|
||||
<Height> 296 </Height>
|
||||
<State> $03-06-10-4021.Button </State>
|
||||
<Button>
|
||||
<State> $03-06-10-4021.Button </State>
|
||||
<Filename> Var( "ROOT/taobin_project/spiral/image/page_spiral/" + $03-06-10-4021.image ) </Filename>
|
||||
<FilenamePress> Var( "ROOT/taobin_project/spiral/image/page_spiral_press/" + $03-06-10-4021.image ) " </FilenamePress>
|
||||
<FilenameDisable> Var( "ROOT/taobin_project/spiral/image/page_spiral_press/" + $03-06-10-4021.image ) " </FilenameDisable>
|
||||
<Sound> "/mnt/sdcard/coffeevending/wav/click.wav" </Sound>
|
||||
<Volume> SoundVolume </Volume>
|
||||
<EventOnClick>
|
||||
Var SpiralSelectdetail1 = $03-06-10-4021.detail1
|
||||
Var SpiralSelectheader2 = $03-06-10-4021.header2
|
||||
Var SpiralSelectdetail2 = $03-06-10-4021.detail2
|
||||
|
||||
Var SpiralSelectdetail1E = $03-06-10-4021.detail1E
|
||||
Var SpiralSelectheader2E = $03-06-10-4021.header2E
|
||||
Var SpiralSelectdetail2E = $03-06-10-4021.detail2E
|
||||
|
||||
Var ServiceCredit = "03-06-10-4021"
|
||||
Var SelectDrink = $03-06-10-4021.Self
|
||||
Var NameDrink = $03-06-10-4021.NameE
|
||||
Var NameDrinkTH = $03-06-10-4021.Name
|
||||
Var DrinkDescriptionTH = $03-06-10-4021.description
|
||||
Var DrinkDescription = $03-06-10-4021.descriptionE
|
||||
Var PriceDrink = $03-06-10-4021.Price
|
||||
Var SpiralProduct = "ROOT/taobin_project/spiral/image/page_spiral/spiral_product_" + $03-06-10-4021.image
|
||||
Var Spiraldetail = "ROOT/taobin_project/spiral/image/page_spiral/spiral_text_detail_" + $03-06-10-4021.image
|
||||
|
||||
SAVELOG NameDrink
|
||||
Var PriceShowValue = charOfBaht + PriceDrink
|
||||
|
||||
SPIRAL_VERIFY ServiceCredit SpiralRef
|
||||
Open "ROOT/taobin_project/spiral/xml/page_spiral_check.xml"
|
||||
|
||||
</EventOnClick>
|
||||
</Button>
|
||||
|
||||
<Image>
|
||||
<X> 49 </X>
|
||||
<Y> 117 </Y>
|
||||
<State>
|
||||
eval(
|
||||
If $03-06-10-4021.Button = "Disable" Then
|
||||
Var return = "Enable"
|
||||
|
||||
Else
|
||||
Var return = "Invisible"
|
||||
EndIf
|
||||
)
|
||||
</State>
|
||||
<Filename> "ROOT/taobin_project/image//img_menu_err2.png" </Filename>
|
||||
</Image>
|
||||
|
||||
<Text>
|
||||
<X> 48 </X>
|
||||
<Y> 116 </Y>
|
||||
<Size> 32 </Size>
|
||||
<Width>128</Width>
|
||||
<Height>64</Height>
|
||||
<Font> MITRegularTTF </Font>
|
||||
<Color> 0x5A5A5A </Color>
|
||||
<Mode> "disable-show" </Mode>
|
||||
<State> $03-06-10-4021.Button </State>
|
||||
<Value> text_unavailable </Value>
|
||||
<Align> center-vertical-horizontal </Align>
|
||||
</Text>
|
||||
|
||||
|
||||
<Image>
|
||||
<X> 10 </X>
|
||||
<Y> 251 </Y>
|
||||
<State> ShowPrice </State>
|
||||
<Width> 67 </Width>
|
||||
<Height> 62 </Height>
|
||||
<Filename> ImageShowPrice </Filename>
|
||||
</Image>
|
||||
|
||||
<Text>
|
||||
<X> 57 </X>
|
||||
<Y> 260 </Y>
|
||||
<State> ShowPrice </State>
|
||||
<Align> "Hurr" </Align>
|
||||
<Width>150</Width>
|
||||
<Size> 17 </Size>
|
||||
<Font> KanitMediumTTF </Font>
|
||||
<Color> ColorBrown2 </Color>
|
||||
<Value> $03-06-10-4021.Price </Value>
|
||||
</Text>
|
||||
|
||||
<Text>
|
||||
<X> 45 </X>
|
||||
<Y> 260 </Y>
|
||||
<State> ShowPrice </State>
|
||||
<Width>20</Width>
|
||||
<Size> 17 </Size>
|
||||
<Font> KanitMediumTTF </Font>
|
||||
<Color> ColorBrown2 </Color>
|
||||
<Value> "฿"" </Value>
|
||||
</Text>
|
||||
|
||||
<Text>
|
||||
<X> 16 </X>
|
||||
<Y> 180 </Y>
|
||||
<Size> 22 </Size>
|
||||
<Width>220</Width>
|
||||
<Mode> "multi2" </Mode>
|
||||
<Font> KanitMediumTTF </Font>
|
||||
<Color> ColorBlack1 </Color>
|
||||
<State> showthaiText </State>
|
||||
<Value> $03-06-10-4021.Name </Value>
|
||||
</Text>
|
||||
|
||||
<Text>
|
||||
<X> 16 </X>
|
||||
<Y> 240 </Y>
|
||||
<Size> 14 </Size>
|
||||
<Width>220</Width>
|
||||
<Font> KanitMediumTTF </Font>
|
||||
<Color> ColorBrown </Color>
|
||||
<State> showthaiText </State>
|
||||
<Value> $03-06-10-4021.description </Value>
|
||||
</Text>
|
||||
|
||||
<Text>
|
||||
<X> 16 </X>
|
||||
<Y> 180 </Y>
|
||||
<Size> 22 </Size>
|
||||
<Width>220</Width>
|
||||
<Mode> "multi2" </Mode>
|
||||
<Font> KanitMediumTTF </Font>
|
||||
<Color> ColorBlack1 </Color>
|
||||
<State> showengText </State>
|
||||
<Value> $03-06-10-4021.NameE </Value>
|
||||
</Text>
|
||||
|
||||
<Text>
|
||||
<X> 16 </X>
|
||||
<Y> 240 </Y>
|
||||
<Size> 14 </Size>
|
||||
<Width>220</Width>
|
||||
<Font> KanitMediumTTF </Font>
|
||||
<Color> ColorBrown </Color>
|
||||
<State> showengText </State>
|
||||
<Value> $03-06-10-4021.descriptionE </Value>
|
||||
</Text>
|
||||
|
||||
</Block>
|
||||
|
||||
|
||||
|
||||
|
||||
; button i=41 03-06-22-4022
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
|
|||
|
|
@ -7904,8 +7904,6 @@
|
|||
</Block>
|
||||
|
||||
|
||||
|
||||
|
||||
; button i=41 03-01-22-1001
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
|
|
@ -8059,6 +8057,622 @@
|
|||
|
||||
</Block>
|
||||
|
||||
|
||||
; button i=41 03-07-10-5021
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
<MarginTop> 22 </MarginTop>
|
||||
<Width> 225 </Width>
|
||||
<Height> 296 </Height>
|
||||
<State> $03-07-10-5021.Button </State>
|
||||
<Button>
|
||||
<State> $03-07-10-5021.Button </State>
|
||||
<Filename> Var( "ROOT/taobin_project/spiral/image/page_spiral/" + $03-07-10-5021.image ) </Filename>
|
||||
<FilenamePress> Var( "ROOT/taobin_project/spiral/image/page_spiral_press/" + $03-07-10-5021.image ) " </FilenamePress>
|
||||
<FilenameDisable> Var( "ROOT/taobin_project/spiral/image/page_spiral_press/" + $03-07-10-5021.image ) " </FilenameDisable>
|
||||
<Sound> "/mnt/sdcard/coffeevending/wav/click.wav" </Sound>
|
||||
<Volume> SoundVolume </Volume>
|
||||
<EventOnClick>
|
||||
Var SpiralSelectdetail1 = $03-07-10-5021.detail1
|
||||
Var SpiralSelectheader2 = $03-07-10-5021.header2
|
||||
Var SpiralSelectdetail2 = $03-07-10-5021.detail2
|
||||
|
||||
Var SpiralSelectdetail1E = $03-07-10-5021.detail1E
|
||||
Var SpiralSelectheader2E = $03-07-10-5021.header2E
|
||||
Var SpiralSelectdetail2E = $03-07-10-5021.detail2E
|
||||
|
||||
Var ServiceCredit = "03-07-10-5021"
|
||||
Var SelectDrink = $03-07-10-5021.Self
|
||||
Var NameDrink = $03-07-10-5021.NameE
|
||||
Var NameDrinkTH = $03-07-10-5021.Name
|
||||
Var DrinkDescriptionTH = $03-07-10-5021.description
|
||||
Var DrinkDescription = $03-07-10-5021.descriptionE
|
||||
Var PriceDrink = $03-07-10-5021.Price
|
||||
Var SpiralProduct = "ROOT/taobin_project/spiral/image/page_spiral/spiral_product_" + $03-07-10-5021.image
|
||||
Var Spiraldetail = "ROOT/taobin_project/spiral/image/page_spiral/spiral_text_detail_" + $03-07-10-5021.image
|
||||
|
||||
SAVELOG NameDrink
|
||||
Var PriceShowValue = charOfBaht + PriceDrink
|
||||
|
||||
SPIRAL_VERIFY ServiceCredit SpiralRef
|
||||
Open "ROOT/taobin_project/spiral/xml/page_spiral_check.xml"
|
||||
|
||||
</EventOnClick>
|
||||
</Button>
|
||||
|
||||
<Image>
|
||||
<X> 49 </X>
|
||||
<Y> 117 </Y>
|
||||
<State>
|
||||
eval(
|
||||
If $03-07-10-5021.Button = "Disable" Then
|
||||
Var return = "Enable"
|
||||
|
||||
Else
|
||||
Var return = "Invisible"
|
||||
EndIf
|
||||
)
|
||||
</State>
|
||||
<Filename> "ROOT/taobin_project/image//img_menu_err2.png" </Filename>
|
||||
</Image>
|
||||
|
||||
<Text>
|
||||
<X> 48 </X>
|
||||
<Y> 116 </Y>
|
||||
<Size> 32 </Size>
|
||||
<Width>128</Width>
|
||||
<Height>64</Height>
|
||||
<Font> MITRegularTTF </Font>
|
||||
<Color> 0x5A5A5A </Color>
|
||||
<Mode> "disable-show" </Mode>
|
||||
<State> $03-07-10-5021.Button </State>
|
||||
<Value> text_unavailable </Value>
|
||||
<Align> center-vertical-horizontal </Align>
|
||||
</Text>
|
||||
|
||||
|
||||
<Image>
|
||||
<X> 10 </X>
|
||||
<Y> 251 </Y>
|
||||
<State> ShowPrice </State>
|
||||
<Width> 67 </Width>
|
||||
<Height> 62 </Height>
|
||||
<Filename> ImageShowPrice </Filename>
|
||||
</Image>
|
||||
|
||||
<Text>
|
||||
<X> 57 </X>
|
||||
<Y> 260 </Y>
|
||||
<State> ShowPrice </State>
|
||||
<Align> "Hurr" </Align>
|
||||
<Width>150</Width>
|
||||
<Size> 17 </Size>
|
||||
<Font> KanitMediumTTF </Font>
|
||||
<Color> ColorBrown2 </Color>
|
||||
<Value> $03-07-10-5021.Price </Value>
|
||||
</Text>
|
||||
|
||||
<Text>
|
||||
<X> 45 </X>
|
||||
<Y> 260 </Y>
|
||||
<State> ShowPrice </State>
|
||||
<Width>20</Width>
|
||||
<Size> 17 </Size>
|
||||
<Font> KanitMediumTTF </Font>
|
||||
<Color> ColorBrown2 </Color>
|
||||
<Value> "฿"" </Value>
|
||||
</Text>
|
||||
|
||||
<Text>
|
||||
<X> 16 </X>
|
||||
<Y> 180 </Y>
|
||||
<Size> 22 </Size>
|
||||
<Width>220</Width>
|
||||
<Mode> "multi2" </Mode>
|
||||
<Font> KanitMediumTTF </Font>
|
||||
<Color> ColorBlack1 </Color>
|
||||
<State> showthaiText </State>
|
||||
<Value> $03-07-10-5021.Name </Value>
|
||||
</Text>
|
||||
|
||||
<Text>
|
||||
<X> 16 </X>
|
||||
<Y> 240 </Y>
|
||||
<Size> 14 </Size>
|
||||
<Width>220</Width>
|
||||
<Font> KanitMediumTTF </Font>
|
||||
<Color> ColorBrown </Color>
|
||||
<State> showthaiText </State>
|
||||
<Value> $03-07-10-5021.description </Value>
|
||||
</Text>
|
||||
|
||||
<Text>
|
||||
<X> 16 </X>
|
||||
<Y> 180 </Y>
|
||||
<Size> 22 </Size>
|
||||
<Width>220</Width>
|
||||
<Mode> "multi2" </Mode>
|
||||
<Font> KanitMediumTTF </Font>
|
||||
<Color> ColorBlack1 </Color>
|
||||
<State> showengText </State>
|
||||
<Value> $03-07-10-5021.NameE </Value>
|
||||
</Text>
|
||||
|
||||
<Text>
|
||||
<X> 16 </X>
|
||||
<Y> 240 </Y>
|
||||
<Size> 14 </Size>
|
||||
<Width>220</Width>
|
||||
<Font> KanitMediumTTF </Font>
|
||||
<Color> ColorBrown </Color>
|
||||
<State> showengText </State>
|
||||
<Value> $03-07-10-5021.descriptionE </Value>
|
||||
</Text>
|
||||
|
||||
</Block>
|
||||
|
||||
|
||||
; button i=41 03-07-12-5022
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
<MarginTop> 22 </MarginTop>
|
||||
<Width> 225 </Width>
|
||||
<Height> 296 </Height>
|
||||
<State> $03-07-12-5022.Button </State>
|
||||
<Button>
|
||||
<State> $03-07-12-5022.Button </State>
|
||||
<Filename> Var( "ROOT/taobin_project/spiral/image/page_spiral/" + $03-07-12-5022.image ) </Filename>
|
||||
<FilenamePress> Var( "ROOT/taobin_project/spiral/image/page_spiral_press/" + $03-07-12-5022.image ) " </FilenamePress>
|
||||
<FilenameDisable> Var( "ROOT/taobin_project/spiral/image/page_spiral_press/" + $03-07-12-5022.image ) " </FilenameDisable>
|
||||
<Sound> "/mnt/sdcard/coffeevending/wav/click.wav" </Sound>
|
||||
<Volume> SoundVolume </Volume>
|
||||
<EventOnClick>
|
||||
Var SpiralSelectdetail1 = $03-07-12-5022.detail1
|
||||
Var SpiralSelectheader2 = $03-07-12-5022.header2
|
||||
Var SpiralSelectdetail2 = $03-07-12-5022.detail2
|
||||
|
||||
Var SpiralSelectdetail1E = $03-07-12-5022.detail1E
|
||||
Var SpiralSelectheader2E = $03-07-12-5022.header2E
|
||||
Var SpiralSelectdetail2E = $03-07-12-5022.detail2E
|
||||
|
||||
Var ServiceCredit = "03-07-12-5022"
|
||||
Var SelectDrink = $03-07-12-5022.Self
|
||||
Var NameDrink = $03-07-12-5022.NameE
|
||||
Var NameDrinkTH = $03-07-12-5022.Name
|
||||
Var DrinkDescriptionTH = $03-07-12-5022.description
|
||||
Var DrinkDescription = $03-07-12-5022.descriptionE
|
||||
Var PriceDrink = $03-07-12-5022.Price
|
||||
Var SpiralProduct = "ROOT/taobin_project/spiral/image/page_spiral/spiral_product_" + $03-07-12-5022.image
|
||||
Var Spiraldetail = "ROOT/taobin_project/spiral/image/page_spiral/spiral_text_detail_" + $03-07-12-5022.image
|
||||
|
||||
SAVELOG NameDrink
|
||||
Var PriceShowValue = charOfBaht + PriceDrink
|
||||
|
||||
SPIRAL_VERIFY ServiceCredit SpiralRef
|
||||
Open "ROOT/taobin_project/spiral/xml/page_spiral_check.xml"
|
||||
|
||||
</EventOnClick>
|
||||
</Button>
|
||||
|
||||
<Image>
|
||||
<X> 49 </X>
|
||||
<Y> 117 </Y>
|
||||
<State>
|
||||
eval(
|
||||
If $03-07-12-5022.Button = "Disable" Then
|
||||
Var return = "Enable"
|
||||
|
||||
Else
|
||||
Var return = "Invisible"
|
||||
EndIf
|
||||
)
|
||||
</State>
|
||||
<Filename> "ROOT/taobin_project/image//img_menu_err2.png" </Filename>
|
||||
</Image>
|
||||
|
||||
<Text>
|
||||
<X> 48 </X>
|
||||
<Y> 116 </Y>
|
||||
<Size> 32 </Size>
|
||||
<Width>128</Width>
|
||||
<Height>64</Height>
|
||||
<Font> MITRegularTTF </Font>
|
||||
<Color> 0x5A5A5A </Color>
|
||||
<Mode> "disable-show" </Mode>
|
||||
<State> $03-07-12-5022.Button </State>
|
||||
<Value> text_unavailable </Value>
|
||||
<Align> center-vertical-horizontal </Align>
|
||||
</Text>
|
||||
|
||||
|
||||
<Image>
|
||||
<X> 10 </X>
|
||||
<Y> 251 </Y>
|
||||
<State> ShowPrice </State>
|
||||
<Width> 67 </Width>
|
||||
<Height> 62 </Height>
|
||||
<Filename> ImageShowPrice </Filename>
|
||||
</Image>
|
||||
|
||||
<Text>
|
||||
<X> 57 </X>
|
||||
<Y> 260 </Y>
|
||||
<State> ShowPrice </State>
|
||||
<Align> "Hurr" </Align>
|
||||
<Width>150</Width>
|
||||
<Size> 17 </Size>
|
||||
<Font> KanitMediumTTF </Font>
|
||||
<Color> ColorBrown2 </Color>
|
||||
<Value> $03-07-12-5022.Price </Value>
|
||||
</Text>
|
||||
|
||||
<Text>
|
||||
<X> 45 </X>
|
||||
<Y> 260 </Y>
|
||||
<State> ShowPrice </State>
|
||||
<Width>20</Width>
|
||||
<Size> 17 </Size>
|
||||
<Font> KanitMediumTTF </Font>
|
||||
<Color> ColorBrown2 </Color>
|
||||
<Value> "฿"" </Value>
|
||||
</Text>
|
||||
|
||||
<Text>
|
||||
<X> 16 </X>
|
||||
<Y> 180 </Y>
|
||||
<Size> 22 </Size>
|
||||
<Width>220</Width>
|
||||
<Mode> "multi2" </Mode>
|
||||
<Font> KanitMediumTTF </Font>
|
||||
<Color> ColorBlack1 </Color>
|
||||
<State> showthaiText </State>
|
||||
<Value> $03-07-12-5022.Name </Value>
|
||||
</Text>
|
||||
|
||||
<Text>
|
||||
<X> 16 </X>
|
||||
<Y> 240 </Y>
|
||||
<Size> 14 </Size>
|
||||
<Width>220</Width>
|
||||
<Font> KanitMediumTTF </Font>
|
||||
<Color> ColorBrown </Color>
|
||||
<State> showthaiText </State>
|
||||
<Value> $03-07-12-5022.description </Value>
|
||||
</Text>
|
||||
|
||||
<Text>
|
||||
<X> 16 </X>
|
||||
<Y> 180 </Y>
|
||||
<Size> 22 </Size>
|
||||
<Width>220</Width>
|
||||
<Mode> "multi2" </Mode>
|
||||
<Font> KanitMediumTTF </Font>
|
||||
<Color> ColorBlack1 </Color>
|
||||
<State> showengText </State>
|
||||
<Value> $03-07-12-5022.NameE </Value>
|
||||
</Text>
|
||||
|
||||
<Text>
|
||||
<X> 16 </X>
|
||||
<Y> 240 </Y>
|
||||
<Size> 14 </Size>
|
||||
<Width>220</Width>
|
||||
<Font> KanitMediumTTF </Font>
|
||||
<Color> ColorBrown </Color>
|
||||
<State> showengText </State>
|
||||
<Value> $03-07-12-5022.descriptionE </Value>
|
||||
</Text>
|
||||
|
||||
</Block>
|
||||
|
||||
|
||||
; button i=41 03-07-12-5023
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
<MarginTop> 22 </MarginTop>
|
||||
<Width> 225 </Width>
|
||||
<Height> 296 </Height>
|
||||
<State> $03-07-12-5023.Button </State>
|
||||
<Button>
|
||||
<State> $03-07-12-5023.Button </State>
|
||||
<Filename> Var( "ROOT/taobin_project/spiral/image/page_spiral/" + $03-07-12-5023.image ) </Filename>
|
||||
<FilenamePress> Var( "ROOT/taobin_project/spiral/image/page_spiral_press/" + $03-07-12-5023.image ) " </FilenamePress>
|
||||
<FilenameDisable> Var( "ROOT/taobin_project/spiral/image/page_spiral_press/" + $03-07-12-5023.image ) " </FilenameDisable>
|
||||
<Sound> "/mnt/sdcard/coffeevending/wav/click.wav" </Sound>
|
||||
<Volume> SoundVolume </Volume>
|
||||
<EventOnClick>
|
||||
Var SpiralSelectdetail1 = $03-07-12-5023.detail1
|
||||
Var SpiralSelectheader2 = $03-07-12-5023.header2
|
||||
Var SpiralSelectdetail2 = $03-07-12-5023.detail2
|
||||
|
||||
Var SpiralSelectdetail1E = $03-07-12-5023.detail1E
|
||||
Var SpiralSelectheader2E = $03-07-12-5023.header2E
|
||||
Var SpiralSelectdetail2E = $03-07-12-5023.detail2E
|
||||
|
||||
Var ServiceCredit = "03-07-12-5023"
|
||||
Var SelectDrink = $03-07-12-5023.Self
|
||||
Var NameDrink = $03-07-12-5023.NameE
|
||||
Var NameDrinkTH = $03-07-12-5023.Name
|
||||
Var DrinkDescriptionTH = $03-07-12-5023.description
|
||||
Var DrinkDescription = $03-07-12-5023.descriptionE
|
||||
Var PriceDrink = $03-07-12-5023.Price
|
||||
Var SpiralProduct = "ROOT/taobin_project/spiral/image/page_spiral/spiral_product_" + $03-07-12-5023.image
|
||||
Var Spiraldetail = "ROOT/taobin_project/spiral/image/page_spiral/spiral_text_detail_" + $03-07-12-5023.image
|
||||
|
||||
SAVELOG NameDrink
|
||||
Var PriceShowValue = charOfBaht + PriceDrink
|
||||
|
||||
SPIRAL_VERIFY ServiceCredit SpiralRef
|
||||
Open "ROOT/taobin_project/spiral/xml/page_spiral_check.xml"
|
||||
|
||||
</EventOnClick>
|
||||
</Button>
|
||||
|
||||
<Image>
|
||||
<X> 49 </X>
|
||||
<Y> 117 </Y>
|
||||
<State>
|
||||
eval(
|
||||
If $03-07-12-5023.Button = "Disable" Then
|
||||
Var return = "Enable"
|
||||
|
||||
Else
|
||||
Var return = "Invisible"
|
||||
EndIf
|
||||
)
|
||||
</State>
|
||||
<Filename> "ROOT/taobin_project/image//img_menu_err2.png" </Filename>
|
||||
</Image>
|
||||
|
||||
<Text>
|
||||
<X> 48 </X>
|
||||
<Y> 116 </Y>
|
||||
<Size> 32 </Size>
|
||||
<Width>128</Width>
|
||||
<Height>64</Height>
|
||||
<Font> MITRegularTTF </Font>
|
||||
<Color> 0x5A5A5A </Color>
|
||||
<Mode> "disable-show" </Mode>
|
||||
<State> $03-07-12-5023.Button </State>
|
||||
<Value> text_unavailable </Value>
|
||||
<Align> center-vertical-horizontal </Align>
|
||||
</Text>
|
||||
|
||||
|
||||
<Image>
|
||||
<X> 10 </X>
|
||||
<Y> 251 </Y>
|
||||
<State> ShowPrice </State>
|
||||
<Width> 67 </Width>
|
||||
<Height> 62 </Height>
|
||||
<Filename> ImageShowPrice </Filename>
|
||||
</Image>
|
||||
|
||||
<Text>
|
||||
<X> 57 </X>
|
||||
<Y> 260 </Y>
|
||||
<State> ShowPrice </State>
|
||||
<Align> "Hurr" </Align>
|
||||
<Width>150</Width>
|
||||
<Size> 17 </Size>
|
||||
<Font> KanitMediumTTF </Font>
|
||||
<Color> ColorBrown2 </Color>
|
||||
<Value> $03-07-12-5023.Price </Value>
|
||||
</Text>
|
||||
|
||||
<Text>
|
||||
<X> 45 </X>
|
||||
<Y> 260 </Y>
|
||||
<State> ShowPrice </State>
|
||||
<Width>20</Width>
|
||||
<Size> 17 </Size>
|
||||
<Font> KanitMediumTTF </Font>
|
||||
<Color> ColorBrown2 </Color>
|
||||
<Value> "฿"" </Value>
|
||||
</Text>
|
||||
|
||||
<Text>
|
||||
<X> 16 </X>
|
||||
<Y> 180 </Y>
|
||||
<Size> 22 </Size>
|
||||
<Width>220</Width>
|
||||
<Mode> "multi2" </Mode>
|
||||
<Font> KanitMediumTTF </Font>
|
||||
<Color> ColorBlack1 </Color>
|
||||
<State> showthaiText </State>
|
||||
<Value> $03-07-12-5023.Name </Value>
|
||||
</Text>
|
||||
|
||||
<Text>
|
||||
<X> 16 </X>
|
||||
<Y> 240 </Y>
|
||||
<Size> 14 </Size>
|
||||
<Width>220</Width>
|
||||
<Font> KanitMediumTTF </Font>
|
||||
<Color> ColorBrown </Color>
|
||||
<State> showthaiText </State>
|
||||
<Value> $03-07-12-5023.description </Value>
|
||||
</Text>
|
||||
|
||||
<Text>
|
||||
<X> 16 </X>
|
||||
<Y> 180 </Y>
|
||||
<Size> 22 </Size>
|
||||
<Width>220</Width>
|
||||
<Mode> "multi2" </Mode>
|
||||
<Font> KanitMediumTTF </Font>
|
||||
<Color> ColorBlack1 </Color>
|
||||
<State> showengText </State>
|
||||
<Value> $03-07-12-5023.NameE </Value>
|
||||
</Text>
|
||||
|
||||
<Text>
|
||||
<X> 16 </X>
|
||||
<Y> 240 </Y>
|
||||
<Size> 14 </Size>
|
||||
<Width>220</Width>
|
||||
<Font> KanitMediumTTF </Font>
|
||||
<Color> ColorBrown </Color>
|
||||
<State> showengText </State>
|
||||
<Value> $03-07-12-5023.descriptionE </Value>
|
||||
</Text>
|
||||
|
||||
</Block>
|
||||
|
||||
|
||||
; button i=41 03-08-22-5001
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
<MarginTop> 22 </MarginTop>
|
||||
<Width> 225 </Width>
|
||||
<Height> 296 </Height>
|
||||
<State> $03-08-22-5001.Button </State>
|
||||
<Button>
|
||||
<State> $03-08-22-5001.Button </State>
|
||||
<Filename> Var( "ROOT/taobin_project/spiral/image/page_spiral/" + $03-08-22-5001.image ) </Filename>
|
||||
<FilenamePress> Var( "ROOT/taobin_project/spiral/image/page_spiral_press/" + $03-08-22-5001.image ) " </FilenamePress>
|
||||
<FilenameDisable> Var( "ROOT/taobin_project/spiral/image/page_spiral_press/" + $03-08-22-5001.image ) " </FilenameDisable>
|
||||
<Sound> "/mnt/sdcard/coffeevending/wav/click.wav" </Sound>
|
||||
<Volume> SoundVolume </Volume>
|
||||
<EventOnClick>
|
||||
Var SpiralSelectdetail1 = $03-08-22-5001.detail1
|
||||
Var SpiralSelectheader2 = $03-08-22-5001.header2
|
||||
Var SpiralSelectdetail2 = $03-08-22-5001.detail2
|
||||
|
||||
Var SpiralSelectdetail1E = $03-08-22-5001.detail1E
|
||||
Var SpiralSelectheader2E = $03-08-22-5001.header2E
|
||||
Var SpiralSelectdetail2E = $03-08-22-5001.detail2E
|
||||
|
||||
Var ServiceCredit = "03-08-22-5001"
|
||||
Var SelectDrink = $03-08-22-5001.Self
|
||||
Var NameDrink = $03-08-22-5001.NameE
|
||||
Var NameDrinkTH = $03-08-22-5001.Name
|
||||
Var DrinkDescriptionTH = $03-08-22-5001.description
|
||||
Var DrinkDescription = $03-08-22-5001.descriptionE
|
||||
Var PriceDrink = $03-08-22-5001.Price
|
||||
Var SpiralProduct = "ROOT/taobin_project/spiral/image/page_spiral/spiral_product_" + $03-08-22-5001.image
|
||||
Var Spiraldetail = "ROOT/taobin_project/spiral/image/page_spiral/spiral_text_detail_" + $03-08-22-5001.image
|
||||
|
||||
SAVELOG NameDrink
|
||||
Var PriceShowValue = charOfBaht + PriceDrink
|
||||
|
||||
SPIRAL_VERIFY ServiceCredit SpiralRef
|
||||
Open "ROOT/taobin_project/spiral/xml/page_spiral_check.xml"
|
||||
|
||||
</EventOnClick>
|
||||
</Button>
|
||||
|
||||
<Image>
|
||||
<X> 49 </X>
|
||||
<Y> 117 </Y>
|
||||
<State>
|
||||
eval(
|
||||
If $03-08-22-5001.Button = "Disable" Then
|
||||
Var return = "Enable"
|
||||
|
||||
Else
|
||||
Var return = "Invisible"
|
||||
EndIf
|
||||
)
|
||||
</State>
|
||||
<Filename> "ROOT/taobin_project/image//img_menu_err2.png" </Filename>
|
||||
</Image>
|
||||
|
||||
<Text>
|
||||
<X> 48 </X>
|
||||
<Y> 116 </Y>
|
||||
<Size> 32 </Size>
|
||||
<Width>128</Width>
|
||||
<Height>64</Height>
|
||||
<Font> MITRegularTTF </Font>
|
||||
<Color> 0x5A5A5A </Color>
|
||||
<Mode> "disable-show" </Mode>
|
||||
<State> $03-08-22-5001.Button </State>
|
||||
<Value> text_unavailable </Value>
|
||||
<Align> center-vertical-horizontal </Align>
|
||||
</Text>
|
||||
|
||||
|
||||
<Image>
|
||||
<X> 10 </X>
|
||||
<Y> 251 </Y>
|
||||
<State> ShowPrice </State>
|
||||
<Width> 67 </Width>
|
||||
<Height> 62 </Height>
|
||||
<Filename> ImageShowPrice </Filename>
|
||||
</Image>
|
||||
|
||||
<Text>
|
||||
<X> 57 </X>
|
||||
<Y> 260 </Y>
|
||||
<State> ShowPrice </State>
|
||||
<Align> "Hurr" </Align>
|
||||
<Width>150</Width>
|
||||
<Size> 17 </Size>
|
||||
<Font> KanitMediumTTF </Font>
|
||||
<Color> ColorBrown2 </Color>
|
||||
<Value> $03-08-22-5001.Price </Value>
|
||||
</Text>
|
||||
|
||||
<Text>
|
||||
<X> 45 </X>
|
||||
<Y> 260 </Y>
|
||||
<State> ShowPrice </State>
|
||||
<Width>20</Width>
|
||||
<Size> 17 </Size>
|
||||
<Font> KanitMediumTTF </Font>
|
||||
<Color> ColorBrown2 </Color>
|
||||
<Value> "฿"" </Value>
|
||||
</Text>
|
||||
|
||||
<Text>
|
||||
<X> 16 </X>
|
||||
<Y> 180 </Y>
|
||||
<Size> 22 </Size>
|
||||
<Width>220</Width>
|
||||
<Mode> "multi2" </Mode>
|
||||
<Font> KanitMediumTTF </Font>
|
||||
<Color> ColorBlack1 </Color>
|
||||
<State> showthaiText </State>
|
||||
<Value> $03-08-22-5001.Name </Value>
|
||||
</Text>
|
||||
|
||||
<Text>
|
||||
<X> 16 </X>
|
||||
<Y> 240 </Y>
|
||||
<Size> 14 </Size>
|
||||
<Width>220</Width>
|
||||
<Font> KanitMediumTTF </Font>
|
||||
<Color> ColorBrown </Color>
|
||||
<State> showthaiText </State>
|
||||
<Value> $03-08-22-5001.description </Value>
|
||||
</Text>
|
||||
|
||||
<Text>
|
||||
<X> 16 </X>
|
||||
<Y> 180 </Y>
|
||||
<Size> 22 </Size>
|
||||
<Width>220</Width>
|
||||
<Mode> "multi2" </Mode>
|
||||
<Font> KanitMediumTTF </Font>
|
||||
<Color> ColorBlack1 </Color>
|
||||
<State> showengText </State>
|
||||
<Value> $03-08-22-5001.NameE </Value>
|
||||
</Text>
|
||||
|
||||
<Text>
|
||||
<X> 16 </X>
|
||||
<Y> 240 </Y>
|
||||
<Size> 14 </Size>
|
||||
<Width>220</Width>
|
||||
<Font> KanitMediumTTF </Font>
|
||||
<Color> ColorBrown </Color>
|
||||
<State> showengText </State>
|
||||
<Value> $03-08-22-5001.descriptionE </Value>
|
||||
</Text>
|
||||
|
||||
</Block>
|
||||
|
||||
</FrameScroll>
|
||||
; Cart
|
||||
<Button>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue