THAI: Add check member campaign

This commit is contained in:
Kenta420 2024-05-28 13:43:30 +07:00
parent 7accbc751d
commit 045dbbf194
29 changed files with 357 additions and 554 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 339 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 325 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 843 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 43 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 22 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 40 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 27 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3 KiB

View file

@ -114,6 +114,8 @@ Var NewFlowPaymentCode = 0
Var XMLLiveInfoEnable = 0
Var CheckMemberPageCampaign = 0
If SystemDateMonthInt = 10 Then
@ -337,6 +339,7 @@ If BoxID = 105005 Then
Var EnergyDrink1BathPro = 1
Var CoffeeDrink1BathPro = 0
Var NamHomCoconutPro = 1
Var CheckMemberPageCampaign = 1
EndIf
If BoxID = 200001 Then

View file

@ -8,6 +8,10 @@
<EventOpen>
; On open
If CheckMemberPageCampaign = 1 Then
Open "ROOT/taobin_project/xml/page_check_member2_campaign.xml"
EndIf
Var Timeout = 0
If show_eng = "true" Then

View file

@ -12,18 +12,16 @@
If show_eng = "true" Then
Var DirImage = "ROOT/taobin_project/image/display_point_en"
Var page_doing_show_time_image = "ROOT/taobin_project/image/page_doing/img2.png"
Var DirImageCampaign = "ROOT/taobin_project/image/display_point_campaign_en"
Else
Var DirImage = "ROOT/taobin_project/image/display_point"
Var page_doing_show_time_image = "ROOT/taobin_project/image/page_doing/img2.png"
Var DirImageCampaign = "ROOT/taobin_project/image/display_point_campaign"
EndIf
If show_eng = "true" Then
Var show_btp = "ROOT/taobin_project/image/bn_thai_lang_press.png"
Var show_btn = "ROOT/taobin_project/image/bn_thai_lang.png"
Else
Var show_btp = "ROOT/taobin_project/image/bn_eng_lang_press.png"
Var show_btn = "ROOT/taobin_project/image/bn_eng_lang.png"
@ -432,16 +430,9 @@
EndIf
If show_eng = "true" Then
If CouponIDA = "" Then
Else
Var CouponSTA = "Enable"
Var CouponExireA_D = ""
Var CouponExireA_M = ""
@ -498,63 +489,12 @@
INT CouponExireA_Y
Var CouponExireA_Y = CouponExireA_Y + 0
If CouponExireA_M = "01" Then
Var CouponExireA_M = "January"
EndIf
If CouponExireA_M = "02" Then
Var CouponExireA_M = "February"
EndIf
If CouponExireA_M = "03" Then
Var CouponExireA_M = "March"
EndIf
If CouponExireA_M = "04" Then
Var CouponExireA_M = "April"
EndIf
If CouponExireA_M = "05" Then
Var CouponExireA_M = "May"
EndIf
If CouponExireA_M = "06" Then
Var CouponExireA_M = "June"
EndIf
If CouponExireA_M = "07" Then
Var CouponExireA_M = "July"
EndIf
If CouponExireA_M = "08" Then
Var CouponExireA_M = "August"
EndIf
If CouponExireA_M = "09" Then
Var CouponExireA_M = "September"
EndIf
If CouponExireA_M = "10" Then
Var CouponExireA_M = "October"
EndIf
If CouponExireA_M = "11" Then
Var CouponExireA_M = "November"
EndIf
If CouponExireA_M = "12" Then
Var CouponExireA_M = "December"
EndIf
Var CouponExpireA = CouponExpireA + CouponExireA_D
Var CouponExpireA = CouponExpireA + " "
Var CouponExpireA = CouponExpireA + CouponExireA_M
Var CouponExpireA = CouponExpireA + " "
Var CouponExpireA = CouponExpireA + CouponExireA_Y
Var CouponExpireA = "Expires " + CouponExpireA
EndIf
If CouponIDB = "" Then
@ -616,60 +556,50 @@
INT CouponExireB_Y
Var CouponExireB_Y = CouponExireB_Y + 0
If CouponExireB_M = "01" Then
Var CouponExireB_M = "January"
EndIf
If CouponExireB_M = "02" Then
Var CouponExireB_M = "February"
EndIf
If CouponExireB_M = "03" Then
Var CouponExireB_M = "March"
EndIf
If CouponExireB_M = "04" Then
Var CouponExireB_M = "April"
EndIf
If CouponExireB_M = "05" Then
Var CouponExireB_M = "May"
EndIf
If CouponExireB_M = "06" Then
Var CouponExireB_M = "June"
EndIf
If CouponExireB_M = "07" Then
Var CouponExireB_M = "July"
EndIf
If CouponExireB_M = "08" Then
Var CouponExireB_M = "August"
EndIf
If CouponExireB_M = "09" Then
Var CouponExireB_M = "September"
EndIf
If CouponExireB_M = "10" Then
Var CouponExireB_M = "October"
EndIf
If CouponExireB_M = "11" Then
Var CouponExireB_M = "November"
EndIf
If CouponExireB_M = "12" Then
Var CouponExireB_M = "December"
EndIf
Var CouponExpireB = CouponExpireB + CouponExireB_D
Var CouponExpireB = CouponExpireB + " "
Var CouponExpireB = CouponExpireB + CouponExireB_M
Var CouponExpireB = CouponExpireB + " "
Var CouponExpireB = CouponExpireB + CouponExireB_Y
EndIf
If show_eng = "true" Then
Var Months[0] = "January"
Var Months[1] = "February"
Var Months[2] = "March"
Var Months[3] = "April"
Var Months[4] = "May"
Var Months[5] = "June"
Var Months[6] = "July"
Var Months[7] = "August"
Var Months[8] = "September"
Var Months[9] = "October"
Var Months[10] = "November"
Var Months[11] = "December"
If CouponIDA = "" Then
Else
Var MonthIndex = CouponExireA_M
INT MonthIndex
Var MonthIndex = MonthIndex - 1
Var CouponExireA_M = Months[MonthIndex]
Var CouponExpireA = "Expires " + CouponExpireA
EndIf
If CouponIDB = "" Then
Else
Var MonthIndex = CouponExireB_M
INT MonthIndex
Var MonthIndex = MonthIndex - 1
Var CouponExireB_M = Months[MonthIndex]
Var CouponExpireB = "Expires " + CouponExpireB
EndIf
@ -679,237 +609,39 @@
Else
Var Months[0] = "มกราคม"
Var Months[1] = "กุมภาพันธ์"
Var Months[2] = "มีนาคม"
Var Months[3] = "เมษายน"
Var Months[4] = "พฤษภาคม"
Var Months[5] = "มิถุนายน"
Var Months[6] = "กรกฎาคม"
Var Months[7] = "สิงหาคม"
Var Months[8] = "กันยายน"
Var Months[9] = "ตุลาคม"
Var Months[10] = "พฤศจิกายน"
Var Months[11] = "ธันวาคม"
If CouponIDA = "" Then
Else
Var CouponSTA = "Enable"
Var CouponExireA_D = ""
Var CouponExireA_M = ""
Var CouponExireA_Y = ""
Var CouponTypeA = ""
Var CouponNameA = ""
SPLIT CouponInfoA "/" 2 CouponTypeA
SPLIT CouponInfoA "/" 4 CouponExireA_D
SPLIT CouponInfoA "/" 5 CouponExireA_M
SPLIT CouponInfoA "/" 6 CouponExireA_Y
If CouponTypeA = "100" Then
Var CouponNameA = "/imgCouponC33.png"
EndIf
If CouponTypeA = "101" Then
Var CouponNameA = "/imgCouponC44.png"
EndIf
If CouponTypeA = "102" Then
Var CouponNameA = "/imgCouponC39.png"
EndIf
If CouponTypeA = "103" Then
Var CouponNameA = "/imgCouponC40.png"
EndIf
If CouponTypeA = "105" Then
Var CouponNameA = "/imgCouponC38.png"
EndIf
If CouponTypeA = "106" Then
Var CouponNameA = "/imgCouponC41.png"
EndIf
If CouponTypeA = "107" Then
Var CouponNameA = "/imgCouponC42.png"
EndIf
If CouponTypeA = "109" Then
Var CouponNameA = "/imgCouponC33.png"
EndIf
If CouponTypeA = "112" Then
Var CouponNameA = "/imgCoupon112.png"
EndIf
If CouponTypeA = "113" Then
Var CouponNameA = "/imgCoupon113.png"
EndIf
If CouponTypeA = "120" Then
Var CouponNameA = "/imgCoupon120.png"
EndIf
If CouponTypeA = "121" Then
Var CouponNameA = "/imgCoupon121.png"
EndIf
INT CouponExireA_D
INT CouponExireA_Y
Var CouponExireA_Y = CouponExireA_Y + 543
If CouponExireA_M = "01" Then
Var CouponExireA_M = "มกราคม"
EndIf
If CouponExireA_M = "02" Then
Var CouponExireA_M = "กุมภาพันธ์"
EndIf
If CouponExireA_M = "03" Then
Var CouponExireA_M = "มีนาคม"
EndIf
If CouponExireA_M = "04" Then
Var CouponExireA_M = "เมษายน"
EndIf
If CouponExireA_M = "05" Then
Var CouponExireA_M = "พฤษภาคม"
EndIf
If CouponExireA_M = "06" Then
Var CouponExireA_M = "มิถุนายน"
EndIf
If CouponExireA_M = "07" Then
Var CouponExireA_M = "กรกฎาคม"
EndIf
If CouponExireA_M = "08" Then
Var CouponExireA_M = "สิงหาคม"
EndIf
If CouponExireA_M = "09" Then
Var CouponExireA_M = "กันยายน"
EndIf
If CouponExireA_M = "10" Then
Var CouponExireA_M = "ตุลาคม"
EndIf
If CouponExireA_M = "11" Then
Var CouponExireA_M = "พฤศจิกายน"
EndIf
If CouponExireA_M = "12" Then
Var CouponExireA_M = "ธันวาคม"
EndIf
Var CouponExpireA = CouponExpireA + CouponExireA_D
Var CouponExpireA = CouponExpireA + " "
Var CouponExpireA = CouponExpireA + CouponExireA_M
Var CouponExpireA = CouponExpireA + " "
Var CouponExpireA = CouponExpireA + CouponExireA_Y
Var MonthIndex = CouponExireA_M
INT MonthIndex
Var MonthIndex = MonthIndex - 1
Var CouponExireA_M = Months[MonthIndex]
Var CouponExpireA = "หมดอายุ " + CouponExpireA
EndIf
If CouponIDB = "" Then
Else
Var CouponSTB = "Enable"
Var CouponExireB_D = ""
Var CouponExireB_M = ""
Var CouponExireB_Y = ""
Var CouponTypeB = ""
Var CouponNameB = ""
SPLIT CouponInfoB "/" 2 CouponTypeB
SPLIT CouponInfoB "/" 4 CouponExireB_D
SPLIT CouponInfoB "/" 5 CouponExireB_M
SPLIT CouponInfoB "/" 6 CouponExireB_Y
If CouponTypeB = "100" Then
Var CouponNameB = "/imgCouponC33.png"
EndIf
If CouponTypeB = "101" Then
Var CouponNameB = "/imgCouponC44.png"
EndIf
If CouponTypeB = "102" Then
Var CouponNameB = "/imgCouponC39.png"
EndIf
If CouponTypeB = "103" Then
Var CouponNameB = "/imgCouponC40.png"
EndIf
If CouponTypeB = "105" Then
Var CouponNameB = "/imgCouponC38.png"
EndIf
If CouponTypeB = "106" Then
Var CouponNameB = "/imgCouponC41.png"
EndIf
If CouponTypeB = "107" Then
Var CouponNameB = "/imgCouponC42.png"
EndIf
If CouponTypeB = "109" Then
Var CouponNameB = "/imgCouponC33.png"
EndIf
If CouponTypeB = "112" Then
Var CouponNameB = "/imgCoupon112.png"
EndIf
If CouponTypeB = "113" Then
Var CouponNameB = "/imgCoupon113.png"
EndIf
If CouponTypeB = "120" Then
Var CouponNameB = "/imgCoupon120.png"
EndIf
If CouponTypeB = "121" Then
Var CouponNameB = "/imgCoupon121.png"
EndIf
INT CouponExireB_D
INT CouponExireB_Y
Var CouponExireB_Y = CouponExireB_Y + 543
If CouponExireB_M = "01" Then
Var CouponExireB_M = "มกราคม"
EndIf
If CouponExireB_M = "02" Then
Var CouponExireB_M = "กุมภาพันธ์"
EndIf
If CouponExireB_M = "03" Then
Var CouponExireB_M = "มีนาคม"
EndIf
If CouponExireB_M = "04" Then
Var CouponExireB_M = "เมษายน"
EndIf
If CouponExireB_M = "05" Then
Var CouponExireB_M = "พฤษภาคม"
EndIf
If CouponExireB_M = "06" Then
Var CouponExireB_M = "มิถุนายน"
EndIf
If CouponExireB_M = "07" Then
Var CouponExireB_M = "กรกฎาคม"
EndIf
If CouponExireB_M = "08" Then
Var CouponExireB_M = "สิงหาคม"
EndIf
If CouponExireB_M = "09" Then
Var CouponExireB_M = "กันยายน"
EndIf
If CouponExireB_M = "10" Then
Var CouponExireB_M = "ตุลาคม"
EndIf
If CouponExireB_M = "11" Then
Var CouponExireB_M = "พฤศจิกายน"
EndIf
If CouponExireB_M = "12" Then
Var CouponExireB_M = "ธันวาคม"
EndIf
Var CouponExpireB = CouponExpireB + CouponExireB_D
Var CouponExpireB = CouponExpireB + " "
Var CouponExpireB = CouponExpireB + CouponExireB_M
Var CouponExpireB = CouponExpireB + " "
Var CouponExpireB = CouponExpireB + CouponExireB_Y
Var MonthIndex = CouponExireB_M
INT MonthIndex
Var MonthIndex = MonthIndex - 1
Var CouponExireB_M = Months[MonthIndex]
Var CouponExpireB = "หมดอายุ " + CouponExpireB
@ -923,6 +655,22 @@
If show_eng = "true" Then
Var MemberText = "MEMBERSHIP STATUS"
Var CreditTotalLabel = "TAO BIN CREDIT"
Var ShellTotalLabel = "TOTAL SHELL BALANCE"
Var CreditUnit = "BATH"
Var ShellUnit = "SHELLS"
Else
Var MemberText = "สถานะสมาชิก"
Var CreditTotalLabel = "เครดิตสะสม"
Var ShellTotalLabel = "กระดองสะสม"
Var CreditUnit = "บาท"
Var ShellUnit = "กระดอง"
EndIf
If MakeDrinkState = 1 Then
Var bn_exit = "/bn_cancel2.png"
Var bp_exit = "/bp_cancel2.png"
@ -932,24 +680,6 @@
EndIf
Var text5Img = "/text5.png"
;inter-image
If CountryName = "Malaysia" Then
Var text5Img = "/text5-MYR.png"
EndIf
;inter-image
If CountryName = "Indonesia" Then
Var text5Img = "/text5-IDR.png"
EndIf
;inter-image
If CountryName = "Singapore" Then
Var text5Img = "/text5-SGD.png"
EndIf
INT TaobinCredit
Var TaobinCreditStr !assigned StringFmt( TaobinCredit, DisplayFormat, PreScaleConvertShow )
@ -962,7 +692,7 @@
Var Timeout = Timeout + 1
;Var Timeout = Timeout + 1
If Timeout > 30 Then
If MakeDrinkState = 1 Then
@ -1016,13 +746,30 @@
<Button>
<X> 60 </X>
<Y> 420 </Y>
<Filename> "ROOT/taobin_project/image/display_point_campaign/back_icon.png" </Filename>
<FilenamePress> "ROOT/taobin_project/image/display_point_campaign/back_icon.png" </FilenamePress>
<EventClick>
; goto lid straw
If MakeDrinkState = 1 Then
If PromotionIDCurrentOrder > 1 Then
Open "ROOT/taobin_project/xml/page_display_Promo1Get1Free.xml"
EndIf
Open "ROOT/taobin_project/xml/page_lid_straw.xml"
EndIf
Open "ROOT/taobin_project/xml/page_back_to_main.xml"
</EventClick>
</Button>
<Button>
<X> 990 </X>
<Y> 416 </Y>
<X> 964 </X>
<Y> 420 </Y>
<State> show_eng_button_stage </State>
<Filename> show_btn </Filename>
<FilenamePress> show_btp </FilenamePress>
@ -1039,14 +786,27 @@
</EventClick>
</Button>
<Button>
<X> 708 </X>
<Y> 420 </Y>
<State> buttonState </State>
<Filename> Var( DirImageCampaign + "/change_pass_btn.png" )</Filename>
<FilenamePress> Var( DirImageCampaign + "/change_pass_btn_pressed.png" )</FilenamePress>
<Sound> "/mnt/sdcard/coffeevending/wav/click.wav" </Sound>
<Volume> SoundVolume </Volume>
<EventClick>
Open "ROOT/taobin_project/xml/page_payment_changePin1.xml"
</EventClick>
</Button>
<Button>
<X> 433 </X>
<Y> 411 </Y>
<X> 452 </X>
<Y> 420 </Y>
<State> buttonState </State>
<Filename> Var( DirImage + "/bn_topupCredit.png" )</Filename>
<FilenamePress> Var( DirImage + "/bn_topupCredit.png" )</FilenamePress>
<Filename> Var( DirImageCampaign + "/topup_btn.png" )</Filename>
<FilenamePress> Var( DirImageCampaign + "/topup_btn_pressed.png" )</FilenamePress>
<Sound> "/mnt/sdcard/coffeevending/wav/click.wav" </Sound>
<Volume> SoundVolume </Volume>
<EventClick>
@ -1057,21 +817,6 @@
</EventClick>
</Button>
<Button>
<X> 719 </X>
<Y> 411 </Y>
<State> buttonState </State>
<Filename> Var( DirImage + "/bn_changePin.png" )</Filename>
<FilenamePress> Var( DirImage + "/bn_changePin.png" )</FilenamePress>
<Sound> "/mnt/sdcard/coffeevending/wav/click.wav" </Sound>
<Volume> SoundVolume </Volume>
<EventClick>
Open "ROOT/taobin_project/xml/page_payment_changePin1.xml"
</EventClick>
</Button>
@ -1080,98 +825,146 @@
<Image>
<X> 162 </X>
<Y> 560 </Y>
<Filename> Var( DirImage + text5Img )</Filename>
<X> 142 </X>
<Y> 516 </Y>
<Filename> "ROOT/taobin_project/image/display_point_campaign/member_card.png" </Filename>
</Image>
<Image>
<X> 617 </X>
<Y> 587 </Y>
<X> 633 </X>
<Y> 529 </Y>
<Filename> Var( DirImage + TaobinLeveImg )</Filename>
</Image>
;
<Text>
<X> 222 </X>
<Y> 580 </Y>
<Width> 300 </Width>
<Height> 35 </Height>
<Font> KanitSemiBoldTTF </Font>
<Size> 25 </Size>
<Color> 0xFFFFFF </Color>
<Value> MemberText </Value>
</Text>
<Text>
<X> 253 </X>
<Y> 669 </Y>
<Size> 35 </Size>
<Width> 1000 </Width>
<Font> KanitRegularTTF </Font>
<X> 222 </X>
<Y> 613 </Y>
<Size> 39 </Size>
<Width> 300 </Width>
<Font> KanitSemiBoldTTF </Font>
<Color> 0xFFFFFF </Color>
<Value> TaobinName </Value>
</Text>
<Text>
<X> 253 </X>
<Y> 720 </Y>
<Size> 20 </Size>
<Width> 1000 </Width>
<Font> KanitRegularTTF </Font>
<X> 222 </X>
<Y> 664 </Y>
<Size> 24 </Size>
<Width> 300 </Width>
<Font> RobotoRegular </Font>
<Color> 0xFFFFFF </Color>
<Value> TNumberTaobinMemberXXX </Value>
<Format> Telnum-mask-1 </Format>
</Text>
<Text>
<X> 546 </X>
<Y> 865 </Y>
<Size> 70 </Size>
<Width> 384 </Width>
<Align> Center </Align>
<Font> KanitRegularTTF </Font>
<X> 581 </X>
<Y> 807 </Y>
<Size> 64 </Size>
<Width> 317 </Width>
<Height> 75 </Height>
<Align> center-vertical-horizontal </Align>
<Font> RobotoBold </Font>
<Color> 0xDE794E </Color>
<Value> CoffeePointRank </Value>
</Text>
<Text>
<X> 162 </X>
<Y> 865 </Y>
<Size> 70 </Size>
<Width> 384 </Width>
<Align> Center </Align>
<Font> KanitRegularTTF </Font>
<Color> 0xDE794E </Color>
<X> 182 </X>
<Y> 807 </Y>
<Size> 64 </Size>
<Width> 317 </Width>
<Height> 75 </Height>
<Align> center-vertical-horizontal </Align>
<Font> RobotoBold </Font>
<Color> 0xDE794E </Color>a
<Value> TaobinCreditStr </Value>
</Text>
<Text>
<X> 159 </X>
<Y> 1000 </Y>
<X> 182 </X>
<Y> 772 </Y>
<Size> 25 </Size>
<Width> 1000 </Width>
<Width> 300 </Width>
<Font> KanitSemiBoldTTF </Font>
<Color> 0x584235 </Color>
<Value> CreditTotalLabel </Value>
</Text>
<Text>
<X> 581 </X>
<Y> 772 </Y>
<Size> 25 </Size>
<Width> 300 </Width>
<Font> KanitSemiBoldTTF </Font>
<Color> 0x584235 </Color>
<Value> ShellTotalLabel </Value>
</Text>
<Text>
<X> 182 </X>
<Y> 886 </Y>
<Size> 25 </Size>
<Width> 317 </Width>
<Font> KanitRegularTTF </Font>
<Align> end </Align>
<Color> 0x584235 </Color>
<Value> CreditUnit </Value>
</Text>
<Text>
<X> 581 </X>
<Y> 886 </Y>
<Size> 25 </Size>
<Width> 317 </Width>
<Font> KanitRegularTTF </Font>
<Align> end </Align>
<Color> 0x584235 </Color>
<Value> ShellUnit </Value>
</Text>
<Text>
<X> 142 </X>
<Y> 954 </Y>
<Size> 18 </Size>
<Width> 600 </Width>
<Font> RobotoBold </Font>
<Color> 0xDE794E </Color>
<Value> TaobinLevelDesc1 </Value>
</Text>
<Text>
<X> 159 </X>
<Y> 1032 </Y>
<Size> 20 </Size>
<X> 142 </X>
<Y> 975 </Y>
<Size> 18 </Size>
<Width> 1000 </Width>
<Font> KanitRegularTTF </Font>
<Font> RobotoRegular </Font>
<Color> 0x746253 </Color>
<Value> TaobinLevelDesc2 </Value>
</Text>
<Button>
<X> 156 </X>
<Y> 1746 </Y>
<Filename> Var( DirImage + "/bn_checkKradong.png" )</Filename>
<FilenamePress> Var( DirImage + "/bp_checkKradong.png" )</FilenamePress>
<X> 224 </X>
<Y> 1804 </Y>
<Filename> Var( DirImageCampaign + "/check_taobin_shell.png" )</Filename>
<FilenamePress> Var( DirImageCampaign + "/check_taobin_shell_press.png" )</FilenamePress>
<Sound> "/mnt/sdcard/coffeevending/wav/click.wav" </Sound>
<Volume> SoundVolume </Volume>
<EventClick>
@ -1185,11 +978,10 @@
<Button>
;<X> 397 </X>
<X> 630 </X>
<Y> 1746 </Y>
<Filename> Var( DirImage + bn_exit )</Filename>
<FilenamePress> Var( DirImage + bp_exit )</FilenamePress>
<X> 560 </X>
<Y> 1804 </Y>
<Filename> Var( DirImageCampaign + "/cancel_btn.png" )</Filename>
<FilenamePress> Var( DirImageCampaign + "/cancel_btn_pressed.png" )</FilenamePress>
<Sound> "/mnt/sdcard/coffeevending/wav/click.wav" </Sound>
<Volume> SoundVolume </Volume>
<EventClick>
@ -1209,12 +1001,12 @@
<Text>
<X> 159 </X>
<Y> 1121 </Y>
<Size> 36 </Size>
<Width> 240 </Width>
<Font> KanitRegularTTF </Font>
<Color> 0x513C2F </Color>
<X> 142 </X>
<Y> 1252 </Y>
<Size> 49 </Size>
<Width> 300 </Width>
<Font> KanitSemiBoldTTF </Font>
<Color> 0x3F2C20 </Color>
<Value> CouponText </Value>
</Text>
@ -1222,8 +1014,8 @@
<Button>
<X> 166 </X>
<Y> 1228 </Y>
<X> 224 </X>
<Y> 1341 </Y>
<State> CouponSTA </State>
<Filename> Var( DirImage + CouponNameA )</Filename>
<FilenamePress> Var( DirImage + CouponNameA )</FilenamePress>
@ -1244,19 +1036,19 @@
</Button>
<Text>
<X> 372 </X>
<Y> 1375 </Y>
<Size> 15 </Size>
<X> 388 </X>
<Y> 1479 </Y>
<Size> 16 </Size>
<Width> 600 </Width>
<Font> KanitRegularTTF </Font>
<Color> 0x746253 </Color>
<Color> 0xA61100 </Color>
<Value> CouponExpireA </Value>
</Text>
<Button>
<X> 166 </X>
<Y> 1470 </Y>
<X> 224 </X>
<Y> 1545 </Y>
<State> CouponSTB </State>
<Filename> Var( DirImage + CouponNameB )</Filename>
<FilenamePress> Var( DirImage + CouponNameB )</FilenamePress>
@ -1288,10 +1080,10 @@
<Button>
<X> 65 </X>
<Y> 1405 </Y>
<X> 118 </X>
<Y> 1501 </Y>
<State> PolygonST1 </State>
<Filename> "ROOT/taobin_project/image/display_point/Polygon1.png"</Filename>
<Filename> "ROOT/taobin_project/image/display_point_campaign/arrow_left.png"</Filename>
<Sound> "/mnt/sdcard/coffeevending/wav/click.wav" </Sound>
<Volume> SoundVolume </Volume>
<EventClick>
@ -1301,10 +1093,10 @@
</Button>
<Button>
<X> 990 </X>
<Y> 1405 </Y>
<X> 898 </X>
<Y> 1501 </Y>
<State> PolygonST2 </State>
<Filename> "ROOT/taobin_project/image/display_point/Polygon2.png"</Filename>
<Filename> "ROOT/taobin_project/image/display_point_campaign/arrow_right.png"</Filename>
<Sound> "/mnt/sdcard/coffeevending/wav/click.wav" </Sound>
<Volume> SoundVolume </Volume>
<EventClick>
@ -1314,6 +1106,10 @@
</Button>
<EventUnitTest4>
Open CurrentXMLFileName2
</EventUnitTest4>
</Popup>