1087 lines
28 KiB
Text
1087 lines
28 KiB
Text
<Popup>
|
|
<Cache> "Enable" </Cache>
|
|
<Width> 1080 </Width>
|
|
<Height> 1920 </Height>
|
|
<Background> "0xeae6e1" </Background>
|
|
<Volume> SoundVolume </Volume>
|
|
<EventOpen>
|
|
|
|
SAVELOG "======================================= Help Center ================================"
|
|
|
|
RootLayoutVisible 3 "show"
|
|
RootLayoutVisible 13 "hide"
|
|
|
|
; helper
|
|
RootLayoutVisible 15 "show"
|
|
|
|
DEBUGVAR FromPaymentCash
|
|
DEBUGVAR FromSmoothieProcess
|
|
DEBUGVAR FromBrewingProcess
|
|
|
|
Var show_btn_next_help = "Invisible"
|
|
|
|
Var Problem_Cash_State[0] = "Enable"
|
|
Var Problem_Cash_State[1] = "Enable"
|
|
Var Problem_Cash_State[2] = "Enable"
|
|
|
|
Var Problem_Brewing_State[0] = "Enable"
|
|
Var Problem_Brewing_State[1] = "Enable"
|
|
Var Problem_Brewing_State[2] = "Enable"
|
|
Var Problem_Brewing_State[3] = "Enable"
|
|
Var Problem_Brewing_State[4] = "Enable"
|
|
Var Problem_Brewing_State[5] = "Enable"
|
|
Var Problem_Brewing_State[6] = "Enable"
|
|
Var Problem_Brewing_State[7] = "Enable"
|
|
Var Problem_Brewing_State[8] = "Enable"
|
|
|
|
Var Problem_Process_State[0] = "Enable"
|
|
Var Problem_Process_State[1] = "Enable"
|
|
|
|
</EventOpen>
|
|
|
|
<EventOnShow>
|
|
|
|
Var Timeout = 0
|
|
|
|
SetInstanceIgnoreTouch
|
|
|
|
DEBUGVAR SlientRefreshIndex
|
|
</EventOnShow>
|
|
|
|
<Timeout> 1000 </Timeout>
|
|
<EventTimeout>
|
|
|
|
If ReadyForBrew = "false" Then
|
|
SAVELOG "Back to main1"
|
|
Open "ROOT/taobin_project/xml/page_back_to_main.xml"
|
|
|
|
EndIf
|
|
|
|
DEBUGVAR Timeout
|
|
DEBUGVAR PayOK
|
|
DEBUGVAR ChangeOK
|
|
DEBUGVAR CancelFlag
|
|
|
|
If CreditCardButtonState = "Invisible" Then
|
|
|
|
Else
|
|
Var X_CASH1 = 216 - 113
|
|
Var X_CASH2 = 439 - 113
|
|
Var X_CASH3 = 664 - 113
|
|
EndIf
|
|
|
|
|
|
If CamFlag = 1 Then
|
|
Var CamCount = CamCount + 1
|
|
If CamCount > 2 Then
|
|
facecompare 10
|
|
Var CamFlag = 0
|
|
Var CamCount = 0
|
|
EndIf
|
|
EndIf
|
|
|
|
|
|
|
|
If AdultState2 = "Enable" Then
|
|
Var countAdultS2 = countAdultS2 + 1
|
|
|
|
If countAdultS2 > 60 Then
|
|
Var AdultState2 = "Invisible"
|
|
Var AdultState3 = "Enable"
|
|
EndIf
|
|
Else
|
|
Var countAdultS2 = 0
|
|
EndIf
|
|
|
|
|
|
Var Timeout = Timeout + 1
|
|
|
|
|
|
If Timeout >= 120 Then
|
|
Var alphaState = "Invisible"
|
|
Var cancelButtonQRPopupState = "Invisible"
|
|
Var PopupTimeoutEnable = "Invisible"
|
|
Var QRCodeImageState = "Invisible"
|
|
|
|
|
|
If RoadShow = "true" Then
|
|
Else
|
|
Var TaobinCreditButtonState = "Disable"
|
|
Var EWalletButtonState = "Disable"
|
|
EndIf
|
|
|
|
Var LOADING_STATE = "Invisible"
|
|
Var QRErrorState = "Invisible"
|
|
|
|
EndIf
|
|
|
|
|
|
If Timeout > 210 Then
|
|
If ActionOKCase = 1 Then
|
|
Var PayInfoCFlag = 1
|
|
EndIf
|
|
EndIf
|
|
|
|
If PayInfoCFlag = 1 Then
|
|
If Seeker.CodeChannel = 1 Then
|
|
Var SessionID2 = SelectSlot + ":"
|
|
Var SessionID2 = SessionID2 + Seeker.ExtendData
|
|
|
|
Var CreditAmount1 = ""
|
|
Var ServiceAmountFlow = ""
|
|
Var TelephoneNumber = "0899999999"
|
|
Var ServiceType = "coffee"
|
|
Var ECommerce = ""
|
|
Var ECommerce = ECommerce + PriceDrink
|
|
Var ECommerce = ECommerce + "/"
|
|
Var ECommerce = ECommerce + DiscountDrink
|
|
Var ECommerce = ECommerce + "/"
|
|
Var ECommerce = ECommerce + SessionID2
|
|
Var ECommerce = ECommerce + "/"
|
|
Var ECommerce = ECommerce + SelectDrink
|
|
Var ECommerce = ECommerce + "/"
|
|
Var ECommerce = ECommerce + Seeker.VendingCode
|
|
Var ECommerce = ECommerce + "/"
|
|
Var ECommerce = ECommerce + Seeker.CodeNumber
|
|
Var ECommerce = ECommerce + "/"
|
|
Var ECommerce = ECommerce + "C:"
|
|
Var ECommerce = ECommerce + Seeker.IntVendingCampaign
|
|
Var ServiceParameter = "max"
|
|
Var ServiceCharge = 0
|
|
Var AccountType = "new"
|
|
Var testservice = "kbank"
|
|
Var tc = ""
|
|
Var GetScore = ""
|
|
Var OperatorName = ""
|
|
Var SessionID = ""
|
|
GetPayInfo TelephoneNumber ECommerce ServiceType ServiceParameter SessionID OperatorName CreditAmount1 ServiceAmountFlow GetScore tc
|
|
;Var Timeout = 0
|
|
EndIf
|
|
If Seeker = "curr" Then
|
|
If PressCancel_CashPopup = 2 Then
|
|
Open "ROOT/taobin_project/xml/page_payment.xml"
|
|
EndIf
|
|
Open "ROOT/taobin_project/xml/page_catalog.xml"
|
|
Else
|
|
|
|
If PressCancel_CashPopup = 2 Then
|
|
Open "ROOT/taobin_project/xml/page_payment.xml"
|
|
EndIf
|
|
Open "ROOT/taobin_project/xml/page_brewing3Conti.xml"
|
|
EndIf
|
|
EndIf
|
|
|
|
|
|
If TestLoopMakeDrink = 1 Then
|
|
MakeDrinkV1 SelectDrink SelectSugarID
|
|
Open "ROOT/taobin_project/xml/page_thankyou.xml"
|
|
EndIf
|
|
|
|
|
|
|
|
If CoinInOK = 1 Then
|
|
Var CoinInCounter = CoinInCounter + 1
|
|
If CoinInCounter = 1 Then
|
|
|
|
SAVELOG "CoinInOk OK"
|
|
|
|
;Var ChangeOK = 1
|
|
Var Timeout = 180
|
|
Var PayOK = 1
|
|
|
|
EndIf
|
|
EndIf
|
|
|
|
Var stringLog = "Timeout " + Timeout
|
|
Var stringLog = stringLog + " PayOK"
|
|
Var stringLog = stringLog + PayOK
|
|
|
|
|
|
If Timeout > 180 Then
|
|
If PayOK = 1 Then
|
|
|
|
If Seeker = "curr" Then
|
|
|
|
If New_Payment = 1 Then
|
|
__CMD "SetPay" "coffee-payment" Seeker.VendingTSID Seeker.ORDER_ID
|
|
EndIf
|
|
MakeDrinkV1 SelectDrink SelectSugarID
|
|
Var TxRef1 = ""
|
|
CreateTxRef1 TxRef1
|
|
Else
|
|
Var TxRef1 = ""
|
|
CreateTxRef1 TxRef1
|
|
Var DrinkPaid = SelectDrink
|
|
Var PaidPaymentFromNextStage = 1
|
|
|
|
EndIf
|
|
|
|
Open "ROOT/taobin_project/xml/page_thankyou.xml"
|
|
|
|
Else
|
|
If CancelFlag = 0 Then
|
|
SAVELOG "Timeout > 180 s."
|
|
|
|
If ViewBill > 0 Then
|
|
CoinVending BILLREJECT
|
|
EndIf
|
|
|
|
CoinVending OFF
|
|
Var CancelFlag = 1
|
|
Var cancelState = "Enable"
|
|
|
|
If CashlessPayFlag = 1 Then
|
|
Var CashlessPayFlag = 0
|
|
If KBankCashlessMachine = 1 Then
|
|
|
|
Else
|
|
CashlessReq CANCEL Seeker.CashlessVendingTrackNumber
|
|
EndIf
|
|
EndIf
|
|
|
|
Var CancelCounter = 0
|
|
If CoinAmount = 0 Then
|
|
|
|
If Seeker.IntVendingCredit > 0 Then
|
|
Var BmiYear = Seeker.IntVendingCredit
|
|
Var GetScore = "useCredit"
|
|
AddData 24 Seeker.TNumberTaobinCredit BmiYear PointCrm GetScore
|
|
Var Seeker.IntVendingCredit = 0
|
|
Var Seeker.CurrCreditUse = 0
|
|
EndIf
|
|
|
|
|
|
|
|
If Seeker.IntVendingCampaign = 0 Then
|
|
VendingQR OFF
|
|
If Seeker = "curr" Then
|
|
Open "ROOT/taobin_project/xml/page_catalog.xml"
|
|
Else
|
|
Open "ROOT/taobin_project/xml/page_brewing3Conti.xml"
|
|
EndIf
|
|
EndIf
|
|
EndIf
|
|
|
|
EndIf
|
|
EndIf
|
|
EndIf
|
|
|
|
|
|
If CancelFlag = 1 Then
|
|
|
|
If Seeker.IntVendingCredit > 0 Then
|
|
Var BmiYear = Seeker.IntVendingCredit
|
|
Var GetScore = "useCredit"
|
|
AddData 24 Seeker.TNumberTaobinCredit BmiYear PointCrm GetScore
|
|
Var Seeker.IntVendingCredit = 0
|
|
Var Seeker.CurrCreditUse = 0
|
|
EndIf
|
|
|
|
Var CancelCounter = CancelCounter + 1
|
|
If CancelCounter = CancelNumber Then
|
|
;Change CoinAmount
|
|
If CoinAmount > 0 Then
|
|
If Seeker.StoreCreditFlag = 1 Then
|
|
Var ChangeOK = 1
|
|
Else
|
|
Change CoinAmount
|
|
EndIf
|
|
|
|
Else
|
|
If ActionOKCase = 0 Then
|
|
Var ActionOKCase = 1
|
|
Var PayInfoCFlag = 1
|
|
EndIf
|
|
|
|
If PressCancel_CashPopup = 1 Then
|
|
Var PressCancel_CashPopup = 2
|
|
EndIf
|
|
|
|
EndIf
|
|
|
|
VendingQR OFF
|
|
EndIf
|
|
|
|
If CancelCounter >= 43 Then
|
|
Var ChangeOK = 1
|
|
EndIf
|
|
|
|
; This copy in file menu_catalog.xml
|
|
|
|
If ChangeOK = 1 Then
|
|
If ActionOKCase = 0 Then
|
|
|
|
If Seeker.TNumberTaobinCredit = "" Then
|
|
Var TelephoneNumber = "0899999999"
|
|
Var PayO2 = ""
|
|
Else
|
|
Var TelephoneNumber = Seeker.TNumberTaobinCredit
|
|
Var PayO2 = Seeker.CoffeePinNumber
|
|
EndIf
|
|
|
|
Var VendingDiscount = 0
|
|
Var VendingCampaign = 0
|
|
Var ServiceType = "credit"
|
|
Var SessionID2 = SelectDrink
|
|
Var ServiceCredit = "coffee"
|
|
|
|
Var PayDetail2 = Seeker.PayDetail2
|
|
Pay ServiceType TelephoneNumber ServiceCredit SuggestID SessionID2 ServiceAmount2 ServiceCharge Donate
|
|
Var PayCredit = 1
|
|
|
|
Var ActionOKCase = 1
|
|
If Seeker = "curr" Then
|
|
If Seeker.IntVendingCampaign = 0 Then
|
|
If Seeker = "curr" Then
|
|
Open "ROOT/taobin_project/xml/page_catalog.xml"
|
|
Else
|
|
Open "ROOT/taobin_project/xml/page_brewing3Conti.xml"
|
|
EndIf
|
|
EndIf
|
|
Else
|
|
;wait ack
|
|
EndIf
|
|
EndIf
|
|
EndIf
|
|
|
|
EndIf
|
|
|
|
;Var CoinInCounter = CoinInCounter + 1
|
|
;If CoinInOK = 1 Then
|
|
; If CoinInCounter = 3 Then
|
|
;
|
|
; Var RemainAmount = PayAmount - CoinAmount
|
|
; If CoinAmount >= PayAmount Then
|
|
; Var Canout = CoinAmount - PayAmount
|
|
; If Canout > 0 Then
|
|
; Change Canout
|
|
; Else
|
|
; Var ChangeOK = 1
|
|
; EndIf
|
|
;
|
|
; Var Timeout = 118
|
|
; Var PayOK = 1
|
|
;
|
|
; MakeDrinkV1 SelectDrink SelectSugarID
|
|
;
|
|
; Open "ROOT/taobin_project/xml/page_thankyou.xml"
|
|
;
|
|
; EndIf
|
|
; EndIf
|
|
;EndIf
|
|
|
|
If CancelingPopupFlag = "Enable" Then
|
|
|
|
Var CancelingPopupCountDown = CancelingPopupCountDown + 1
|
|
|
|
DEBUGVAR CancelingPopupCountDown
|
|
|
|
If CancelingPopupCountDown > 3 Then
|
|
If SendCancelActionFlag = 0 Then
|
|
SAVELOG "Send Canceled Popup"
|
|
|
|
Var SendCancelActionFlag = 1
|
|
|
|
If QRPopupOpenFlag = 1 Then
|
|
VendingQR OFF
|
|
EndIf
|
|
|
|
If ReqPayInfoFromCashOther = 2 Then
|
|
DEBUGVAR "CashlessReq OFF "" by user"
|
|
CashlessReq OFF Seeker.CashlessVendingTrackNumber
|
|
EndIf
|
|
|
|
If CashlessPayFlag = 1 Then
|
|
Var CashlessPayFlag = 0
|
|
If KBankCashlessMachine = 1 Then
|
|
|
|
Else
|
|
CashlessReq CANCEL Seeker.CashlessVendingTrackNumber
|
|
EndIf
|
|
EndIf
|
|
EndIf
|
|
EndIf
|
|
|
|
If CancelingPopupCountDown > 5 Then
|
|
SAVELOG "Close Cancel Popup"
|
|
|
|
Var CancelingPopupFlag = "Invisible"
|
|
Var alphaState = "Invisible"
|
|
Var SendCancelActionFlag = 0
|
|
EndIf
|
|
EndIf
|
|
|
|
If KBankCashlessMachine = 1 Then
|
|
If alphaState = "Enable" Then
|
|
If ReqPayInfoFromCashOther = 2 Then
|
|
If PopupTimeoutEnable = "Enable" Then
|
|
If PopupTimeout > 0 Then
|
|
Var PopupTimeout = PopupTimeout - 1
|
|
Else
|
|
Var PopupTimeoutEnable = "Invisible"
|
|
Var cancelButtonQRPopupState = "Enable"
|
|
EndIf
|
|
EndIf
|
|
EndIf
|
|
EndIf
|
|
EndIf
|
|
|
|
Refresh
|
|
TimerReset
|
|
</EventTimeout>
|
|
|
|
<EventLanguageOnChange>
|
|
DEBUGVAR LanguageShow
|
|
|
|
;inter-image
|
|
If LanguageShow = "ENG" Then
|
|
|
|
EndIf
|
|
|
|
If LanguageShow = "THAI" Then
|
|
|
|
EndIf
|
|
|
|
If LanguageShow = "MYANMAR" Then
|
|
|
|
EndIf
|
|
|
|
|
|
If LanguageShow = "MSC" Then
|
|
|
|
EndIf
|
|
|
|
Var LanguageButtonEnable = "Enable"
|
|
Var ButtonLanguageCurrentXPosition = 990
|
|
Var ButtonLanguageCurrentYPosition = 438 - 38
|
|
|
|
Var ButtonLanguageListXPosition = 970
|
|
Var ButtonLanguageListYPosition = 430 - 38
|
|
OpenInst 3 "ROOT/taobin_project/xml/topview2.xml"
|
|
|
|
RefreshAll
|
|
</EventLanguageOnChange>
|
|
|
|
|
|
; back
|
|
<Button>
|
|
<X> 19 </X>
|
|
<Y> 420 </Y>
|
|
<Filename> "ROOT/taobin_project/image/page2/bn_back_arrow.png" </Filename>
|
|
<FilenamePress> "ROOT/taobin_project/image/page2/bn_back_arrow.png" </FilenamePress>
|
|
<Sound> "/mnt/sdcard/coffeevending/wav/click.wav" </Sound>
|
|
<Volume> SoundVolume </Volume>
|
|
<EventClick>
|
|
|
|
If Seeker = "next" Then
|
|
RootLayoutVisible 3 "hide"
|
|
Open "ROOT/taobin_project/xml/page_brewing3Conti.xml"
|
|
Else
|
|
If BoxID = 210699 Then
|
|
DEBUGVAR OpenFromXML
|
|
;Open "ROOT/taobin_project/xml/page_payment.xml"
|
|
Open OpenFromXML
|
|
EndIf
|
|
Open "ROOT/taobin_project/xml/page_back_to_main.xml"
|
|
EndIf
|
|
</EventClick>
|
|
</Button>
|
|
|
|
<Text>
|
|
<X> 300 </X>
|
|
<Y> 420 </Y>
|
|
<Width> 500 </Width>
|
|
<Height> 72 </Height>
|
|
<Language>
|
|
<ID> 002300 </ID>
|
|
</Language>
|
|
</Text>
|
|
|
|
<Text>
|
|
<X> 115 </X>
|
|
<Y> 550 </Y>
|
|
<Width> 500 </Width>
|
|
<Height> 46 </Height>
|
|
<Language>
|
|
<ID> 002299 </ID>
|
|
</Language>
|
|
</Text>
|
|
|
|
<FrameScroll>
|
|
<X> 110 </X>
|
|
<Y> 620 </Y>
|
|
<Width> 1080 </Width>
|
|
<Height> 1080 </Height>
|
|
<ScrollHeight> 1080 </ScrollHeight>
|
|
<Scroll> "Vertical" </Scroll>
|
|
<Column> 1 </Column>
|
|
|
|
<Block>
|
|
<State> "Enable" </State>
|
|
<Width> 1080 </Width>
|
|
<Height> "auto" </Height>
|
|
<MarginTop> 20 </MarginTop>
|
|
|
|
<ListView1>
|
|
<Width> 986 </Width>
|
|
<Height> "auto" </Height>
|
|
<Align> "vertical"</Align>
|
|
<State> "Enable" </State>
|
|
|
|
;for FromPaymentCash
|
|
<Row1>
|
|
<Width> 986 </Width>
|
|
<Height> "auto" </Height>
|
|
<State> FromPaymentCash </State>
|
|
|
|
<Button>
|
|
<X> 0 </X>
|
|
<Y> 0 </Y>
|
|
<State> Problem_Cash_State[0] </State>
|
|
<Filename> "ROOT/taobin_project/image/page_help_center/cb_uncheck_problem.png" </Filename>
|
|
<FilenamePress> "ROOT/taobin_project/image/page_help_center/cb_checked_problem.png" </FilenamePress>
|
|
<Sound> "/mnt/sdcard/coffeevending/wav/click.wav" </Sound>
|
|
<Volume> SoundVolume </Volume>
|
|
<EventClick>
|
|
|
|
Var Problem_Cash_State[0] = "PressForever"
|
|
Var Problem_Cash_State[1] = "Enable"
|
|
Var Problem_Cash_State[2] = "Enable"
|
|
|
|
Var show_btn_next_help = "Enable"
|
|
|
|
Refresh
|
|
</EventClick>
|
|
</Button>
|
|
|
|
<Button>
|
|
<X> 0 </X>
|
|
<Y> 100 </Y>
|
|
<State> Problem_Cash_State[1] </State>
|
|
<Filename> "ROOT/taobin_project/image/page_help_center/cb_uncheck_problem.png" </Filename>
|
|
<FilenamePress> "ROOT/taobin_project/image/page_help_center/cb_checked_problem.png" </FilenamePress>
|
|
<Sound> "/mnt/sdcard/coffeevending/wav/click.wav" </Sound>
|
|
<Volume> SoundVolume </Volume>
|
|
<EventClick>
|
|
|
|
Var Problem_Cash_State[0] = "Enable"
|
|
Var Problem_Cash_State[1] = "PressForever"
|
|
Var Problem_Cash_State[2] = "Enable"
|
|
|
|
Var show_btn_next_help = "Enable"
|
|
|
|
Refresh
|
|
</EventClick>
|
|
</Button>
|
|
|
|
<Button>
|
|
<X> 0 </X>
|
|
<Y> 200 </Y>
|
|
<State> Problem_Cash_State[2] </State>
|
|
<Filename> "ROOT/taobin_project/image/page_help_center/cb_uncheck_problem.png" </Filename>
|
|
<FilenamePress> "ROOT/taobin_project/image/page_help_center/cb_checked_problem.png" </FilenamePress>
|
|
<Sound> "/mnt/sdcard/coffeevending/wav/click.wav" </Sound>
|
|
<Volume> SoundVolume </Volume>
|
|
<EventClick>
|
|
|
|
Var Problem_Cash_State[0] = "Enable"
|
|
Var Problem_Cash_State[1] = "Enable"
|
|
Var Problem_Cash_State[2] = "PressForever"
|
|
|
|
Var show_btn_next_help = "Enable"
|
|
|
|
Refresh
|
|
</EventClick>
|
|
</Button>
|
|
|
|
<Text>
|
|
<X> 100 </X>
|
|
<Y> 0 </Y>
|
|
<Width> 500 </Width>
|
|
<Height> 75 </Height>
|
|
<State> Problem_Cash_State[0] </State>
|
|
<Language>
|
|
<ID> 002301 </ID>
|
|
</Language>
|
|
</Text>
|
|
|
|
<Text>
|
|
<X> 100 </X>
|
|
<Y> 100 </Y>
|
|
<Width> 500 </Width>
|
|
<Height> 75 </Height>
|
|
<State> Problem_Cash_State[1] </State>
|
|
<Language>
|
|
<ID> 002302 </ID>
|
|
</Language>
|
|
</Text>
|
|
|
|
<Text>
|
|
<X> 100 </X>
|
|
<Y> 200 </Y>
|
|
<Width> 500 </Width>
|
|
<Height> 75 </Height>
|
|
<State> Problem_Cash_State[2] </State>
|
|
<Language>
|
|
<ID> 002303 </ID>
|
|
</Language>
|
|
</Text>
|
|
|
|
</Row1>
|
|
|
|
; for FromBrewingProcess
|
|
<Row1>
|
|
<Width> 986 </Width>
|
|
<Height> "auto" </Height>
|
|
<State> FromBrewingProcess </State>
|
|
|
|
<Button>
|
|
<X> 0 </X>
|
|
<Y> 0 </Y>
|
|
<State> Problem_Brewing_State[0] </State>
|
|
<Filename> "ROOT/taobin_project/image/page_help_center/cb_uncheck_problem.png" </Filename>
|
|
<FilenamePress> "ROOT/taobin_project/image/page_help_center/cb_checked_problem.png" </FilenamePress>
|
|
<Sound> "/mnt/sdcard/coffeevending/wav/click.wav" </Sound>
|
|
<Volume> SoundVolume </Volume>
|
|
<EventClick>
|
|
|
|
Var Problem_Brewing_State[0] = "PressForever"
|
|
Var Problem_Brewing_State[1] = "Enable"
|
|
Var Problem_Brewing_State[2] = "Enable"
|
|
Var Problem_Brewing_State[3] = "Enable"
|
|
Var Problem_Brewing_State[4] = "Enable"
|
|
Var Problem_Brewing_State[5] = "Enable"
|
|
Var Problem_Brewing_State[6] = "Enable"
|
|
Var Problem_Brewing_State[7] = "Enable"
|
|
Var Problem_Brewing_State[8] = "Enable"
|
|
|
|
Var show_btn_next_help = "Enable"
|
|
|
|
Refresh
|
|
</EventClick>
|
|
</Button>
|
|
|
|
<Button>
|
|
<X> 0 </X>
|
|
<Y> 100 </Y>
|
|
<State> Problem_Brewing_State[1] </State>
|
|
<Filename> "ROOT/taobin_project/image/page_help_center/cb_uncheck_problem.png" </Filename>
|
|
<FilenamePress> "ROOT/taobin_project/image/page_help_center/cb_checked_problem.png" </FilenamePress>
|
|
<Sound> "/mnt/sdcard/coffeevending/wav/click.wav" </Sound>
|
|
<Volume> SoundVolume </Volume>
|
|
<EventClick>
|
|
|
|
Var Problem_Brewing_State[0] = "Enable"
|
|
Var Problem_Brewing_State[1] = "PressForever"
|
|
Var Problem_Brewing_State[2] = "Enable"
|
|
Var Problem_Brewing_State[3] = "Enable"
|
|
Var Problem_Brewing_State[4] = "Enable"
|
|
Var Problem_Brewing_State[5] = "Enable"
|
|
Var Problem_Brewing_State[6] = "Enable"
|
|
Var Problem_Brewing_State[7] = "Enable"
|
|
Var Problem_Brewing_State[8] = "Enable"
|
|
|
|
Var show_btn_next_help = "Enable"
|
|
|
|
Refresh
|
|
</EventClick>
|
|
</Button>
|
|
|
|
<Button>
|
|
<X> 0 </X>
|
|
<Y> 200 </Y>
|
|
<State> Problem_Brewing_State[2] </State>
|
|
<Filename> "ROOT/taobin_project/image/page_help_center/cb_uncheck_problem.png" </Filename>
|
|
<FilenamePress> "ROOT/taobin_project/image/page_help_center/cb_checked_problem.png" </FilenamePress>
|
|
<Sound> "/mnt/sdcard/coffeevending/wav/click.wav" </Sound>
|
|
<Volume> SoundVolume </Volume>
|
|
<EventClick>
|
|
|
|
Var Problem_Brewing_State[0] = "Enable"
|
|
Var Problem_Brewing_State[1] = "Enable"
|
|
Var Problem_Brewing_State[2] = "PressForever"
|
|
Var Problem_Brewing_State[3] = "Enable"
|
|
Var Problem_Brewing_State[4] = "Enable"
|
|
Var Problem_Brewing_State[5] = "Enable"
|
|
Var Problem_Brewing_State[6] = "Enable"
|
|
Var Problem_Brewing_State[7] = "Enable"
|
|
Var Problem_Brewing_State[8] = "Enable"
|
|
|
|
Var show_btn_next_help = "Enable"
|
|
|
|
Refresh
|
|
</EventClick>
|
|
</Button>
|
|
|
|
<Button>
|
|
<X> 0 </X>
|
|
<Y> 300 </Y>
|
|
<State> Problem_Brewing_State[3] </State>
|
|
<Filename> "ROOT/taobin_project/image/page_help_center/cb_uncheck_problem.png" </Filename>
|
|
<FilenamePress> "ROOT/taobin_project/image/page_help_center/cb_checked_problem.png" </FilenamePress>
|
|
<Sound> "/mnt/sdcard/coffeevending/wav/click.wav" </Sound>
|
|
<Volume> SoundVolume </Volume>
|
|
<EventClick>
|
|
|
|
Var Problem_Brewing_State[0] = "Enable"
|
|
Var Problem_Brewing_State[1] = "Enable"
|
|
Var Problem_Brewing_State[2] = "Enable"
|
|
Var Problem_Brewing_State[3] = "PressForever"
|
|
Var Problem_Brewing_State[4] = "Enable"
|
|
Var Problem_Brewing_State[5] = "Enable"
|
|
Var Problem_Brewing_State[6] = "Enable"
|
|
Var Problem_Brewing_State[7] = "Enable"
|
|
Var Problem_Brewing_State[8] = "Enable"
|
|
|
|
Var show_btn_next_help = "Enable"
|
|
|
|
Refresh
|
|
</EventClick>
|
|
</Button>
|
|
|
|
<Button>
|
|
<X> 0 </X>
|
|
<Y> 400 </Y>
|
|
<State> Problem_Brewing_State[4] </State>
|
|
<Filename> "ROOT/taobin_project/image/page_help_center/cb_uncheck_problem.png" </Filename>
|
|
<FilenamePress> "ROOT/taobin_project/image/page_help_center/cb_checked_problem.png" </FilenamePress>
|
|
<Sound> "/mnt/sdcard/coffeevending/wav/click.wav" </Sound>
|
|
<Volume> SoundVolume </Volume>
|
|
<EventClick>
|
|
|
|
Var Problem_Brewing_State[0] = "Enable"
|
|
Var Problem_Brewing_State[1] = "Enable"
|
|
Var Problem_Brewing_State[2] = "Enable"
|
|
Var Problem_Brewing_State[3] = "Enable"
|
|
Var Problem_Brewing_State[4] = "PressForever"
|
|
Var Problem_Brewing_State[5] = "Enable"
|
|
Var Problem_Brewing_State[6] = "Enable"
|
|
Var Problem_Brewing_State[7] = "Enable"
|
|
Var Problem_Brewing_State[8] = "Enable"
|
|
|
|
Var show_btn_next_help = "Enable"
|
|
|
|
Refresh
|
|
</EventClick>
|
|
</Button>
|
|
|
|
<Button>
|
|
<X> 0 </X>
|
|
<Y> 500 </Y>
|
|
<State> Problem_Brewing_State[5] </State>
|
|
<Filename> "ROOT/taobin_project/image/page_help_center/cb_uncheck_problem.png" </Filename>
|
|
<FilenamePress> "ROOT/taobin_project/image/page_help_center/cb_checked_problem.png" </FilenamePress>
|
|
<Sound> "/mnt/sdcard/coffeevending/wav/click.wav" </Sound>
|
|
<Volume> SoundVolume </Volume>
|
|
<EventClick>
|
|
|
|
Var Problem_Brewing_State[0] = "Enable"
|
|
Var Problem_Brewing_State[1] = "Enable"
|
|
Var Problem_Brewing_State[2] = "Enable"
|
|
Var Problem_Brewing_State[3] = "Enable"
|
|
Var Problem_Brewing_State[4] = "Enable"
|
|
Var Problem_Brewing_State[5] = "PressForever"
|
|
Var Problem_Brewing_State[6] = "Enable"
|
|
Var Problem_Brewing_State[7] = "Enable"
|
|
Var Problem_Brewing_State[8] = "Enable"
|
|
|
|
Var show_btn_next_help = "Enable"
|
|
|
|
Refresh
|
|
</EventClick>
|
|
</Button>
|
|
|
|
<Button>
|
|
<X> 0 </X>
|
|
<Y> 600 </Y>
|
|
<State> Problem_Brewing_State[6] </State>
|
|
<Filename> "ROOT/taobin_project/image/page_help_center/cb_uncheck_problem.png" </Filename>
|
|
<FilenamePress> "ROOT/taobin_project/image/page_help_center/cb_checked_problem.png" </FilenamePress>
|
|
<Sound> "/mnt/sdcard/coffeevending/wav/click.wav" </Sound>
|
|
<Volume> SoundVolume </Volume>
|
|
<EventClick>
|
|
|
|
Var Problem_Brewing_State[0] = "Enable"
|
|
Var Problem_Brewing_State[1] = "Enable"
|
|
Var Problem_Brewing_State[2] = "Enable"
|
|
Var Problem_Brewing_State[3] = "Enable"
|
|
Var Problem_Brewing_State[4] = "Enable"
|
|
Var Problem_Brewing_State[5] = "Enable"
|
|
Var Problem_Brewing_State[6] = "PressForever"
|
|
Var Problem_Brewing_State[7] = "Enable"
|
|
Var Problem_Brewing_State[8] = "Enable"
|
|
|
|
Var show_btn_next_help = "Enable"
|
|
|
|
Refresh
|
|
</EventClick>
|
|
</Button>
|
|
|
|
<Button>
|
|
<X> 0 </X>
|
|
<Y> 700 </Y>
|
|
<State> Problem_Brewing_State[7] </State>
|
|
<Filename> "ROOT/taobin_project/image/page_help_center/cb_uncheck_problem.png" </Filename>
|
|
<FilenamePress> "ROOT/taobin_project/image/page_help_center/cb_checked_problem.png" </FilenamePress>
|
|
<Sound> "/mnt/sdcard/coffeevending/wav/click.wav" </Sound>
|
|
<Volume> SoundVolume </Volume>
|
|
<EventClick>
|
|
|
|
Var Problem_Brewing_State[0] = "Enable"
|
|
Var Problem_Brewing_State[1] = "Enable"
|
|
Var Problem_Brewing_State[2] = "Enable"
|
|
Var Problem_Brewing_State[3] = "Enable"
|
|
Var Problem_Brewing_State[4] = "Enable"
|
|
Var Problem_Brewing_State[5] = "Enable"
|
|
Var Problem_Brewing_State[6] = "Enable"
|
|
Var Problem_Brewing_State[7] = "PressForever"
|
|
Var Problem_Brewing_State[8] = "Enable"
|
|
|
|
Var show_btn_next_help = "Enable"
|
|
|
|
Refresh
|
|
</EventClick>
|
|
</Button>
|
|
|
|
<Button>
|
|
<X> 0 </X>
|
|
<Y> 800 </Y>
|
|
<State> Problem_Brewing_State[8] </State>
|
|
<Filename> "ROOT/taobin_project/image/page_help_center/cb_uncheck_problem.png" </Filename>
|
|
<FilenamePress> "ROOT/taobin_project/image/page_help_center/cb_checked_problem.png" </FilenamePress>
|
|
<Sound> "/mnt/sdcard/coffeevending/wav/click.wav" </Sound>
|
|
<Volume> SoundVolume </Volume>
|
|
<EventClick>
|
|
|
|
Var Problem_Brewing_State[0] = "Enable"
|
|
Var Problem_Brewing_State[1] = "Enable"
|
|
Var Problem_Brewing_State[2] = "Enable"
|
|
Var Problem_Brewing_State[3] = "Enable"
|
|
Var Problem_Brewing_State[4] = "Enable"
|
|
Var Problem_Brewing_State[5] = "Enable"
|
|
Var Problem_Brewing_State[6] = "Enable"
|
|
Var Problem_Brewing_State[7] = "Enable"
|
|
Var Problem_Brewing_State[8] = "PressForever"
|
|
|
|
Var show_btn_next_help = "Enable"
|
|
|
|
Refresh
|
|
</EventClick>
|
|
</Button>
|
|
|
|
<Text>
|
|
<X> 100 </X>
|
|
<Y> 0 </Y>
|
|
<Width> 500 </Width>
|
|
<Height> 75 </Height>
|
|
<State> Problem_Brewing_State[0] </State>
|
|
<Language>
|
|
<ID> 002304 </ID>
|
|
</Language>
|
|
</Text>
|
|
|
|
<Text>
|
|
<X> 100 </X>
|
|
<Y> 100 </Y>
|
|
<Width> 500 </Width>
|
|
<Height> 75 </Height>
|
|
<State> Problem_Brewing_State[1] </State>
|
|
<Language>
|
|
<ID> 002305 </ID>
|
|
</Language>
|
|
</Text>
|
|
|
|
<Text>
|
|
<X> 100 </X>
|
|
<Y> 200 </Y>
|
|
<Width> 500 </Width>
|
|
<Height> 75 </Height>
|
|
<State> Problem_Brewing_State[2] </State>
|
|
<Language>
|
|
<ID> 002306 </ID>
|
|
</Language>
|
|
</Text>
|
|
|
|
<Text>
|
|
<X> 100 </X>
|
|
<Y> 300 </Y>
|
|
<Width> 500 </Width>
|
|
<Height> 75 </Height>
|
|
<State> Problem_Brewing_State[3] </State>
|
|
<Language>
|
|
<ID> 002307 </ID>
|
|
</Language>
|
|
</Text>
|
|
|
|
<Text>
|
|
<X> 100 </X>
|
|
<Y> 400 </Y>
|
|
<Width> 500 </Width>
|
|
<Height> 75 </Height>
|
|
<State> Problem_Brewing_State[4] </State>
|
|
<Language>
|
|
<ID> 002308 </ID>
|
|
</Language>
|
|
</Text>
|
|
|
|
<Text>
|
|
<X> 100 </X>
|
|
<Y> 500 </Y>
|
|
<Width> 500 </Width>
|
|
<Height> 75 </Height>
|
|
<State> Problem_Brewing_State[5] </State>
|
|
<Language>
|
|
<ID> 002309 </ID>
|
|
</Language>
|
|
</Text>
|
|
|
|
<Text>
|
|
<X> 100 </X>
|
|
<Y> 600 </Y>
|
|
<Width> 500 </Width>
|
|
<Height> 75 </Height>
|
|
<State> Problem_Brewing_State[6] </State>
|
|
<Language>
|
|
<ID> 002310 </ID>
|
|
</Language>
|
|
</Text>
|
|
|
|
<Text>
|
|
<X> 100 </X>
|
|
<Y> 700 </Y>
|
|
<Width> 500 </Width>
|
|
<Height> 75 </Height>
|
|
<State> Problem_Brewing_State[7] </State>
|
|
<Language>
|
|
<ID> 002311 </ID>
|
|
</Language>
|
|
</Text>
|
|
|
|
<Text>
|
|
<X> 100 </X>
|
|
<Y> 800 </Y>
|
|
<Width> 500 </Width>
|
|
<Height> 75 </Height>
|
|
<State> Problem_Brewing_State[8] </State>
|
|
<Language>
|
|
<ID> 002303 </ID>
|
|
</Language>
|
|
</Text>
|
|
</Row1>
|
|
|
|
; FromSmoothieProcess
|
|
<Row1>
|
|
<Width> 986 </Width>
|
|
<Height> "auto" </Height>
|
|
<State> FromSmoothieProcess </State>
|
|
|
|
<Button>
|
|
<X> 0 </X>
|
|
<Y> 0 </Y>
|
|
<State> Problem_Process_State[0] </State>
|
|
<Filename> "ROOT/taobin_project/image/page_help_center/cb_uncheck_problem.png" </Filename>
|
|
<FilenamePress> "ROOT/taobin_project/image/page_help_center/cb_checked_problem.png" </FilenamePress>
|
|
<Sound> "/mnt/sdcard/coffeevending/wav/click.wav" </Sound>
|
|
<Volume> SoundVolume </Volume>
|
|
<EventClick>
|
|
|
|
Var Problem_Process_State[0] = "PressForever"
|
|
Var Problem_Process_State[1] = "Enable"
|
|
|
|
Var show_btn_next_help = "Enable"
|
|
|
|
Refresh
|
|
</EventClick>
|
|
</Button>
|
|
|
|
<Button>
|
|
<X> 0 </X>
|
|
<Y> 100 </Y>
|
|
<State> Problem_Process_State[1] </State>
|
|
<Filename> "ROOT/taobin_project/image/page_help_center/cb_uncheck_problem.png" </Filename>
|
|
<FilenamePress> "ROOT/taobin_project/image/page_help_center/cb_checked_problem.png" </FilenamePress>
|
|
<Sound> "/mnt/sdcard/coffeevending/wav/click.wav" </Sound>
|
|
<Volume> SoundVolume </Volume>
|
|
<EventClick>
|
|
|
|
Var Problem_Process_State[0] = "Enable"
|
|
Var Problem_Process_State[1] = "PressForever"
|
|
|
|
Var show_btn_next_help = "Enable"
|
|
|
|
Refresh
|
|
</EventClick>
|
|
</Button>
|
|
|
|
<Text>
|
|
<X> 100 </X>
|
|
<Y> 0 </Y>
|
|
<Width> 500 </Width>
|
|
<Height> 75 </Height>
|
|
<State> Problem_Process_State[0] </State>
|
|
<Language>
|
|
<ID> 002312 </ID>
|
|
</Language>
|
|
</Text>
|
|
|
|
<Text>
|
|
<X> 100 </X>
|
|
<Y> 100 </Y>
|
|
<Width> 500 </Width>
|
|
<Height> 75 </Height>
|
|
<State> Problem_Process_State[1] </State>
|
|
<Language>
|
|
<ID> 002303 </ID>
|
|
</Language>
|
|
</Text>
|
|
|
|
</Row1>
|
|
|
|
</ListView1>
|
|
</Block>
|
|
|
|
|
|
</FrameScroll>
|
|
|
|
; next
|
|
<Button>
|
|
<X> 225 </X>
|
|
<Y> 1685 </Y>
|
|
<State> show_btn_next_help </State>
|
|
<Filename> "ROOT/taobin_project/image/page_help_center/bn_next_help.png" </Filename>
|
|
<FilenamePress> "ROOT/taobin_project/image/page_help_center/bp_next_help.png" </FilenamePress>
|
|
<FilenameDisable> "ROOT/taobin_project/image/page_help_center/bp_next_help.png" </FilenameDisable>
|
|
<Sound> "/mnt/sdcard/coffeevending/wav/click.wav" </Sound>
|
|
<Volume> SoundVolume </Volume>
|
|
|
|
<EventClick>
|
|
|
|
Var OpenFromXML = "ROOT/taobin_project/inter/tha/xml/page_help_center.lxml"
|
|
|
|
OpenInst 3 "ROOT/taobin_project/xml/topview2.xml"
|
|
|
|
Open "/mnt/sdcard/coffeevending/taobin_project/inter/tha/xml/page_help_center_sending.lxml"
|
|
|
|
;Open "ROOT/taobin_project/inter/tha/xml/page_smoothie_suggest_and_process.xml"
|
|
|
|
|
|
</EventClick>
|
|
</Button>
|
|
<Text>
|
|
<X> 300 </X>
|
|
<Y> 1715 </Y>
|
|
<State> show_btn_next_help </State>
|
|
<Width> 500 </Width>
|
|
<Height> 75 </Height>
|
|
<Language>
|
|
<X> 0 </X>
|
|
<Y> 0 </Y>
|
|
<ID> 002350 </ID>
|
|
</Language>
|
|
</Text>
|
|
|
|
<EventUnitTest1>
|
|
|
|
</EventUnitTest1>
|
|
|
|
</Popup>
|