THAI INTER:Timeout page_board, Text-Size, Fix Image Layout, RootLayoutvisible
|
Before Width: | Height: | Size: 8.6 KiB After Width: | Height: | Size: 8.7 KiB |
|
Before Width: | Height: | Size: 12 KiB After Width: | Height: | Size: 11 KiB |
|
Before Width: | Height: | Size: 9.3 KiB After Width: | Height: | Size: 9.5 KiB |
|
Before Width: | Height: | Size: 13 KiB After Width: | Height: | Size: 13 KiB |
|
Before Width: | Height: | Size: 10 KiB After Width: | Height: | Size: 11 KiB |
|
Before Width: | Height: | Size: 11 KiB After Width: | Height: | Size: 12 KiB |
|
Before Width: | Height: | Size: 18 KiB After Width: | Height: | Size: 19 KiB |
|
Before Width: | Height: | Size: 13 KiB After Width: | Height: | Size: 14 KiB |
|
Before Width: | Height: | Size: 10 KiB After Width: | Height: | Size: 11 KiB |
|
Before Width: | Height: | Size: 9.4 KiB After Width: | Height: | Size: 12 KiB |
|
Before Width: | Height: | Size: 4.2 KiB After Width: | Height: | Size: 4.2 KiB |
|
Before Width: | Height: | Size: 13 KiB After Width: | Height: | Size: 13 KiB |
|
Before Width: | Height: | Size: 11 KiB After Width: | Height: | Size: 12 KiB |
|
Before Width: | Height: | Size: 8.5 KiB After Width: | Height: | Size: 9.8 KiB |
|
Before Width: | Height: | Size: 10 KiB After Width: | Height: | Size: 11 KiB |
|
Before Width: | Height: | Size: 9.9 KiB After Width: | Height: | Size: 11 KiB |
|
Before Width: | Height: | Size: 12 KiB After Width: | Height: | Size: 12 KiB |
|
Before Width: | Height: | Size: 13 KiB After Width: | Height: | Size: 14 KiB |
|
Before Width: | Height: | Size: 9.2 KiB After Width: | Height: | Size: 9.4 KiB |
|
Before Width: | Height: | Size: 3.6 KiB After Width: | Height: | Size: 3.7 KiB |
|
Before Width: | Height: | Size: 12 KiB After Width: | Height: | Size: 12 KiB |
|
Before Width: | Height: | Size: 7.8 KiB After Width: | Height: | Size: 7.8 KiB |
|
Before Width: | Height: | Size: 7.8 KiB After Width: | Height: | Size: 7.9 KiB |
|
Before Width: | Height: | Size: 12 KiB After Width: | Height: | Size: 9.3 KiB |
|
|
@ -22,6 +22,7 @@ EndIf
|
|||
If OpenFromPageBoard = 1 Then
|
||||
If EnableMultiInstance = "true" Then
|
||||
OpenInst 2 RecommendPageMulti
|
||||
OpenInst 3 "ROOT/taobin_project/xml/topview2.xml"
|
||||
Else
|
||||
OpenInst 2 RecommendPage
|
||||
EndIf
|
||||
|
|
|
|||
|
|
@ -39,7 +39,9 @@
|
|||
EndIf
|
||||
|
||||
;include="ROOT/taobin_project/inter/tha/xml/multi/menu_catalog_new_menu.lxml"
|
||||
RootLayoutVisible 13 "show"
|
||||
|
||||
RootLayoutVisible 13 "show"
|
||||
RootLayoutVisible 3 "show"
|
||||
|
||||
|
||||
SetInstanceIgnoreTouch
|
||||
|
|
|
|||
|
|
@ -41,7 +41,8 @@
|
|||
EndIf
|
||||
|
||||
;include="ROOT/taobin_project/inter/tha/xml/multi/menu_catalog_new_menu.lxml"
|
||||
RootLayoutVisible 13 "show"
|
||||
RootLayoutVisible 13 "show"
|
||||
RootLayoutVisible 3 "show"
|
||||
|
||||
|
||||
SetInstanceIgnoreTouch
|
||||
|
|
|
|||
|
|
@ -68,7 +68,7 @@
|
|||
RootLayoutVisible 3 "hide"
|
||||
RootLayoutVisible 13 "hide"
|
||||
|
||||
TRY "/mnt/sdcard/coffeevending/taobin_project/xml/event/script_common_for_open_promotion_xml.ev"
|
||||
TRY "/mnt/sdcard/coffeevending/taobin_project/inter/tha/xml/event/script_common_for_open_promotion_xml.ev"
|
||||
</EventClick>
|
||||
</Button>
|
||||
|
||||
|
|
|
|||
|
|
@ -44,6 +44,7 @@
|
|||
SetLanguage "THAI"
|
||||
EndIf
|
||||
|
||||
RootLayoutVisible 3 "show"
|
||||
|
||||
|
||||
|
||||
|
|
@ -140,9 +141,9 @@
|
|||
|
||||
|
||||
<Text>
|
||||
<X> 199 </X>
|
||||
<X> 100 </X>
|
||||
<Y> 560 </Y>
|
||||
<Width> 680 </Width>
|
||||
<Width> 900 </Width>
|
||||
<Height> 80 </Height>
|
||||
<Font> KanitRegularTTF </Font>
|
||||
<Size> 51 </Size>
|
||||
|
|
|
|||
|
|
@ -2143,8 +2143,14 @@ PRICE "Reset" "-"
|
|||
Else
|
||||
|
||||
If SpiralOnline = "true" Then
|
||||
|
||||
OpenInst 2 "/mnt/sdcard/coffeevending/taobin_project/xml/page_catalog_with_vending.xml"
|
||||
If InternationalEnable = 1 Then
|
||||
If CountryName = "Thailand" Then
|
||||
OpenInst 3 "ROOT/taobin_project/xml/topview2.xml"
|
||||
OpenInst 2 "/mnt/sdcard/coffeevending/taobin_project/xml/page_catalog.lxml"
|
||||
EndIf
|
||||
Else
|
||||
OpenInst 2 "/mnt/sdcard/coffeevending/taobin_project/xml/page_catalog_with_vending.xml"
|
||||
EndIf
|
||||
Else
|
||||
If InternationalEnable = 1 Then
|
||||
OpenInst 3 "ROOT/taobin_project/xml/topview2.xml"
|
||||
|
|
@ -2235,8 +2241,14 @@ PRICE "Reset" "-"
|
|||
Var NextPage = "-"
|
||||
OpenInst 1 "/mnt/sdcard/coffeevending/taobin_project/xml/page_advert.xml"
|
||||
If SpiralOnline = "true" Then
|
||||
|
||||
OpenInst 2 "/mnt/sdcard/coffeevending/taobin_project/xml/page_catalog_with_vending.xml"
|
||||
If InternationalEnable = 1 Then
|
||||
If CountryName = "Thailand" Then
|
||||
OpenInst 3 "ROOT/taobin_project/xml/topview2.xml"
|
||||
OpenInst 2 "/mnt/sdcard/coffeevending/taobin_project/xml/page_catalog.lxml"
|
||||
EndIf
|
||||
Else
|
||||
OpenInst 2 "/mnt/sdcard/coffeevending/taobin_project/xml/page_catalog_with_vending.xml"
|
||||
EndIf
|
||||
Else
|
||||
If InternationalEnable = 1 Then
|
||||
OpenInst 3 "ROOT/taobin_project/xml/topview2.xml"
|
||||
|
|
@ -2336,7 +2348,8 @@ PRICE "Reset" "-"
|
|||
|
||||
If CountryName = "Thailand" Then
|
||||
SAVELOG " Thailand Thailand Thailand Thailand Pooon Pooon Pooon Pooon Pooon"
|
||||
TRY "/mnt/sdcard/coffeevending/taobin_project/xml/event/script_common_for_open_promotion_xml.ev"
|
||||
TRY "/mnt/sdcard/coffeevending/taobin_project/inter/tha/xml/event/script_common_for_open_promotion_xml.ev"
|
||||
|
||||
Else ; show language icon
|
||||
OpenInst 3 "ROOT/taobin_project/xml/topview2.xml"
|
||||
RootLayoutVisible 3 "show"
|
||||
|
|
|
|||
|
|
@ -42,6 +42,7 @@
|
|||
SetLanguage "THAI"
|
||||
EndIf
|
||||
|
||||
RootLayoutVisible 3 "show"
|
||||
|
||||
Var luckyDrawTicket = 0
|
||||
Var luckyDrawAlredyGotReward = 0
|
||||
|
|
|
|||
|
|
@ -55,6 +55,8 @@
|
|||
Var DirImage = "ROOT/taobin_project/image/collectiing_mmr/"
|
||||
EndIf
|
||||
|
||||
RootLayoutVisible 3 "hide"
|
||||
|
||||
Var Ext1a = ""
|
||||
Var GetAccFlag = 0
|
||||
|
||||
|
|
|
|||
|
|
@ -32,6 +32,8 @@
|
|||
Else
|
||||
SetLanguage "THAI"
|
||||
EndIf
|
||||
|
||||
RootLayoutVisible 3 "show"
|
||||
|
||||
Var CoffeePointRank = CoffeePointRankTmp
|
||||
;Var PointDiff = 150 - CoffeePointRank
|
||||
|
|
@ -220,6 +222,8 @@
|
|||
<EventLanguageOnChange>
|
||||
DEBUGVAR LanguageShow
|
||||
|
||||
Var text5Img = "/text5.png"
|
||||
|
||||
If LanguageShow = "ENG" Then
|
||||
Var DirImage = "ROOT/taobin_project/image/display_point_en"
|
||||
Var page_doing_show_time_image = "ROOT/taobin_project/image/page_doing/img2.png"
|
||||
|
|
@ -962,6 +966,7 @@
|
|||
|
||||
Var CouponText = "คูปองสะสม (" + CouponNum
|
||||
Var CouponText = CouponText + ")"
|
||||
|
||||
EndIf
|
||||
|
||||
If LanguageShow = "MYANMAR" Then
|
||||
|
|
|
|||
|
|
@ -40,6 +40,8 @@
|
|||
If LanguageShow = "MYANMAR" Then
|
||||
Var DirImage = "ROOT/taobin_project/image/display_point_mmr"
|
||||
EndIf
|
||||
|
||||
RootLayoutVisible 3 "hide"
|
||||
|
||||
Var CoffeePointTmp = CoffeePoint
|
||||
|
||||
|
|
@ -785,6 +787,10 @@
|
|||
Var yPointEndDate = 1563
|
||||
EndIf
|
||||
|
||||
If LanguageShow = "MYANMAR" Then
|
||||
Var xPointEndDate = 520
|
||||
Var yPointEndDate = 1568
|
||||
EndIf
|
||||
|
||||
|
||||
</EventOpen>
|
||||
|
|
|
|||
|
|
@ -51,6 +51,8 @@
|
|||
Var DirImage = "ROOT/taobin_project/image/collectiing_mmr"
|
||||
EndIf
|
||||
|
||||
RootLayoutVisible 3 "hide"
|
||||
|
||||
Var Ext1a = ""
|
||||
Var GetAccFlag = 0
|
||||
|
||||
|
|
|
|||
|
|
@ -51,6 +51,8 @@
|
|||
Var DirImage = "ROOT/taobin_project/image/collectiing_mmr"
|
||||
EndIf
|
||||
|
||||
RootLayoutVisible 3 "hide"
|
||||
|
||||
Var Ext1a = "ok"
|
||||
Var GetAccFlag = 0
|
||||
|
||||
|
|
|
|||
|
|
@ -25,6 +25,7 @@
|
|||
SetLanguage "THAI"
|
||||
EndIf
|
||||
|
||||
RootLayoutVisible 3 "show"
|
||||
|
||||
Var PayState1 = "Enable"
|
||||
Var PayState3 = "Enable"
|
||||
|
|
|
|||
|
|
@ -32,6 +32,8 @@
|
|||
SetLanguage "THAI"
|
||||
EndIf
|
||||
|
||||
RootLayoutVisible 3 "hide"
|
||||
|
||||
Var Ext1a = ""
|
||||
|
||||
Var GetAccFlag = 0
|
||||
|
|
|
|||
|
|
@ -25,6 +25,7 @@
|
|||
Else
|
||||
SetLanguage "THAI"
|
||||
EndIf
|
||||
RootLayoutVisible 3 "hide"
|
||||
|
||||
Var PayState1 = "Enable"
|
||||
Var PayState3 = "Enable"
|
||||
|
|
|
|||
|
|
@ -40,6 +40,8 @@
|
|||
Var DirImage = "ROOT/taobin_project/image/collectiing_mmr"
|
||||
EndIf
|
||||
|
||||
RootLayoutVisible 3 "hide"
|
||||
|
||||
Var CouponNumber = ""
|
||||
</EventOpen>
|
||||
<Timeout> 1000 </Timeout>
|
||||
|
|
|
|||
|
|
@ -53,6 +53,8 @@
|
|||
Var DirImage = "ROOT/taobin_project/image/collectiing_mmr"
|
||||
EndIf
|
||||
|
||||
RootLayoutVisible 3 "hide"
|
||||
|
||||
Var Ext1a = ""
|
||||
Var GetAccFlag = 0
|
||||
|
||||
|
|
|
|||
|
|
@ -54,6 +54,8 @@
|
|||
Var DirImage = "ROOT/taobin_project/image/collectiing_mmr"
|
||||
EndIf
|
||||
|
||||
RootLayoutVisible 3 "hide"
|
||||
|
||||
Var Ext1a = ""
|
||||
Var TextWaiting = ""
|
||||
|
||||
|
|
|
|||
|
|
@ -17,6 +17,8 @@
|
|||
Var DirImage = "ROOT/taobin_project/image/collectiing_mmr"
|
||||
EndIf
|
||||
|
||||
RootLayoutVisible 3 "hide"
|
||||
|
||||
Var ReqPayWithCash = 0
|
||||
|
||||
</EventOpen>
|
||||
|
|
|
|||