Add file
This commit is contained in:
parent
5ce268e15b
commit
33b31453f7
10 changed files with 759 additions and 1282 deletions
File diff suppressed because it is too large
Load diff
23
xml/menutab/start_up_inst_11.xml
Normal file
23
xml/menutab/start_up_inst_11.xml
Normal file
|
|
@ -0,0 +1,23 @@
|
|||
<Popup>
|
||||
<Width> 1080</Width>
|
||||
<Height> 1920 </Height>
|
||||
|
||||
<EventOpen>
|
||||
|
||||
</EventOpen>
|
||||
<Timeout> 10000 </Timeout>
|
||||
<EventTimeout>
|
||||
|
||||
If InstanceTabOpenFile11 = "" Then
|
||||
|
||||
Else
|
||||
Open InstanceTabOpenFile11
|
||||
EndIf
|
||||
|
||||
TimerReset
|
||||
|
||||
</EventTimeout>
|
||||
|
||||
|
||||
|
||||
</Popup>
|
||||
23
xml/menutab/start_up_inst_12.xml
Normal file
23
xml/menutab/start_up_inst_12.xml
Normal file
|
|
@ -0,0 +1,23 @@
|
|||
<Popup>
|
||||
<Width> 1080</Width>
|
||||
<Height> 1920 </Height>
|
||||
|
||||
<EventOpen>
|
||||
|
||||
</EventOpen>
|
||||
<Timeout> 10000 </Timeout>
|
||||
<EventTimeout>
|
||||
|
||||
If InstanceTabOpenFile12 = "" Then
|
||||
|
||||
Else
|
||||
Open InstanceTabOpenFile12
|
||||
EndIf
|
||||
|
||||
TimerReset
|
||||
|
||||
</EventTimeout>
|
||||
|
||||
|
||||
|
||||
</Popup>
|
||||
23
xml/menutab/start_up_inst_13.xml
Normal file
23
xml/menutab/start_up_inst_13.xml
Normal file
|
|
@ -0,0 +1,23 @@
|
|||
<Popup>
|
||||
<Width> 1080</Width>
|
||||
<Height> 1920 </Height>
|
||||
|
||||
<EventOpen>
|
||||
|
||||
</EventOpen>
|
||||
<Timeout> 10000 </Timeout>
|
||||
<EventTimeout>
|
||||
|
||||
If InstanceTabOpenFile13 = "" Then
|
||||
|
||||
Else
|
||||
Open InstanceTabOpenFile13
|
||||
EndIf
|
||||
|
||||
TimerReset
|
||||
|
||||
</EventTimeout>
|
||||
|
||||
|
||||
|
||||
</Popup>
|
||||
Loading…
Add table
Add a link
Reference in a new issue