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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue