321 lines
13 KiB
XML
321 lines
13 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<window>
|
|
<defaultcontrol always="true">20</defaultcontrol>
|
|
<allowoverlay>yes</allowoverlay>
|
|
<controls>
|
|
<!--background-->
|
|
<include>globalBackground</include>
|
|
<control type="image">
|
|
<include>dimensionsFullscreen</include>
|
|
<texture>colors/black.png</texture>
|
|
<aspectratio>stretch</aspectratio>
|
|
<colordiffuse>99ffffff</colordiffuse>
|
|
</control>
|
|
<control type="group">
|
|
<posx>col-5-begin</posx>
|
|
<posy>row-2-begin</posy>
|
|
<!--animations-->
|
|
<include>modalDialogInOutVertical</include>
|
|
<control type="image">
|
|
<posx>-384</posx>
|
|
<posy>44</posy>
|
|
<width>fullscreenWidth</width>
|
|
<height>1-row</height>
|
|
<texture>colors/white.png</texture>
|
|
<colordiffuse>ffffffff</colordiffuse>
|
|
<aspectratio>stretch</aspectratio>
|
|
</control>
|
|
<control type="image">
|
|
<posx>-3</posx>
|
|
<posy>44</posy>
|
|
<width>3</width>
|
|
<height>1-row</height>
|
|
<texture>colors/black.png</texture>
|
|
<colordiffuse>ffffffff</colordiffuse>
|
|
<aspectratio>stretch</aspectratio>
|
|
</control>
|
|
<control type="label">
|
|
<description>header label</description>
|
|
<posx>12</posx>
|
|
<posy>44</posy>
|
|
<width>16-col</width>
|
|
<font>dialogTitle</font>
|
|
<label>31033</label>
|
|
<textcolor>black</textcolor>
|
|
<shadowcolor>-</shadowcolor>
|
|
</control>
|
|
<!--dialog options-->
|
|
<control type="spincontrolex" id="20">
|
|
<description>Directory Content</description>
|
|
<posx>0</posx>
|
|
<posy>2-row</posy>
|
|
<width>12-col</width>
|
|
<ondown>21</ondown>
|
|
<onright>9001</onright>
|
|
</control>
|
|
<control type="label">
|
|
<visible>!control.hasfocus(20)</visible>
|
|
<description>Content type label unfocussed</description>
|
|
<posx>12</posx>
|
|
<posy>2-row</posy>
|
|
<width>12-col</width>
|
|
<label>31031</label>
|
|
<font>itemTitle</font>
|
|
<textcolor>textActive</textcolor>
|
|
<shadowcolor>-</shadowcolor>
|
|
</control>
|
|
<control type="label">
|
|
<visible>control.hasfocus(20)</visible>
|
|
<description>Content type label focussed</description>
|
|
<posx>12</posx>
|
|
<posy>2-row</posy>
|
|
<width>12-col</width>
|
|
<label>31031</label>
|
|
<font>itemTitle</font>
|
|
<textcolor>black</textcolor>
|
|
<shadowcolor>-</shadowcolor>
|
|
</control>
|
|
<!--scraper selection-->
|
|
<control type="label">
|
|
<posx>12</posx>
|
|
<posy>199</posy>
|
|
<width>6-col</width>
|
|
<label>31137</label>
|
|
<font>itemSubTitleCondensed</font>
|
|
<textcolor>textActive</textcolor>
|
|
<shadowcolor>-</shadowcolor>
|
|
</control>
|
|
<control type="image">
|
|
<posx>12</posx>
|
|
<posy>256</posy>
|
|
<width>12-col</width>
|
|
<height>4-row</height>
|
|
<texture>colors/black.png</texture>
|
|
<colordiffuse>77ffffff</colordiffuse>
|
|
<aspectratio>stretch</aspectratio>
|
|
</control>
|
|
<control type="panel" id="21">
|
|
<posx>12</posx>
|
|
<posy>256</posy>
|
|
<width>12-col</width>
|
|
<height>4-row</height>
|
|
<onup>20</onup>
|
|
<ondown>22</ondown>
|
|
<onright>9001</onright>
|
|
<itemlayout width="12-col" height="1-row">
|
|
<control type="image">
|
|
<posx>0</posx>
|
|
<posy>2</posy>
|
|
<width>12-col</width>
|
|
<height>53</height>
|
|
<aspectratio>stretch</aspectratio>
|
|
<texture>colors/offblack.png</texture>
|
|
<colordiffuse>99FFFFFF</colordiffuse>
|
|
</control>
|
|
<control type="image">
|
|
<posx>1</posx>
|
|
<posy>4</posy>
|
|
<width>50</width>
|
|
<height>50</height>
|
|
<aspectratio>scale</aspectratio>
|
|
<texture fallback="colors/offblack.png" border="0">$INFO[Listitem.icon]</texture>
|
|
</control>
|
|
<control type="label">
|
|
<posx>1-col</posx>
|
|
<posy>0</posy>
|
|
<width>10-col-gutter</width>
|
|
<label>$INFO[ListItem.Label]</label>
|
|
<font>itemTitle</font>
|
|
<textcolor>textActive</textcolor>
|
|
<shadowcolor>-</shadowcolor>
|
|
</control>
|
|
<control type="label">
|
|
<visible>ListItem.IsSelected</visible>
|
|
<posx>48r</posx>
|
|
<posy>1</posy>
|
|
<width>40</width>
|
|
<font>symbol</font>
|
|
<textcolor>textActive</textcolor>
|
|
<shadowcolor>-</shadowcolor>
|
|
<label></label>
|
|
</control>
|
|
</itemlayout>
|
|
<focusedlayout width="12-col" height="1-row">
|
|
<control type="image">
|
|
<posx>0</posx>
|
|
<posy>2</posy>
|
|
<width>12-col</width>
|
|
<height>53</height>
|
|
<aspectratio>stretch</aspectratio>
|
|
<texture>colors/white.png</texture>
|
|
</control>
|
|
<control type="image">
|
|
<posx>1</posx>
|
|
<posy>4</posy>
|
|
<width>50</width>
|
|
<height>50</height>
|
|
<aspectratio>scale</aspectratio>
|
|
<texture fallback="colors/offblack.png" border="0">$INFO[Listitem.icon]</texture>
|
|
</control>
|
|
<control type="label">
|
|
<posx>1-col</posx>
|
|
<posy>0</posy>
|
|
<width>10-col-gutter</width>
|
|
<label>$INFO[ListItem.Label]</label>
|
|
<font>itemTitle</font>
|
|
<textcolor>black</textcolor>
|
|
<selectedcolor>black</selectedcolor>
|
|
<shadowcolor>-</shadowcolor>
|
|
</control>
|
|
<control type="label">
|
|
<visible>ListItem.IsSelected</visible>
|
|
<posx>48r</posx>
|
|
<posy>1</posy>
|
|
<width>40</width>
|
|
<font>symbol</font>
|
|
<textcolor>black</textcolor>
|
|
<selectedcolor>black</selectedcolor>
|
|
<shadowcolor>-</shadowcolor>
|
|
<label></label>
|
|
</control>
|
|
</focusedlayout>
|
|
</control>
|
|
<!--specific media type settings-->
|
|
<control type="button" id="22">
|
|
<description>Specific media type settings</description>
|
|
<posx>0</posx>
|
|
<posy>9-row</posy>
|
|
<label>31042</label>
|
|
<font>itemTitle</font>
|
|
<width>12-col</width>
|
|
<height>54</height>
|
|
<align>left</align>
|
|
<textcolor>textActive</textcolor>
|
|
<focusedcolor>black</focusedcolor>
|
|
<texturefocus>colors/white.png</texturefocus>
|
|
<texturenofocus>-</texturenofocus>
|
|
<textoffsetx>12</textoffsetx>
|
|
<onup>21</onup>
|
|
<ondown>5</ondown>
|
|
<onright>9001</onright>
|
|
</control>
|
|
<!--misc options-->
|
|
<control type="grouplist" id="5">
|
|
<description>Control Area</description>
|
|
<posx>0</posx>
|
|
<posy>10-row</posy>
|
|
<width>12-col</width>
|
|
<height>6-row</height>
|
|
<itemgap>0</itemgap>
|
|
<onup>22</onup>
|
|
<onright>9001</onright>
|
|
<orientation>vertical</orientation>
|
|
</control>
|
|
<control type="button" id="7">
|
|
<description>default</description>
|
|
</control>
|
|
<control type="radiobutton" id="8">
|
|
<description>radioButton</description>
|
|
</control>
|
|
<!--OK / Cancel-->
|
|
<control type="panel" id="9001">
|
|
<posx>876</posx>
|
|
<posy>110</posy>
|
|
<width>4-col</width>
|
|
<height>5-row</height>
|
|
<itemgap>0</itemgap>
|
|
<orientation>vertical</orientation>
|
|
<onleft>20</onleft>
|
|
<itemlayout width="4-col" height="1-row">
|
|
<control type="image">
|
|
<posx>0</posx>
|
|
<posy>2</posy>
|
|
<width>4-col</width>
|
|
<height>53</height>
|
|
<aspectratio>stretch</aspectratio>
|
|
<texture>colors/black.png</texture>
|
|
</control>
|
|
<control type="label">
|
|
<posx>24</posx>
|
|
<posy>0</posy>
|
|
<width>1-col</width>
|
|
<font>symbol</font>
|
|
<textcolor>textActive</textcolor>
|
|
<label>$INFO[ListItem.label2]</label>
|
|
<shadowcolor>-</shadowcolor>
|
|
</control>
|
|
<control type="label">
|
|
<posx>1-col</posx>
|
|
<posy>-1</posy>
|
|
<width>3-col</width>
|
|
<font>menuTitle</font>
|
|
<textcolor>textActive</textcolor>
|
|
<label>$INFO[ListItem.label]</label>
|
|
<shadowcolor>-</shadowcolor>
|
|
</control>
|
|
</itemlayout>
|
|
<focusedlayout width="4-col" height="1-row">
|
|
<control type="image">
|
|
<posx>0</posx>
|
|
<posy>2</posy>
|
|
<width>4-col</width>
|
|
<height>53</height>
|
|
<aspectratio>stretch</aspectratio>
|
|
<texture>colors/white.png</texture>
|
|
</control>
|
|
<control type="label">
|
|
<posx>24</posx>
|
|
<posy>0</posy>
|
|
<width>1-col</width>
|
|
<font>symbol</font>
|
|
<textcolor>black</textcolor>
|
|
<label>$INFO[ListItem.label2]</label>
|
|
<shadowcolor>-</shadowcolor>
|
|
</control>
|
|
<control type="label">
|
|
<posx>1-col</posx>
|
|
<posy>-1</posy>
|
|
<width>3-col</width>
|
|
<font>menuTitle</font>
|
|
<textcolor>black</textcolor>
|
|
<label>$INFO[ListItem.label]</label>
|
|
<shadowcolor>-</shadowcolor>
|
|
</control>
|
|
</focusedlayout>
|
|
<content>
|
|
<item id="1">
|
|
<description>Ok Button</description>
|
|
<label>186</label>
|
|
<label2></label2>
|
|
<thumb>-</thumb>
|
|
<onclick>SendClick(132,28)</onclick>
|
|
</item>
|
|
<item id="2">
|
|
<description>Cancel Button</description>
|
|
<label>222</label>
|
|
<label2></label2>
|
|
<thumb>-</thumb>
|
|
<onclick>SendClick(132,29)</onclick>
|
|
</item>
|
|
</content>
|
|
</control>
|
|
</control>
|
|
<!--hidden dialog controls-->
|
|
<control type="group">
|
|
<visible>false</visible>
|
|
<control type="button" id="28">
|
|
<description>Ok</description>
|
|
</control>
|
|
<control type="button" id="29">
|
|
<description>Cancel</description>
|
|
</control>
|
|
</control>
|
|
<!--debugging-->
|
|
<include>DebugGrid</include>
|
|
<control type="label">
|
|
<include>DialogID</include>
|
|
<label>DialogContentSettings.xml</label>
|
|
</control>
|
|
</controls>
|
|
</window>
|