AUS: update gen
This commit is contained in:
parent
3bac582bb1
commit
cdeaa81ef2
1 changed files with 58 additions and 71 deletions
|
|
@ -1,49 +1,49 @@
|
||||||
|
|
||||||
|
|
||||||
<Popup>
|
<Popup>
|
||||||
<Cache> "Enable" </Cache>
|
<Cache> "Enable" </Cache>
|
||||||
<Width> 1080 </Width>
|
<Width> 1080 </Width>
|
||||||
<Height> 1920 </Height>
|
<Height> 1920 </Height>
|
||||||
;<Background> "0xeae6e1" </Background>
|
;<Background> "0xeae6e1" </Background>
|
||||||
<Volume> SoundVolume </Volume>
|
<Volume> SoundVolume </Volume>
|
||||||
<EventOpen>
|
<EventOpen>
|
||||||
; On open
|
; On open
|
||||||
;include="ROOT/taobin_project/inter/aus/xml/menu_catalog_default_init.lxml"
|
;include="ROOT/taobin_project/inter/aus/xml/menu_catalog_default_init.lxml"
|
||||||
|
|
||||||
Var Menu1Selected = "PressForever"
|
Var Menu1Selected = "PressForever"
|
||||||
|
|
||||||
Var OreoBigButtonEnable = "Enable"
|
Var OreoBigButtonEnable = "Enable"
|
||||||
|
|
||||||
If $12-01-01-0001.Button = "Invisible" Then
|
If $12-01-01-0001.Button = "Invisible" Then
|
||||||
Var esp102101001Enable = "Invisible"
|
Var esp102101001Enable = "Invisible"
|
||||||
Var esp122101001Enable = "Enable"
|
Var esp122101001Enable = "Enable"
|
||||||
|
|
||||||
Else
|
Else
|
||||||
Var esp102101001Enable = "Enable"
|
Var esp102101001Enable = "Enable"
|
||||||
Var esp122101001Enable = "Invisible"
|
Var esp122101001Enable = "Invisible"
|
||||||
|
|
||||||
EndIf
|
EndIf
|
||||||
|
|
||||||
SAVELOG PreviseXMLFileName2
|
SAVELOG PreviseXMLFileName2
|
||||||
|
|
||||||
Var Timeout = 0
|
Var Timeout = 0
|
||||||
|
|
||||||
If show_eng = "true" Then
|
If show_eng = "true" Then
|
||||||
|
|
||||||
Var text_unavailable = "UNAVAILABLE###size=16"
|
Var text_unavailable = "UNAVAILABLE###size=16"
|
||||||
Else
|
Else
|
||||||
Var text_unavailable = "หมด###size=32"
|
Var text_unavailable = "หมด###size=32"
|
||||||
|
|
||||||
EndIf
|
EndIf
|
||||||
|
|
||||||
;include="ROOT/taobin_project/inter/aus/xml/menu_catalog_new_menu.lxml"
|
;include="ROOT/taobin_project/inter/aus/xml/menu_catalog_new_menu.lxml"
|
||||||
|
|
||||||
|
|
||||||
</EventOpen>
|
</EventOpen>
|
||||||
|
|
||||||
|
|
||||||
;include="ROOT/taobin_project/inter/aus/xml/menu_catalog_new.lxml"
|
;include="ROOT/taobin_project/inter/aus/xml/menu_catalog_new.lxml"
|
||||||
|
|
||||||
<FrameScroll>
|
<FrameScroll>
|
||||||
<Max> 16 </Max>
|
<Max> 16 </Max>
|
||||||
<X> 10 </X>
|
<X> 10 </X>
|
||||||
|
|
@ -5505,28 +5505,15 @@
|
||||||
Open "ROOT/taobin_project/xml/page_payment_multi.xml"
|
Open "ROOT/taobin_project/xml/page_payment_multi.xml"
|
||||||
</EventClick>
|
</EventClick>
|
||||||
</Button>
|
</Button>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<Button>
|
;include="ROOT/taobin_project/inc/button_remove_cup.inc"
|
||||||
<X> btnRemoveCupX </X>
|
|
||||||
<Y> btnRemoveCupYNotPageBoard </Y>
|
|
||||||
<State> buttonRemoveCup </State>
|
|
||||||
;<Color> "0x00BDFF" </Color>
|
;BigLogoLayout
|
||||||
<Interval> 500 </Interval>
|
|
||||||
<Filename> bnRemoveCup </Filename>
|
</Popup>
|
||||||
<Filename> bpRemoveCup </Filename>
|
|
||||||
<EventClick>
|
|
||||||
Machine RemoveCup
|
|
||||||
Machine DoorLidOpen
|
|
||||||
Var buttonRemoveCup = "Invisible"
|
|
||||||
</EventClick>
|
|
||||||
</Button>
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
;BigLogoLayout
|
|
||||||
|
|
||||||
</Popup>
|
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue