DO multi-instance and hybrigde

This commit is contained in:
wanlop run 2023-12-10 14:15:19 +07:00
parent 04d81d5eff
commit 0dde7189bb
28 changed files with 88 additions and 31 deletions

View file

@ -14,7 +14,7 @@
<EventTimeout>
DEBUGVAR Timeout
If Timeout > 15 Then
If Timeout > 66 Then
SAVELOG "Timeout"
TabMenuVisibleInst 99
@ -31,16 +31,5 @@
TimerReset
</EventTimeout>
<Text>
<X> 1 </X>
<Y> 1 </Y>
<Font> KanitTTF </Font>
<Size> 22 </Size>
<Width> 1080 </Width>
<Align> end </Align>
<Color> 0xFF0000 </Color>
<Value> "INST 2"</Value>
</Text>
</Popup>