Do topping alternate
This commit is contained in:
parent
f6c9fd63f6
commit
6cfb3d9d9a
15 changed files with 975 additions and 392 deletions
|
|
@ -159,7 +159,7 @@
|
|||
Var PictureDrink = "ROOT/taobin_project/image/menu_drink_select//bn_hot_espresso.png"
|
||||
Topping "Load" SelectDrink
|
||||
SAVELOG NameDrink
|
||||
Var PriceShowValue = "Free"r
|
||||
Var PriceShowValue = charOfBaht + PriceDrink
|
||||
Open "ROOT/taobin_project/xml/menu_topping_alter.xml"
|
||||
</EventOnClick>
|
||||
</Button>
|
||||
|
|
@ -182,7 +182,7 @@
|
|||
Var PictureDrink = "ROOT/taobin_project/image/menu_drink_select//bn_hot_double_espresso.png"
|
||||
Topping "Load" SelectDrink
|
||||
SAVELOG NameDrink
|
||||
Var PriceShowValue = "Free"r
|
||||
Var PriceShowValue = charOfBaht + PriceDrink
|
||||
Open "ROOT/taobin_project/xml/menu_topping_alter.xml"
|
||||
</EventOnClick>
|
||||
</Button>
|
||||
|
|
@ -205,7 +205,7 @@
|
|||
Var PictureDrink = "ROOT/taobin_project/image/menu_drink_select//bn_hot_latte.png"
|
||||
Topping "Load" SelectDrink
|
||||
SAVELOG NameDrink
|
||||
Var PriceShowValue = "Free"r
|
||||
Var PriceShowValue = charOfBaht + PriceDrink
|
||||
Open "ROOT/taobin_project/xml/menu_topping_alter.xml"
|
||||
</EventOnClick>
|
||||
</Button>
|
||||
|
|
@ -228,7 +228,7 @@
|
|||
Var PictureDrink = "ROOT/taobin_project/image/menu_drink_select//bn_hot_america_no.png"
|
||||
Topping "Load" SelectDrink
|
||||
SAVELOG NameDrink
|
||||
Var PriceShowValue = "Free"r
|
||||
Var PriceShowValue = charOfBaht + PriceDrink
|
||||
Open "ROOT/taobin_project/xml/menu_topping_alter.xml"
|
||||
</EventOnClick>
|
||||
</Button>
|
||||
|
|
@ -251,7 +251,7 @@
|
|||
Var PictureDrink = "ROOT/taobin_project/image/menu_drink_select//bn_hot_mocha.png"
|
||||
Topping "Load" SelectDrink
|
||||
SAVELOG NameDrink
|
||||
Var PriceShowValue = "Free"r
|
||||
Var PriceShowValue = charOfBaht + PriceDrink
|
||||
Open "ROOT/taobin_project/xml/menu_topping_alter.xml"
|
||||
</EventOnClick>
|
||||
</Button>
|
||||
|
|
@ -274,7 +274,7 @@
|
|||
Var PictureDrink = "ROOT/taobin_project/image/menu_drink_select//bn_hot_caramel_macchiato.png"
|
||||
Topping "Load" SelectDrink
|
||||
SAVELOG NameDrink
|
||||
Var PriceShowValue = "Free"r
|
||||
Var PriceShowValue = charOfBaht + PriceDrink
|
||||
Open "ROOT/taobin_project/xml/menu_topping_alter.xml"
|
||||
</EventOnClick>
|
||||
</Button>
|
||||
|
|
@ -297,7 +297,7 @@
|
|||
Var PictureDrink = "ROOT/taobin_project/image/menu_drink_select//bn_hot_cappuccino.png"
|
||||
Topping "Load" SelectDrink
|
||||
SAVELOG NameDrink
|
||||
Var PriceShowValue = "Free"r
|
||||
Var PriceShowValue = charOfBaht + PriceDrink
|
||||
Open "ROOT/taobin_project/xml/menu_topping_alter.xml"
|
||||
</EventOnClick>
|
||||
</Button>
|
||||
|
|
@ -320,7 +320,7 @@
|
|||
Var PictureDrink = "ROOT/taobin_project/image/menu_drink_select//bn_iced_epsresso.png"
|
||||
Topping "Load" SelectDrink
|
||||
SAVELOG NameDrink
|
||||
Var PriceShowValue = "Free"r
|
||||
Var PriceShowValue = charOfBaht + PriceDrink
|
||||
Open "ROOT/taobin_project/xml/menu_topping_alter.xml"
|
||||
</EventOnClick>
|
||||
</Button>
|
||||
|
|
@ -343,7 +343,7 @@
|
|||
Var PictureDrink = "ROOT/taobin_project/image/menu_drink_select//bn_iced_thai_black_coffee.png"
|
||||
Topping "Load" SelectDrink
|
||||
SAVELOG NameDrink
|
||||
Var PriceShowValue = "Free"r
|
||||
Var PriceShowValue = charOfBaht + PriceDrink
|
||||
Open "ROOT/taobin_project/xml/menu_topping_alter.xml"
|
||||
</EventOnClick>
|
||||
</Button>
|
||||
|
|
@ -366,7 +366,7 @@
|
|||
Var PictureDrink = "ROOT/taobin_project/image/menu_drink_select//bn_iced_lattle.png"
|
||||
Topping "Load" SelectDrink
|
||||
SAVELOG NameDrink
|
||||
Var PriceShowValue = "Free"r
|
||||
Var PriceShowValue = charOfBaht + PriceDrink
|
||||
Open "ROOT/taobin_project/xml/menu_topping_alter.xml"
|
||||
</EventOnClick>
|
||||
</Button>
|
||||
|
|
@ -389,7 +389,7 @@
|
|||
Var PictureDrink = "ROOT/taobin_project/image/menu_drink_select//bn_iced_america_no.png"
|
||||
Topping "Load" SelectDrink
|
||||
SAVELOG NameDrink
|
||||
Var PriceShowValue = "Free"r
|
||||
Var PriceShowValue = charOfBaht + PriceDrink
|
||||
Open "ROOT/taobin_project/xml/menu_topping_alter.xml"
|
||||
</EventOnClick>
|
||||
</Button>
|
||||
|
|
@ -412,7 +412,7 @@
|
|||
Var PictureDrink = "ROOT/taobin_project/image/menu_drink_select//bn_iced_epsresso.png"
|
||||
Topping "Load" SelectDrink
|
||||
SAVELOG NameDrink
|
||||
Var PriceShowValue = "Free"r
|
||||
Var PriceShowValue = charOfBaht + PriceDrink
|
||||
Open "ROOT/taobin_project/xml/menu_topping_alter.xml"
|
||||
</EventOnClick>
|
||||
</Button>
|
||||
|
|
@ -435,7 +435,7 @@
|
|||
Var PictureDrink = "ROOT/taobin_project/image/menu_drink_select//bn_iced_thai_black_coffee.png"
|
||||
Topping "Load" SelectDrink
|
||||
SAVELOG NameDrink
|
||||
Var PriceShowValue = "Free"r
|
||||
Var PriceShowValue = charOfBaht + PriceDrink
|
||||
Open "ROOT/taobin_project/xml/menu_topping_alter.xml"
|
||||
</EventOnClick>
|
||||
</Button>
|
||||
|
|
@ -458,7 +458,7 @@
|
|||
Var PictureDrink = "ROOT/taobin_project/image/menu_drink_select//bn_iced_lattle.png"
|
||||
Topping "Load" SelectDrink
|
||||
SAVELOG NameDrink
|
||||
Var PriceShowValue = "Free"r
|
||||
Var PriceShowValue = charOfBaht + PriceDrink
|
||||
Open "ROOT/taobin_project/xml/menu_topping_alter.xml"
|
||||
</EventOnClick>
|
||||
</Button>
|
||||
|
|
@ -481,7 +481,7 @@
|
|||
Var PictureDrink = "ROOT/taobin_project/image/menu_drink_select//bn_iced_america_no.png"
|
||||
Topping "Load" SelectDrink
|
||||
SAVELOG NameDrink
|
||||
Var PriceShowValue = "Free"r
|
||||
Var PriceShowValue = charOfBaht + PriceDrink
|
||||
Open "ROOT/taobin_project/xml/menu_topping_alter.xml"
|
||||
</EventOnClick>
|
||||
</Button>
|
||||
|
|
@ -504,7 +504,7 @@
|
|||
Var PictureDrink = "ROOT/taobin_project/image/menu_drink_select//bn_iced_mocha.png"
|
||||
Topping "Load" SelectDrink
|
||||
SAVELOG NameDrink
|
||||
Var PriceShowValue = "Free"r
|
||||
Var PriceShowValue = charOfBaht + PriceDrink
|
||||
Open "ROOT/taobin_project/xml/menu_topping_alter.xml"
|
||||
</EventOnClick>
|
||||
</Button>
|
||||
|
|
@ -527,7 +527,7 @@
|
|||
Var PictureDrink = "ROOT/taobin_project/image/menu_drink_select//bn_iced_caramel_macchiato.png"
|
||||
Topping "Load" SelectDrink
|
||||
SAVELOG NameDrink
|
||||
Var PriceShowValue = "Free"r
|
||||
Var PriceShowValue = charOfBaht + PriceDrink
|
||||
Open "ROOT/taobin_project/xml/menu_topping_alter.xml"
|
||||
</EventOnClick>
|
||||
</Button>
|
||||
|
|
@ -550,20 +550,29 @@
|
|||
Var PictureDrink = "ROOT/taobin_project/image/menu_drink_select//bn_iced_cappuccino.png"
|
||||
Topping "Load" SelectDrink
|
||||
SAVELOG NameDrink
|
||||
Var PriceShowValue = "Free"r
|
||||
Var PriceShowValue = charOfBaht + PriceDrink
|
||||
Open "ROOT/taobin_project/xml/menu_topping_alter.xml"
|
||||
</EventOnClick>
|
||||
</Button>
|
||||
<Text>
|
||||
<X> 208 </X>
|
||||
<X> 226 </X>
|
||||
<Y> 66 </Y>
|
||||
<Width>200</Width>
|
||||
<Align> "Hurr" </Align>
|
||||
<Width>150</Width>
|
||||
<Size> 27 </Size>
|
||||
<Font> KanitTTF </Font>
|
||||
<Color> 0xB78F24 </Color>
|
||||
<Value> "Free" </Value>
|
||||
<Value> $11-99-01-0010.Price </Value>
|
||||
</Text>
|
||||
<Text>
|
||||
<X> 208 </X>
|
||||
<Y> 66 </Y>
|
||||
<Width>20</Width>
|
||||
<Size> 27 </Size>
|
||||
<Font> KanitTTF </Font>
|
||||
<Color> 0xB78F24 </Color>
|
||||
<Value> "฿"" </Value>
|
||||
</Text>
|
||||
<Text>
|
||||
<X> 60 </X>
|
||||
<Y> 268 </Y>
|
||||
|
|
@ -584,15 +593,24 @@
|
|||
<Value> $11-99-01-0010.description </Value>
|
||||
</Text>
|
||||
<Text>
|
||||
<X> 465 </X>
|
||||
<X> 483 </X>
|
||||
<Y> 66 </Y>
|
||||
<Width>200</Width>
|
||||
<Align> "Hurr" </Align>
|
||||
<Width>150</Width>
|
||||
<Size> 27 </Size>
|
||||
<Font> KanitTTF </Font>
|
||||
<Color> 0xB78F24 </Color>
|
||||
<Value> "Free" </Value>
|
||||
<Value> $11-99-01-0001.Price </Value>
|
||||
</Text>
|
||||
<Text>
|
||||
<X> 465 </X>
|
||||
<Y> 66 </Y>
|
||||
<Width>20</Width>
|
||||
<Size> 27 </Size>
|
||||
<Font> KanitTTF </Font>
|
||||
<Color> 0xB78F24 </Color>
|
||||
<Value> "฿"" </Value>
|
||||
</Text>
|
||||
<Text>
|
||||
<X> 317 </X>
|
||||
<Y> 268 </Y>
|
||||
|
|
@ -613,15 +631,24 @@
|
|||
<Value> $11-99-01-0001.description </Value>
|
||||
</Text>
|
||||
<Text>
|
||||
<X> 722 </X>
|
||||
<X> 740 </X>
|
||||
<Y> 66 </Y>
|
||||
<Width>200</Width>
|
||||
<Align> "Hurr" </Align>
|
||||
<Width>150</Width>
|
||||
<Size> 27 </Size>
|
||||
<Font> KanitTTF </Font>
|
||||
<Color> 0xB78F24 </Color>
|
||||
<Value> "Free" </Value>
|
||||
<Value> $11-99-01-0002.Price </Value>
|
||||
</Text>
|
||||
<Text>
|
||||
<X> 722 </X>
|
||||
<Y> 66 </Y>
|
||||
<Width>20</Width>
|
||||
<Size> 27 </Size>
|
||||
<Font> KanitTTF </Font>
|
||||
<Color> 0xB78F24 </Color>
|
||||
<Value> "฿"" </Value>
|
||||
</Text>
|
||||
<Text>
|
||||
<X> 574 </X>
|
||||
<Y> 268 </Y>
|
||||
|
|
@ -642,15 +669,24 @@
|
|||
<Value> $11-99-01-0002.description </Value>
|
||||
</Text>
|
||||
<Text>
|
||||
<X> 979 </X>
|
||||
<X> 997 </X>
|
||||
<Y> 66 </Y>
|
||||
<Width>200</Width>
|
||||
<Align> "Hurr" </Align>
|
||||
<Width>150</Width>
|
||||
<Size> 27 </Size>
|
||||
<Font> KanitTTF </Font>
|
||||
<Color> 0xB78F24 </Color>
|
||||
<Value> "Free" </Value>
|
||||
<Value> $11-99-01-0004.Price </Value>
|
||||
</Text>
|
||||
<Text>
|
||||
<X> 979 </X>
|
||||
<Y> 66 </Y>
|
||||
<Width>20</Width>
|
||||
<Size> 27 </Size>
|
||||
<Font> KanitTTF </Font>
|
||||
<Color> 0xB78F24 </Color>
|
||||
<Value> "฿"" </Value>
|
||||
</Text>
|
||||
<Text>
|
||||
<X> 831 </X>
|
||||
<Y> 268 </Y>
|
||||
|
|
@ -671,15 +707,24 @@
|
|||
<Value> $11-99-01-0004.description </Value>
|
||||
</Text>
|
||||
<Text>
|
||||
<X> 208 </X>
|
||||
<X> 226 </X>
|
||||
<Y> 394 </Y>
|
||||
<Width>200</Width>
|
||||
<Align> "Hurr" </Align>
|
||||
<Width>150</Width>
|
||||
<Size> 27 </Size>
|
||||
<Font> KanitTTF </Font>
|
||||
<Color> 0xB78F24 </Color>
|
||||
<Value> "Free" </Value>
|
||||
<Value> $11-99-01-0007.Price </Value>
|
||||
</Text>
|
||||
<Text>
|
||||
<X> 208 </X>
|
||||
<Y> 394 </Y>
|
||||
<Width>20</Width>
|
||||
<Size> 27 </Size>
|
||||
<Font> KanitTTF </Font>
|
||||
<Color> 0xB78F24 </Color>
|
||||
<Value> "฿"" </Value>
|
||||
</Text>
|
||||
<Text>
|
||||
<X> 60 </X>
|
||||
<Y> 596 </Y>
|
||||
|
|
@ -700,15 +745,24 @@
|
|||
<Value> $11-99-01-0007.description </Value>
|
||||
</Text>
|
||||
<Text>
|
||||
<X> 465 </X>
|
||||
<X> 483 </X>
|
||||
<Y> 394 </Y>
|
||||
<Width>200</Width>
|
||||
<Align> "Hurr" </Align>
|
||||
<Width>150</Width>
|
||||
<Size> 27 </Size>
|
||||
<Font> KanitTTF </Font>
|
||||
<Color> 0xB78F24 </Color>
|
||||
<Value> "Free" </Value>
|
||||
<Value> $11-99-01-0017.Price </Value>
|
||||
</Text>
|
||||
<Text>
|
||||
<X> 465 </X>
|
||||
<Y> 394 </Y>
|
||||
<Width>20</Width>
|
||||
<Size> 27 </Size>
|
||||
<Font> KanitTTF </Font>
|
||||
<Color> 0xB78F24 </Color>
|
||||
<Value> "฿"" </Value>
|
||||
</Text>
|
||||
<Text>
|
||||
<X> 317 </X>
|
||||
<Y> 596 </Y>
|
||||
|
|
@ -729,15 +783,24 @@
|
|||
<Value> $11-99-01-0017.description </Value>
|
||||
</Text>
|
||||
<Text>
|
||||
<X> 722 </X>
|
||||
<X> 740 </X>
|
||||
<Y> 394 </Y>
|
||||
<Width>200</Width>
|
||||
<Align> "Hurr" </Align>
|
||||
<Width>150</Width>
|
||||
<Size> 27 </Size>
|
||||
<Font> KanitTTF </Font>
|
||||
<Color> 0xB78F24 </Color>
|
||||
<Value> "Free" </Value>
|
||||
<Value> $11-99-01-0003.Price </Value>
|
||||
</Text>
|
||||
<Text>
|
||||
<X> 722 </X>
|
||||
<Y> 394 </Y>
|
||||
<Width>20</Width>
|
||||
<Size> 27 </Size>
|
||||
<Font> KanitTTF </Font>
|
||||
<Color> 0xB78F24 </Color>
|
||||
<Value> "฿"" </Value>
|
||||
</Text>
|
||||
<Text>
|
||||
<X> 574 </X>
|
||||
<Y> 596 </Y>
|
||||
|
|
@ -758,15 +821,24 @@
|
|||
<Value> $11-99-01-0003.description </Value>
|
||||
</Text>
|
||||
<Text>
|
||||
<X> 979 </X>
|
||||
<X> 997 </X>
|
||||
<Y> 394 </Y>
|
||||
<Width>200</Width>
|
||||
<Align> "Hurr" </Align>
|
||||
<Width>150</Width>
|
||||
<Size> 27 </Size>
|
||||
<Font> KanitTTF </Font>
|
||||
<Color> 0xB78F24 </Color>
|
||||
<Value> "Free" </Value>
|
||||
<Value> $11-99-02-0006.Price </Value>
|
||||
</Text>
|
||||
<Text>
|
||||
<X> 979 </X>
|
||||
<Y> 394 </Y>
|
||||
<Width>20</Width>
|
||||
<Size> 27 </Size>
|
||||
<Font> KanitTTF </Font>
|
||||
<Color> 0xB78F24 </Color>
|
||||
<Value> "฿"" </Value>
|
||||
</Text>
|
||||
<Text>
|
||||
<X> 831 </X>
|
||||
<Y> 596 </Y>
|
||||
|
|
@ -787,15 +859,24 @@
|
|||
<Value> $11-99-02-0006.description </Value>
|
||||
</Text>
|
||||
<Text>
|
||||
<X> 208 </X>
|
||||
<X> 226 </X>
|
||||
<Y> 722 </Y>
|
||||
<Width>200</Width>
|
||||
<Align> "Hurr" </Align>
|
||||
<Width>150</Width>
|
||||
<Size> 27 </Size>
|
||||
<Font> KanitTTF </Font>
|
||||
<Color> 0xB78F24 </Color>
|
||||
<Value> "Free" </Value>
|
||||
<Value> $11-99-02-0024.Price </Value>
|
||||
</Text>
|
||||
<Text>
|
||||
<X> 208 </X>
|
||||
<Y> 722 </Y>
|
||||
<Width>20</Width>
|
||||
<Size> 27 </Size>
|
||||
<Font> KanitTTF </Font>
|
||||
<Color> 0xB78F24 </Color>
|
||||
<Value> "฿"" </Value>
|
||||
</Text>
|
||||
<Text>
|
||||
<X> 60 </X>
|
||||
<Y> 924 </Y>
|
||||
|
|
@ -816,15 +897,24 @@
|
|||
<Value> $11-99-02-0024.description </Value>
|
||||
</Text>
|
||||
<Text>
|
||||
<X> 465 </X>
|
||||
<X> 483 </X>
|
||||
<Y> 722 </Y>
|
||||
<Width>200</Width>
|
||||
<Align> "Hurr" </Align>
|
||||
<Width>150</Width>
|
||||
<Size> 27 </Size>
|
||||
<Font> KanitTTF </Font>
|
||||
<Color> 0xB78F24 </Color>
|
||||
<Value> "Free" </Value>
|
||||
<Value> $11-99-02-0001.Price </Value>
|
||||
</Text>
|
||||
<Text>
|
||||
<X> 465 </X>
|
||||
<Y> 722 </Y>
|
||||
<Width>20</Width>
|
||||
<Size> 27 </Size>
|
||||
<Font> KanitTTF </Font>
|
||||
<Color> 0xB78F24 </Color>
|
||||
<Value> "฿"" </Value>
|
||||
</Text>
|
||||
<Text>
|
||||
<X> 317 </X>
|
||||
<Y> 924 </Y>
|
||||
|
|
@ -845,15 +935,24 @@
|
|||
<Value> $11-99-02-0001.description </Value>
|
||||
</Text>
|
||||
<Text>
|
||||
<X> 722 </X>
|
||||
<X> 740 </X>
|
||||
<Y> 722 </Y>
|
||||
<Width>200</Width>
|
||||
<Align> "Hurr" </Align>
|
||||
<Width>150</Width>
|
||||
<Size> 27 </Size>
|
||||
<Font> KanitTTF </Font>
|
||||
<Color> 0xB78F24 </Color>
|
||||
<Value> "Free" </Value>
|
||||
<Value> $11-99-02-0003.Price </Value>
|
||||
</Text>
|
||||
<Text>
|
||||
<X> 722 </X>
|
||||
<Y> 722 </Y>
|
||||
<Width>20</Width>
|
||||
<Size> 27 </Size>
|
||||
<Font> KanitTTF </Font>
|
||||
<Color> 0xB78F24 </Color>
|
||||
<Value> "฿"" </Value>
|
||||
</Text>
|
||||
<Text>
|
||||
<X> 574 </X>
|
||||
<Y> 924 </Y>
|
||||
|
|
@ -874,15 +973,24 @@
|
|||
<Value> $11-99-02-0003.description </Value>
|
||||
</Text>
|
||||
<Text>
|
||||
<X> 979 </X>
|
||||
<X> 997 </X>
|
||||
<Y> 722 </Y>
|
||||
<Width>200</Width>
|
||||
<Align> "Hurr" </Align>
|
||||
<Width>150</Width>
|
||||
<Size> 27 </Size>
|
||||
<Font> KanitTTF </Font>
|
||||
<Color> 0xB78F24 </Color>
|
||||
<Value> "Free" </Value>
|
||||
<Value> $11-99-02-0006.Price </Value>
|
||||
</Text>
|
||||
<Text>
|
||||
<X> 979 </X>
|
||||
<Y> 722 </Y>
|
||||
<Width>20</Width>
|
||||
<Size> 27 </Size>
|
||||
<Font> KanitTTF </Font>
|
||||
<Color> 0xB78F24 </Color>
|
||||
<Value> "฿"" </Value>
|
||||
</Text>
|
||||
<Text>
|
||||
<X> 831 </X>
|
||||
<Y> 924 </Y>
|
||||
|
|
@ -903,15 +1011,24 @@
|
|||
<Value> $11-99-02-0006.description </Value>
|
||||
</Text>
|
||||
<Text>
|
||||
<X> 208 </X>
|
||||
<X> 226 </X>
|
||||
<Y> 1050 </Y>
|
||||
<Width>200</Width>
|
||||
<Align> "Hurr" </Align>
|
||||
<Width>150</Width>
|
||||
<Size> 27 </Size>
|
||||
<Font> KanitTTF </Font>
|
||||
<Color> 0xB78F24 </Color>
|
||||
<Value> "Free" </Value>
|
||||
<Value> $11-99-02-0024.Price </Value>
|
||||
</Text>
|
||||
<Text>
|
||||
<X> 208 </X>
|
||||
<Y> 1050 </Y>
|
||||
<Width>20</Width>
|
||||
<Size> 27 </Size>
|
||||
<Font> KanitTTF </Font>
|
||||
<Color> 0xB78F24 </Color>
|
||||
<Value> "฿"" </Value>
|
||||
</Text>
|
||||
<Text>
|
||||
<X> 60 </X>
|
||||
<Y> 1252 </Y>
|
||||
|
|
@ -932,15 +1049,24 @@
|
|||
<Value> $11-99-02-0024.description </Value>
|
||||
</Text>
|
||||
<Text>
|
||||
<X> 465 </X>
|
||||
<X> 483 </X>
|
||||
<Y> 1050 </Y>
|
||||
<Width>200</Width>
|
||||
<Align> "Hurr" </Align>
|
||||
<Width>150</Width>
|
||||
<Size> 27 </Size>
|
||||
<Font> KanitTTF </Font>
|
||||
<Color> 0xB78F24 </Color>
|
||||
<Value> "Free" </Value>
|
||||
<Value> $11-99-02-0001.Price </Value>
|
||||
</Text>
|
||||
<Text>
|
||||
<X> 465 </X>
|
||||
<Y> 1050 </Y>
|
||||
<Width>20</Width>
|
||||
<Size> 27 </Size>
|
||||
<Font> KanitTTF </Font>
|
||||
<Color> 0xB78F24 </Color>
|
||||
<Value> "฿"" </Value>
|
||||
</Text>
|
||||
<Text>
|
||||
<X> 317 </X>
|
||||
<Y> 1252 </Y>
|
||||
|
|
@ -961,15 +1087,24 @@
|
|||
<Value> $11-99-02-0001.description </Value>
|
||||
</Text>
|
||||
<Text>
|
||||
<X> 722 </X>
|
||||
<X> 740 </X>
|
||||
<Y> 1050 </Y>
|
||||
<Width>200</Width>
|
||||
<Align> "Hurr" </Align>
|
||||
<Width>150</Width>
|
||||
<Size> 27 </Size>
|
||||
<Font> KanitTTF </Font>
|
||||
<Color> 0xB78F24 </Color>
|
||||
<Value> "Free" </Value>
|
||||
<Value> $11-99-02-0003.Price </Value>
|
||||
</Text>
|
||||
<Text>
|
||||
<X> 722 </X>
|
||||
<Y> 1050 </Y>
|
||||
<Width>20</Width>
|
||||
<Size> 27 </Size>
|
||||
<Font> KanitTTF </Font>
|
||||
<Color> 0xB78F24 </Color>
|
||||
<Value> "฿"" </Value>
|
||||
</Text>
|
||||
<Text>
|
||||
<X> 574 </X>
|
||||
<Y> 1252 </Y>
|
||||
|
|
@ -990,15 +1125,24 @@
|
|||
<Value> $11-99-02-0003.description </Value>
|
||||
</Text>
|
||||
<Text>
|
||||
<X> 979 </X>
|
||||
<X> 997 </X>
|
||||
<Y> 1050 </Y>
|
||||
<Width>200</Width>
|
||||
<Align> "Hurr" </Align>
|
||||
<Width>150</Width>
|
||||
<Size> 27 </Size>
|
||||
<Font> KanitTTF </Font>
|
||||
<Color> 0xB78F24 </Color>
|
||||
<Value> "Free" </Value>
|
||||
<Value> $11-99-02-0007.Price </Value>
|
||||
</Text>
|
||||
<Text>
|
||||
<X> 979 </X>
|
||||
<Y> 1050 </Y>
|
||||
<Width>20</Width>
|
||||
<Size> 27 </Size>
|
||||
<Font> KanitTTF </Font>
|
||||
<Color> 0xB78F24 </Color>
|
||||
<Value> "฿"" </Value>
|
||||
</Text>
|
||||
<Text>
|
||||
<X> 831 </X>
|
||||
<Y> 1252 </Y>
|
||||
|
|
@ -1019,15 +1163,24 @@
|
|||
<Value> $11-99-02-0007.description </Value>
|
||||
</Text>
|
||||
<Text>
|
||||
<X> 208 </X>
|
||||
<X> 226 </X>
|
||||
<Y> 1378 </Y>
|
||||
<Width>200</Width>
|
||||
<Align> "Hurr" </Align>
|
||||
<Width>150</Width>
|
||||
<Size> 27 </Size>
|
||||
<Font> KanitTTF </Font>
|
||||
<Color> 0xB78F24 </Color>
|
||||
<Value> "Free" </Value>
|
||||
<Value> $11-99-02-0030.Price </Value>
|
||||
</Text>
|
||||
<Text>
|
||||
<X> 208 </X>
|
||||
<Y> 1378 </Y>
|
||||
<Width>20</Width>
|
||||
<Size> 27 </Size>
|
||||
<Font> KanitTTF </Font>
|
||||
<Color> 0xB78F24 </Color>
|
||||
<Value> "฿"" </Value>
|
||||
</Text>
|
||||
<Text>
|
||||
<X> 60 </X>
|
||||
<Y> 1580 </Y>
|
||||
|
|
@ -1048,15 +1201,24 @@
|
|||
<Value> $11-99-02-0030.description </Value>
|
||||
</Text>
|
||||
<Text>
|
||||
<X> 465 </X>
|
||||
<X> 483 </X>
|
||||
<Y> 1378 </Y>
|
||||
<Width>200</Width>
|
||||
<Align> "Hurr" </Align>
|
||||
<Width>150</Width>
|
||||
<Size> 27 </Size>
|
||||
<Font> KanitTTF </Font>
|
||||
<Color> 0xB78F24 </Color>
|
||||
<Value> "Free" </Value>
|
||||
<Value> $11-99-02-0002.Price </Value>
|
||||
</Text>
|
||||
<Text>
|
||||
<X> 465 </X>
|
||||
<Y> 1378 </Y>
|
||||
<Width>20</Width>
|
||||
<Size> 27 </Size>
|
||||
<Font> KanitTTF </Font>
|
||||
<Color> 0xB78F24 </Color>
|
||||
<Value> "฿"" </Value>
|
||||
</Text>
|
||||
<Text>
|
||||
<X> 317 </X>
|
||||
<Y> 1580 </Y>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue