fix multi lay-out
This commit is contained in:
parent
42d290ace0
commit
600b9446cd
146 changed files with 388080 additions and 552 deletions
24
inter/tha/xml/multi/start_up_inst_12.xml
Normal file
24
inter/tha/xml/multi/start_up_inst_12.xml
Normal file
|
|
@ -0,0 +1,24 @@
|
|||
<Popup>
|
||||
<Width> 1080</Width>
|
||||
<Height> 1920 </Height>
|
||||
|
||||
<EventOpen>
|
||||
Var InstanceTabOpenFile12 = "ROOT/taobin_project/inter/tha/xml/multi/start_up_inst_dummy.xml"
|
||||
|
||||
</EventOpen>
|
||||
<Timeout> 10000 </Timeout>
|
||||
<EventTimeout>
|
||||
|
||||
If InstanceTabOpenFile12 = "" Then
|
||||
|
||||
Else
|
||||
Open InstanceTabOpenFile12
|
||||
EndIf
|
||||
|
||||
TimerReset
|
||||
|
||||
</EventTimeout>
|
||||
|
||||
|
||||
|
||||
</Popup>
|
||||
Loading…
Add table
Add a link
Reference in a new issue