452 lines
13 KiB
XML
452 lines
13 KiB
XML
<window id="604">
|
|
<defaultcontrol always="true">29</defaultcontrol>
|
|
<include>dialogeffect</include>
|
|
<controls>
|
|
<control type="image">
|
|
<posx>0</posx>
|
|
<posy>0</posy>
|
|
<width>1280</width>
|
|
<height>720</height>
|
|
<texture border="40">DialogBack.png</texture>
|
|
</control>
|
|
<control type="image">
|
|
<posx>0</posx>
|
|
<posy>0</posy>
|
|
<width>1280</width>
|
|
<height>720</height>
|
|
<texture border="40">DialogFront.png</texture>
|
|
</control>
|
|
<control type="label" id="2">
|
|
<description>heading label</description>
|
|
<posx>40</posx>
|
|
<posy>45</posy>
|
|
<width>1200</width>
|
|
<height>30</height>
|
|
<align>center</align>
|
|
<aligny>center</aligny>
|
|
<font>font18</font>
|
|
<label>19143</label>
|
|
<textcolor>white</textcolor>
|
|
</control>
|
|
<control type="button">
|
|
<description>Close Window button</description>
|
|
<posx>1210</posx>
|
|
<posy>35</posy>
|
|
<include>WindowCloseButtonCommons</include>
|
|
</control>
|
|
<control type="image">
|
|
<posx>40</posx>
|
|
<posy>84</posy>
|
|
<width>1200</width>
|
|
<height>2</height>
|
|
<texture>separator.png</texture>
|
|
</control>
|
|
<control type="label">
|
|
<description>Groups header label</description>
|
|
<posx>40</posx>
|
|
<posy>100</posy>
|
|
<width>400</width>
|
|
<height>45</height>
|
|
<font>font12</font>
|
|
<label>$LOCALIZE[31405]</label>
|
|
<align>center</align>
|
|
<aligny>center</aligny>
|
|
<textcolor>green</textcolor>
|
|
<shadowcolor>black</shadowcolor>
|
|
</control>
|
|
<control type="image">
|
|
<description>Groups Focus Image</description>
|
|
<posx>40</posx>
|
|
<posy>150</posy>
|
|
<width>400</width>
|
|
<height>460</height>
|
|
<texture border="3">filemanager-select.png</texture>
|
|
<visible>Control.HasFocus(13) | Control.HasFocus(73)</visible>
|
|
</control>
|
|
<control type="label">
|
|
<description>Channels header label</description>
|
|
<posx>440</posx>
|
|
<posy>100</posy>
|
|
<width>400</width>
|
|
<height>45</height>
|
|
<font>font12</font>
|
|
<label>$LOCALIZE[31406]</label>
|
|
<align>center</align>
|
|
<aligny>center</aligny>
|
|
<textcolor>green</textcolor>
|
|
<shadowcolor>black</shadowcolor>
|
|
</control>
|
|
<control type="image">
|
|
<description>Channels Focus Image</description>
|
|
<posx>440</posx>
|
|
<posy>150</posy>
|
|
<width>400</width>
|
|
<height>460</height>
|
|
<texture border="3">filemanager-select.png</texture>
|
|
<visible>Control.HasFocus(11) | Control.HasFocus(71)</visible>
|
|
</control>
|
|
<control type="label">
|
|
<description>Current Group header label</description>
|
|
<posx>840</posx>
|
|
<posy>100</posy>
|
|
<width>400</width>
|
|
<height>45</height>
|
|
<font>font12</font>
|
|
<label>$LOCALIZE[31407][CR]"$INFO[Control.GetLabel(20)]"</label>
|
|
<align>center</align>
|
|
<aligny>center</aligny>
|
|
<textcolor>green</textcolor>
|
|
<shadowcolor>black</shadowcolor>
|
|
</control>
|
|
<control type="image">
|
|
<description>Current Group Focus Image</description>
|
|
<posx>840</posx>
|
|
<posy>150</posy>
|
|
<width>400</width>
|
|
<height>460</height>
|
|
<texture border="3">filemanager-select.png</texture>
|
|
<visible>Control.HasFocus(12) | Control.HasFocus(72)</visible>
|
|
</control>
|
|
<control type="group">
|
|
<posx>45</posx>
|
|
<posy>155</posy>
|
|
<control type="list" id="13">
|
|
<posx>0</posx>
|
|
<posy>0</posy>
|
|
<width>360</width>
|
|
<height>450</height>
|
|
<onup>13</onup>
|
|
<ondown>13</ondown>
|
|
<onleft>29</onleft>
|
|
<onright>73</onright>
|
|
<pagecontrol>73</pagecontrol>
|
|
<scrolltime>200</scrolltime>
|
|
<animation effect="slide" start="0,0" end="15,0" time="0" condition="!Control.IsVisible(73)">Conditional</animation>
|
|
<itemlayout height="40">
|
|
<control type="image">
|
|
<posx>0</posx>
|
|
<posy>0</posy>
|
|
<width>360</width>
|
|
<height>35</height>
|
|
<texture border="5">button-nofocus.png</texture>
|
|
</control>
|
|
<control type="label">
|
|
<posx>10</posx>
|
|
<posy>0</posy>
|
|
<width>340</width>
|
|
<height>35</height>
|
|
<font>font12</font>
|
|
<align>left</align>
|
|
<aligny>center</aligny>
|
|
<textcolor>white</textcolor>
|
|
<selectedcolor>green</selectedcolor>
|
|
<info>ListItem.Label</info>
|
|
</control>
|
|
</itemlayout>
|
|
<focusedlayout height="40">
|
|
<control type="image">
|
|
<posx>0</posx>
|
|
<posy>0</posy>
|
|
<width>360</width>
|
|
<height>35</height>
|
|
<texture border="5">button-nofocus.png</texture>
|
|
<visible>!Control.HasFocus(13)</visible>
|
|
</control>
|
|
<control type="image">
|
|
<posx>0</posx>
|
|
<posy>0</posy>
|
|
<width>360</width>
|
|
<height>35</height>
|
|
<texture border="5">button-focus.png</texture>
|
|
<visible>Control.HasFocus(13)</visible>
|
|
</control>
|
|
<control type="label">
|
|
<posx>10</posx>
|
|
<posy>0</posy>
|
|
<width>340</width>
|
|
<height>35</height>
|
|
<font>font12</font>
|
|
<align>left</align>
|
|
<aligny>center</aligny>
|
|
<textcolor>white</textcolor>
|
|
<selectedcolor>green</selectedcolor>
|
|
<info>ListItem.Label</info>
|
|
</control>
|
|
</focusedlayout>
|
|
</control>
|
|
<control type="scrollbar" id="73">
|
|
<posx>370</posx>
|
|
<posy>0</posy>
|
|
<width>20</width>
|
|
<height>450</height>
|
|
<texturesliderbackground border="2,2,2,2">scrollbar_bar_back2.png</texturesliderbackground>
|
|
<texturesliderbar border="2,16,2,16">scrollbar_bar.png</texturesliderbar>
|
|
<texturesliderbarfocus border="2,16,2,16">scrollbar_bar_focus.png</texturesliderbarfocus>
|
|
<textureslidernib>scrollbar_nib.png</textureslidernib>
|
|
<textureslidernibfocus>scrollbar_nib.png</textureslidernibfocus>
|
|
<onleft>13</onleft>
|
|
<onright>11</onright>
|
|
<ondown>73</ondown>
|
|
<onup>73</onup>
|
|
<showonepage>false</showonepage>
|
|
<orientation>vertical</orientation>
|
|
</control>
|
|
</control>
|
|
<control type="group">
|
|
<posx>445</posx>
|
|
<posy>155</posy>
|
|
<control type="list" id="11">
|
|
<posx>0</posx>
|
|
<posy>0</posy>
|
|
<width>360</width>
|
|
<height>450</height>
|
|
<onup>11</onup>
|
|
<ondown>11</ondown>
|
|
<onleft>73</onleft>
|
|
<onright>71</onright>
|
|
<pagecontrol>71</pagecontrol>
|
|
<scrolltime>200</scrolltime>
|
|
<animation effect="slide" start="0,0" end="15,0" time="0" condition="!Control.IsVisible(71)">Conditional</animation>
|
|
<itemlayout height="40">
|
|
<control type="image">
|
|
<posx>0</posx>
|
|
<posy>0</posy>
|
|
<width>360</width>
|
|
<height>35</height>
|
|
<texture border="5">button-nofocus.png</texture>
|
|
</control>
|
|
<control type="image">
|
|
<width>32</width>
|
|
<height>29</height>
|
|
<posx>5</posx>
|
|
<posy>4</posy>
|
|
<texture>$INFO[ListItem.Icon]</texture>
|
|
</control>
|
|
<control type="label">
|
|
<posx>40</posx>
|
|
<posy>0</posy>
|
|
<width>310</width>
|
|
<height>35</height>
|
|
<font>font12</font>
|
|
<align>left</align>
|
|
<aligny>center</aligny>
|
|
<textcolor>white</textcolor>
|
|
<selectedcolor>green</selectedcolor>
|
|
<label>$INFO[ListItem.ChannelNumber,(,) - ]$INFO[ListItem.ChannelName]</label>
|
|
</control>
|
|
</itemlayout>
|
|
<focusedlayout height="40">
|
|
<control type="image">
|
|
<posx>0</posx>
|
|
<posy>0</posy>
|
|
<width>360</width>
|
|
<height>35</height>
|
|
<texture border="5">button-nofocus.png</texture>
|
|
<visible>!Control.HasFocus(11)</visible>
|
|
</control>
|
|
<control type="image">
|
|
<posx>0</posx>
|
|
<posy>0</posy>
|
|
<width>360</width>
|
|
<height>35</height>
|
|
<texture border="5">button-focus.png</texture>
|
|
<visible>Control.HasFocus(11)</visible>
|
|
</control>
|
|
<control type="image">
|
|
<width>32</width>
|
|
<height>29</height>
|
|
<posx>5</posx>
|
|
<posy>4</posy>
|
|
<texture>$INFO[ListItem.Icon]</texture>
|
|
</control>
|
|
<control type="label">
|
|
<posx>40</posx>
|
|
<posy>0</posy>
|
|
<width>310</width>
|
|
<height>35</height>
|
|
<font>font12</font>
|
|
<align>left</align>
|
|
<aligny>center</aligny>
|
|
<textcolor>white</textcolor>
|
|
<selectedcolor>green</selectedcolor>
|
|
<label>$INFO[ListItem.ChannelNumber,(,) - ]$INFO[ListItem.ChannelName]</label>
|
|
</control>
|
|
</focusedlayout>
|
|
</control>
|
|
<control type="scrollbar" id="71">
|
|
<posx>370</posx>
|
|
<posy>0</posy>
|
|
<width>20</width>
|
|
<height>450</height>
|
|
<texturesliderbackground border="2,2,2,2">scrollbar_bar_back2.png</texturesliderbackground>
|
|
<texturesliderbar border="2,16,2,16">scrollbar_bar.png</texturesliderbar>
|
|
<texturesliderbarfocus border="2,16,2,16">scrollbar_bar_focus.png</texturesliderbarfocus>
|
|
<textureslidernib>scrollbar_nib.png</textureslidernib>
|
|
<textureslidernibfocus>scrollbar_nib.png</textureslidernibfocus>
|
|
<onleft>11</onleft>
|
|
<onright>12</onright>
|
|
<ondown>71</ondown>
|
|
<onup>71</onup>
|
|
<showonepage>false</showonepage>
|
|
<orientation>vertical</orientation>
|
|
</control>
|
|
</control>
|
|
<control type="group">
|
|
<posx>845</posx>
|
|
<posy>155</posy>
|
|
<control type="list" id="12">
|
|
<posx>0</posx>
|
|
<posy>0</posy>
|
|
<width>360</width>
|
|
<height>450</height>
|
|
<onup>12</onup>
|
|
<ondown>12</ondown>
|
|
<onleft>71</onleft>
|
|
<onright>72</onright>
|
|
<pagecontrol>72</pagecontrol>
|
|
<scrolltime>200</scrolltime>
|
|
<animation effect="slide" start="0,0" end="15,0" time="0" condition="!Control.IsVisible(72)">Conditional</animation>
|
|
<itemlayout height="40">
|
|
<control type="image">
|
|
<posx>0</posx>
|
|
<posy>0</posy>
|
|
<width>360</width>
|
|
<height>35</height>
|
|
<texture border="5">button-nofocus.png</texture>
|
|
</control>
|
|
<control type="image">
|
|
<width>32</width>
|
|
<height>29</height>
|
|
<posx>5</posx>
|
|
<posy>4</posy>
|
|
<texture>$INFO[ListItem.Icon]</texture>
|
|
</control>
|
|
<control type="label">
|
|
<posx>40</posx>
|
|
<posy>0</posy>
|
|
<width>310</width>
|
|
<height>35</height>
|
|
<font>font12</font>
|
|
<align>left</align>
|
|
<aligny>center</aligny>
|
|
<textcolor>white</textcolor>
|
|
<selectedcolor>green</selectedcolor>
|
|
<label>$INFO[ListItem.ChannelNumber,(,) - ]$INFO[ListItem.ChannelName]</label>
|
|
</control>
|
|
</itemlayout>
|
|
<focusedlayout height="40">
|
|
<control type="image">
|
|
<posx>0</posx>
|
|
<posy>0</posy>
|
|
<width>360</width>
|
|
<height>35</height>
|
|
<texture border="5">button-nofocus.png</texture>
|
|
<visible>!Control.HasFocus(12)</visible>
|
|
</control>
|
|
<control type="image">
|
|
<posx>0</posx>
|
|
<posy>0</posy>
|
|
<width>360</width>
|
|
<height>35</height>
|
|
<texture border="5">button-focus.png</texture>
|
|
<visible>Control.HasFocus(12)</visible>
|
|
</control>
|
|
<control type="image">
|
|
<width>32</width>
|
|
<height>29</height>
|
|
<posx>5</posx>
|
|
<posy>4</posy>
|
|
<texture>$INFO[ListItem.Icon]</texture>
|
|
</control>
|
|
<control type="label">
|
|
<posx>40</posx>
|
|
<posy>0</posy>
|
|
<width>310</width>
|
|
<height>35</height>
|
|
<font>font12</font>
|
|
<align>left</align>
|
|
<aligny>center</aligny>
|
|
<textcolor>white</textcolor>
|
|
<selectedcolor>green</selectedcolor>
|
|
<label>$INFO[ListItem.ChannelNumber,(,) - ]$INFO[ListItem.ChannelName]</label>
|
|
</control>
|
|
</focusedlayout>
|
|
</control>
|
|
<control type="scrollbar" id="72">
|
|
<posx>370</posx>
|
|
<posy>0</posy>
|
|
<width>20</width>
|
|
<height>450</height>
|
|
<texturesliderbackground border="2,2,2,2">scrollbar_bar_back2.png</texturesliderbackground>
|
|
<texturesliderbar border="2,16,2,16">scrollbar_bar.png</texturesliderbar>
|
|
<texturesliderbarfocus border="2,16,2,16">scrollbar_bar_focus.png</texturesliderbarfocus>
|
|
<textureslidernib>scrollbar_nib.png</textureslidernib>
|
|
<textureslidernibfocus>scrollbar_nib.png</textureslidernibfocus>
|
|
<onleft>12</onleft>
|
|
<onright>26</onright>
|
|
<ondown>72</ondown>
|
|
<onup>72</onup>
|
|
<showonepage>false</showonepage>
|
|
<orientation>vertical</orientation>
|
|
</control>
|
|
</control>
|
|
<control type="grouplist">
|
|
<posx>40</posx>
|
|
<posy>630</posy>
|
|
<width>1200</width>
|
|
<height>40</height>
|
|
<itemgap>10</itemgap>
|
|
<align>center</align>
|
|
<orientation>horizontal</orientation>
|
|
<onleft>72</onleft>
|
|
<onright>13</onright>
|
|
<onup>9000</onup>
|
|
<ondown>9000</ondown>
|
|
<control type="button" id="26">
|
|
<description>Add button</description>
|
|
<width>250</width>
|
|
<height>35</height>
|
|
<label>31402</label>
|
|
<font>font13</font>
|
|
<align>center</align>
|
|
<texturenofocus border="3">button-nofocus.png</texturenofocus>
|
|
<texturefocus border="3">button-focus2.png</texturefocus>
|
|
</control>
|
|
<control type="button" id="27">
|
|
<description>Rename button</description>
|
|
<width>250</width>
|
|
<height>35</height>
|
|
<label>31403</label>
|
|
<font>font13</font>
|
|
<align>center</align>
|
|
<texturenofocus border="3">button-nofocus.png</texturenofocus>
|
|
<texturefocus border="3">button-focus2.png</texturefocus>
|
|
</control>
|
|
<control type="button" id="28">
|
|
<description>Delete button</description>
|
|
<width>250</width>
|
|
<height>35</height>
|
|
<label>31404</label>
|
|
<font>font13</font>
|
|
<align>center</align>
|
|
<texturenofocus border="3">button-nofocus.png</texturenofocus>
|
|
<texturefocus border="3">button-focus2.png</texturefocus>
|
|
</control>
|
|
<control type="button" id ="29">
|
|
<description>Ok button</description>
|
|
<width>250</width>
|
|
<height>35</height>
|
|
<label>186</label>
|
|
<font>font13</font>
|
|
<align>center</align>
|
|
<texturenofocus border="3">button-nofocus.png</texturenofocus>
|
|
<texturefocus border="3">button-focus2.png</texturefocus>
|
|
</control>
|
|
</control>
|
|
<control type="label" id="20">
|
|
<description>Fake Label used to pass on name label</description>
|
|
<visible>false</visible>
|
|
</control>
|
|
</controls>
|
|
</window>
|