ALL: change button remove cup to be include, MYS: add very big button remove cup, UAE: fix bug @ catalog tabs

This commit is contained in:
Pakin 2025-03-06 14:57:06 +07:00
parent 6ec9bde198
commit 26acc77ac9
242 changed files with 11056 additions and 12925 deletions

View file

@ -1,27 +1,27 @@
<Popup>
<Cache> "Enable" </Cache>
<Width> 1080 </Width>
<Height> 1920 </Height>
;<Background> "0xeae6e1" </Background>
<Volume> SoundVolume </Volume>
<EventOpen>
; On open
;include="ROOT/taobin_project/xml/menu_catalog_default_init.xml"
Var FromMyMintPro = 0
Var Timeout = 0
;include="ROOT/taobin_project/xml/menu_catalog_new_menu.xml"
</EventOpen>
;include="ROOT/taobin_project/xml/menu_catalog_new.xml"
<Popup>
<Cache> "Enable" </Cache>
<Width> 1080 </Width>
<Height> 1920 </Height>
;<Background> "0xeae6e1" </Background>
<Volume> SoundVolume </Volume>
<EventOpen>
; On open
;include="ROOT/taobin_project/xml/menu_catalog_default_init.xml"
Var FromMyMintPro = 0
Var Timeout = 0
;include="ROOT/taobin_project/xml/menu_catalog_new_menu.xml"
</EventOpen>
;include="ROOT/taobin_project/xml/menu_catalog_new.xml"
<FrameScroll>
<X> 10 </X>
<Y> 497 </Y>
@ -148,7 +148,7 @@
<Font> KanitMediumTTF </Font>
<Color> 0x322B26 </Color>
<State> showengText </State>
<Value> "Hong'S Dragon
<Value> "Hong'S Dragon
Milk" </Value>
</Text>
<Text>
@ -401,7 +401,7 @@ Milk" </Value>
<Font> KanitMediumTTF </Font>
<Color> 0x322B26 </Color>
<State> showengText </State>
<Value> "Munin'S Favorite
<Value> "Munin'S Favorite
Drink" </Value>
</Text>
<Text>
@ -906,7 +906,7 @@ Drink" </Value>
<Font> KanitMediumTTF </Font>
<Color> 0x322B26 </Color>
<State> showengText </State>
<Value> "Jai Rerng Quite
<Value> "Jai Rerng Quite
Fizzy" </Value>
</Text>
<Text>
@ -1159,7 +1159,7 @@ Fizzy" </Value>
<Font> KanitMediumTTF </Font>
<Color> 0x322B26 </Color>
<State> showengText </State>
<Value> "Praglaidao Want
<Value> "Praglaidao Want
It Strong" </Value>
</Text>
<Text>
@ -1410,7 +1410,7 @@ It Strong" </Value>
<Font> KanitMediumTTF </Font>
<Color> 0x322B26 </Color>
<State> showengText </State>
<Value> "Praglaidao Want
<Value> "Praglaidao Want
It Strong" </Value>
</Text>
<Text>
@ -1662,7 +1662,7 @@ It Strong" </Value>
<Font> KanitMediumTTF </Font>
<Color> 0x322B26 </Color>
<State> showengText </State>
<Value> "Gaomart 'S
<Value> "Gaomart 'S
Miracles" </Value>
</Text>
<Text>
@ -2167,7 +2167,7 @@ Miracles" </Value>
<Font> KanitMediumTTF </Font>
<Color> 0x322B26 </Color>
<State> showengText </State>
<Value> "Raveena'S 7Up
<Value> "Raveena'S 7Up
Soda" </Value>
</Text>
<Text>
@ -2672,7 +2672,7 @@ Soda" </Value>
<Font> KanitMediumTTF </Font>
<Color> 0x322B26 </Color>
<State> showengText </State>
<Value> "Ravinworagarn'S
<Value> "Ravinworagarn'S
Jasmine" </Value>
</Text>
<Text>
@ -2826,28 +2826,28 @@ Jasmine" </Value>
Open "ROOT/taobin_project/xml/page_payment_multi.xml"
</EventClick>
</Button>
<Button>
<X> 780 </X>
<Y> 500 </Y>
<State> buttonRemoveCup </State>
;<Color> "0x00BDFF" </Color>
<Interval> 500 </Interval>
<Filename> "ROOT/taobin_project/image/main_page/bn_remove_cup.png" </Filename>
<Filename> "ROOT/taobin_project/image/main_page/bp_remove_cup.png" </Filename>
<EventClick>
Machine RemoveCup
Machine DoorLidOpen
Var buttonRemoveCup = "Invisible"
Refresh
</EventClick>
</Button>
;BigLogoLayout
</Popup>
<Button>
<X> btnRemoveCupX </X>
<Y> btnRemoveCupYNotPageBoard </Y>
<State> buttonRemoveCup </State>
;<Color> "0x00BDFF" </Color>
<Interval> 500 </Interval>
<Filename> bnRemoveCup </Filename>
<Filename> bpRemoveCup </Filename>
<EventClick>
Machine RemoveCup
Machine DoorLidOpen
Var buttonRemoveCup = "Invisible"
Refresh
</EventClick>
</Button>
;BigLogoLayout
</Popup>