HKG: Move tab_menu instance
This commit is contained in:
parent
b11e33eb57
commit
c13282eaaa
15 changed files with 295 additions and 283 deletions
23
inter/hkg/xml/multi/start_up_inst_14.xml
Normal file
23
inter/hkg/xml/multi/start_up_inst_14.xml
Normal file
|
|
@ -0,0 +1,23 @@
|
|||
<Popup>
|
||||
<Width> 1080</Width>
|
||||
<Height> 1920 </Height>
|
||||
|
||||
<EventOpen>
|
||||
|
||||
</EventOpen>
|
||||
<Timeout> 10000 </Timeout>
|
||||
<EventTimeout>
|
||||
|
||||
If InstanceTabOpenFile14 = "" Then
|
||||
|
||||
Else
|
||||
Open InstanceTabOpenFile14
|
||||
EndIf
|
||||
|
||||
TimerReset
|
||||
|
||||
</EventTimeout>
|
||||
|
||||
|
||||
|
||||
</Popup>
|
||||
Loading…
Add table
Add a link
Reference in a new issue