53 lines
2.4 KiB
XML
53 lines
2.4 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<window>
|
|
<defaultcontrol always="true">20</defaultcontrol>
|
|
<onload>Dialog.Close(fullscreeninfo,true)</onload>
|
|
<onload>Dialog.Close(videoosd,true)</onload>
|
|
<controls>
|
|
<control type="group">
|
|
<animation type="WindowOpen" reversible="false">
|
|
<effect type="fade" start="0" end="100" time="100" />
|
|
</animation>
|
|
<animation type="WindowClose" reversible="false">
|
|
<effect type="fade" start="100" end="0" time="100" />
|
|
</animation>
|
|
<right>490</right>
|
|
<top>300</top>
|
|
<height>40</height>
|
|
<width>300</width>
|
|
<control type="grouplist" id="20">
|
|
<orientation>vertical</orientation>
|
|
<height>120</height>
|
|
<itemgap>0</itemgap>
|
|
<align>center</align>
|
|
<control type="button" id="3012">
|
|
<label>[B]$ADDON[plugin.video.kod 30045] $INFO[Window.Property(time)][/B]</label>
|
|
<onclick>SendClick(3012)</onclick>
|
|
<height>60</height>
|
|
<width>300</width>
|
|
<font>font13</font>
|
|
<textoffsetx>20</textoffsetx>
|
|
<textcolor>FFFFFFFF</textcolor>
|
|
<aligny>center</aligny>
|
|
<align>center</align>
|
|
<texturefocus border="10" colordiffuse="FF0082C2">white.png</texturefocus>
|
|
<texturenofocus border="10" colordiffuse="FF232323">white.png</texturenofocus>
|
|
<pulseonselect>no</pulseonselect>
|
|
</control>
|
|
<control type="button" id="3013">
|
|
<label>[B]$ADDON[plugin.video.kod 30046][/B]</label>
|
|
<height>60</height>
|
|
<width>300</width>
|
|
<font>font13</font>
|
|
<textoffsetx>20</textoffsetx>
|
|
<textcolor>FFFFFFFF</textcolor>
|
|
<aligny>center</aligny>
|
|
<align>center</align>
|
|
<texturefocus border="10" colordiffuse="FF0082C2">white.png</texturefocus>
|
|
<texturenofocus border="10" colordiffuse="FF232323">white.png</texturenofocus>
|
|
<pulseonselect>no</pulseonselect>
|
|
</control>
|
|
</control>
|
|
</control>
|
|
</controls>
|
|
</window> |