fix multi lay-out
This commit is contained in:
parent
42d290ace0
commit
600b9446cd
146 changed files with 388080 additions and 552 deletions
67
inter/tha/xml/multi/control_and_lang_swith.ev
Normal file
67
inter/tha/xml/multi/control_and_lang_swith.ev
Normal file
|
|
@ -0,0 +1,67 @@
|
|||
OpenRedirect "/taobin_project/inter/tha/xml/page_catalog_group_coffee.lxml" "/mnt/sdcard/coffeevending/taobin_project/inter/tha/xml/multi/coffee.ev"
|
||||
Var InstanceTabOpenFile2 = "ROOT/taobin_project/inter/tha/xml/multi/page_catalog_group_coffee.lxml"
|
||||
|
||||
|
||||
OpenRedirect "/taobin_project/inter/tha/xml/page_catalog_group_tea.lxml" "/mnt/sdcard/coffeevending/taobin_project/inter/tha/xml/multi/tea.ev"
|
||||
Var InstanceTabOpenFile3 = "ROOT/taobin_project/inter/tha/xml/multi/page_catalog_group_tea.lxml"
|
||||
|
||||
OpenRedirect "/taobin_project/inter/tha/xml/page_catalog_group_tea.lxml" "/mnt/sdcard/coffeevending/taobin_project/inter/tha/xml/multi/milk.ev"
|
||||
Var InstanceTabOpenFile4 = "ROOT/taobin_project/inter/tha/xml/multi/page_catalog_group_milk.lxml"
|
||||
|
||||
|
||||
OpenRedirect "/taobin_project/inter/tha/xml/page_catalog_group_tea.lxml" "/mnt/sdcard/coffeevending/taobin_project/inter/tha/xml/multi/otherOther.ev"
|
||||
Var InstanceTabOpenFile7 = "ROOT/taobin_project/inter/tha/xml/multi/page_catalog_group_other.lxml"
|
||||
|
||||
If AppFastButtonState = "Enable" Then
|
||||
Var InstanceTabOpenFile5 = "ROOT/taobin_project/inter/tha/xml/multi/page_catalog_group_appfast.lxml"
|
||||
EndIf
|
||||
|
||||
If WheyButtonState = "Enable" Then
|
||||
OpenRedirect "/taobin_project/inter/tha/xml/page_catalog_group_whey.lxml" "/mnt/sdcard/coffeevending/taobin_project/inter/tha/xml/multi/kidandwhey.ev"
|
||||
Var InstanceTabOpenFile5 = "ROOT/taobin_project/inter/tha/xml/multi/page_catalog_group_whey.lxml"
|
||||
Else
|
||||
OpenRedirect "/taobin_project/inter/tha/xml/page_catalog_group_whey.lxml" "/mnt/sdcard/coffeevending/taobin_project/inter/tha/xml/multi/kidandwhey.ev"
|
||||
Var InstanceTabOpenFile5 = "ROOT/taobin_project/inter/tha/xml/multi/page_catalog_group_whey.lxml"
|
||||
EndIf
|
||||
|
||||
If MenuKidButtonState = "Enable" Then
|
||||
OpenRedirect "/taobin_project/inter/tha/xml/page_catalog_group_forkid.lxml" "/mnt/sdcard/coffeevending/taobin_project/inter/tha/xml/multi/kidandwhey.ev"
|
||||
Var InstanceTabOpenFile5 = "ROOT/taobin_project/inter/tha/xml/multi/page_catalog_group_forkid.lxml"
|
||||
|
||||
EndIf
|
||||
|
||||
|
||||
|
||||
If CocktailShow = "true" Then
|
||||
OpenRedirect "/taobin_project/inter/tha/xml/page_catalog_group_cocktail.lxml" "/mnt/sdcard/coffeevending/taobin_project/inter/tha/xml/multi/health.ev"
|
||||
Var InstanceTabOpenFile6 = "ROOT/taobin_project/inter/tha/xml/multi/page_catalog_group_cocktail.lxml"
|
||||
|
||||
Else
|
||||
OpenRedirect "/taobin_project/inter/tha/xml/page_catalog_group_health.lxml" "/mnt/sdcard/coffeevending/taobin_project/inter/tha/xml/multi/health.ev"
|
||||
Var InstanceTabOpenFile6 = "ROOT/taobin_project/inter/tha/xml/multi/page_catalog_group_health.lxml"
|
||||
|
||||
EndIf
|
||||
|
||||
|
||||
|
||||
;Var InstanceTabOpenFile8 = "ROOT/taobin_project/inter/tha/xml/multi/page_catalog_group_pepsi_7up.lxml"
|
||||
|
||||
OpenRedirect "/taobin_project/xml/topview2.xml" "/mnt/sdcard/coffeevending/taobin_project/inter/tha/xml/multi/topview.ev"
|
||||
Var InstanceTabOpenFile9 = "ROOT/taobin_project/xml/topview2.xml"
|
||||
|
||||
;Var InstanceTabOpenFile9 = "ROOT/taobin_project/inter/tha/xml/multi/start_up_inst_dummy.lxml"
|
||||
Var InstanceTabOpenFile10 = "ROOT/taobin_project/inter/tha/xml/multi/start_up_inst_dummy.lxml"
|
||||
Var InstanceTabOpenFile11 = "ROOT/taobin_project/inter/tha/xml/multi/start_up_inst_dummy.lxml"
|
||||
Var InstanceTabOpenFile12 = "ROOT/taobin_project/inter/tha/xml/multi/start_up_inst_dummy.lxml"
|
||||
Var InstanceTabOpenFile13 = "ROOT/taobin_project/inter/tha/xml/multi/start_up_inst_dummy.lxml"
|
||||
TabMenuVisibleInst 99
|
||||
|
||||
DEBUGVAR Not#CountDownForMulti
|
||||
DEBUGVAR InstanceTabOpenFile2
|
||||
DEBUGVAR InstanceTabOpenFile3
|
||||
DEBUGVAR InstanceTabOpenFile4
|
||||
DEBUGVAR InstanceTabOpenFile5
|
||||
DEBUGVAR InstanceTabOpenFile6
|
||||
DEBUGVAR InstanceTabOpenFile7
|
||||
|
||||
LanguageShow = "ENG"
|
||||
Loading…
Add table
Add a link
Reference in a new issue