HKG : Multi + 3 langs [eng,msc,mtc] + Layout [catalog,page_group_etc..]
This commit is contained in:
parent
791ef8ba0a
commit
f521d79a95
94 changed files with 165988 additions and 910 deletions
24
inter/hkg/xml/multi/start_up_inst_11.xml
Normal file
24
inter/hkg/xml/multi/start_up_inst_11.xml
Normal file
|
|
@ -0,0 +1,24 @@
|
|||
<Popup>
|
||||
<Width> 1080</Width>
|
||||
<Height> 1920 </Height>
|
||||
|
||||
<EventOpen>
|
||||
Var InstanceTabOpenFile11 = "ROOT/taobin_project/inter/hkg/xml/multi/start_up_inst_dummy.xml"
|
||||
|
||||
</EventOpen>
|
||||
<Timeout> 10000 </Timeout>
|
||||
<EventTimeout>
|
||||
|
||||
If InstanceTabOpenFile11 = "" Then
|
||||
|
||||
Else
|
||||
Open InstanceTabOpenFile11
|
||||
EndIf
|
||||
|
||||
TimerReset
|
||||
|
||||
</EventTimeout>
|
||||
|
||||
|
||||
|
||||
</Popup>
|
||||
Loading…
Add table
Add a link
Reference in a new issue