Removed: some old windows no longer needed

This commit is contained in:
JezzX 2013-02-03 13:44:30 +11:00
parent 6f3509ebd7
commit 372d47df44
3 changed files with 0 additions and 89 deletions

View File

@ -1,17 +0,0 @@
<window>
<defaultcontrol always="true">1</defaultcontrol>
<controls>
<control type="button" id="1">
<description>Close the window so we don't get stuck in it since its not used yet</description>
<posx>-20</posx>
<posy>-20</posy>
<width>1</width>
<height>1</height>
<label>-</label>
<font>-</font>
<onfocus>PreviousMenu</onfocus>
<texturenofocus>-</texturenofocus>
<texturefocus>-</texturefocus>
</control>
</controls>
</window>

View File

@ -1,17 +0,0 @@
<window>
<defaultcontrol always="true">1</defaultcontrol>
<controls>
<control type="button" id="1">
<description>Close the window so we don't get stuck in it since its not used yet</description>
<posx>-20</posx>
<posy>-20</posy>
<width>1</width>
<height>1</height>
<label>-</label>
<font>-</font>
<onfocus>PreviousMenu</onfocus>
<texturenofocus>-</texturenofocus>
<texturefocus>-</texturefocus>
</control>
</controls>
</window>

View File

@ -1,55 +0,0 @@
<window>
<defaultcontrol>1</defaultcontrol>
<include>dialogeffect</include>
<coordinates>
<system>1</system>
<posx>850</posx>
<posy>15</posy>
<origin x="30" y="10">Window.IsVisible(seekbar)</origin>
</coordinates>
<controls>
<control type="group">
<animation effect="slide" end="0,-150" time="200" condition="Window.IsVisible(FullscreenVideo) | Window.IsVisible(Visualisation)">conditional</animation>
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>400</width>
<height>60</height>
<colordiffuse>DDFFFFFF</colordiffuse>
<texture>black-back.png</texture>
<bordertexture border="3">NoCover_1.png</bordertexture>
<bordersize>4</bordersize>
</control>
<control type="label" id="30">
<description>Header label</description>
<posx>10</posx>
<posy>4</posy>
<width>380</width>
<height>20</height>
<font>font10</font>
<label>-</label>
<align>left</align>
<aligny>center</aligny>
</control>
<control type="label" id="31">
<description>Title Label</description>
<posx>10</posx>
<posy>20</posy>
<width>380</width>
<height>20</height>
<font>font10</font>
<label>-</label>
<textcolor>green</textcolor>
<align>left</align>
<aligny>center</aligny>
</control>
<control type="progress" id="32">
<description>progress control</description>
<posx>10</posx>
<posy>49</posy>
<width>380</width>
<height>6</height>
</control>
</control>
</controls>
</window>