47 lines
1.3 KiB
XML
47 lines
1.3 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<window>
|
|
<controls>
|
|
<control type="karvisualisation" id="1">
|
|
<description>visualisation</description>
|
|
<left>0</left>
|
|
<top>0</top>
|
|
<width>1280</width>
|
|
<height>720</height>
|
|
<visible>false</visible>
|
|
</control>
|
|
<control type="image" id="2">
|
|
<description>fullscreen image</description>
|
|
<left>0</left>
|
|
<top>0</top>
|
|
<width>1280</width>
|
|
<height>720</height>
|
|
<visible>false</visible>
|
|
</control>
|
|
<control type="group">
|
|
<visible>MusicPlayer.Offset(number).Exists + !IntegerGreaterThan(Player.TimeRemaining,20)</visible>
|
|
<animation effect="slide" start="0,-40" end="0,0" time="100">Visible</animation>
|
|
<left>420</left>
|
|
<top>0</top>
|
|
<control type="image">
|
|
<left>0</left>
|
|
<top>-10</top>
|
|
<width>470</width>
|
|
<height>55</height>
|
|
<texture flipy="true" border="20,20,20,2">InfoMessagePanel.png</texture>
|
|
</control>
|
|
<control type="label" id="402">
|
|
<description>Next Song Name</description>
|
|
<left>5</left>
|
|
<top>5</top>
|
|
<width>470</width>
|
|
<height>25</height>
|
|
<font>font13_title</font>
|
|
<textcolor>blue</textcolor>
|
|
<label>[COLOR=blue]$LOCALIZE[19031] :[/COLOR] [COLOR=selected]$INFO[MusicPlayer.offset(1).Title][/COLOR]</label>
|
|
<align>center</align>
|
|
<aligny>center</aligny>
|
|
</control>
|
|
</control>
|
|
</controls>
|
|
</window>
|