Various
This commit is contained in:
parent
2ef64728cc
commit
52f1e8ebfc
|
@ -99,10 +99,10 @@
|
||||||
<control type="textbox" id="400">
|
<control type="textbox" id="400">
|
||||||
<posx>12</posx>
|
<posx>12</posx>
|
||||||
<posy>4-row</posy>
|
<posy>4-row</posy>
|
||||||
<font>textboxExtraLeading</font>
|
<font>textbox</font>
|
||||||
<width>12-col-gutter</width>
|
<width>12-col-gutter</width>
|
||||||
<height>340</height>
|
<height>340</height>
|
||||||
<label>[B]$INFO[ListItem.Property(Addon.Description)][/B]</label>
|
<label>$INFO[ListItem.Property(Addon.Description)]</label>
|
||||||
<autoscroll delay="5000" time="1000" repeat="10000"/>
|
<autoscroll delay="5000" time="1000" repeat="10000"/>
|
||||||
</control>
|
</control>
|
||||||
</control>
|
</control>
|
||||||
|
|
|
@ -6,7 +6,7 @@
|
||||||
<control type="group">
|
<control type="group">
|
||||||
<visible>!Window.IsVisible(numericinput)</visible>
|
<visible>!Window.IsVisible(numericinput)</visible>
|
||||||
<posx>0</posx>
|
<posx>0</posx>
|
||||||
<posy>row-12-begin</posy>
|
<posy>row-14-begin</posy>
|
||||||
<!--animations-->
|
<!--animations-->
|
||||||
<animation effect="slide" start="0,500" end="0,0" time="200" tween="sine" easing="out">Windowopen</animation>
|
<animation effect="slide" start="0,500" end="0,0" time="200" tween="sine" easing="out">Windowopen</animation>
|
||||||
<animation effect="slide" start="0,0" end="0,500" time="200" tween="sine" easing="out">Windowclose</animation>
|
<animation effect="slide" start="0,0" end="0,500" time="200" tween="sine" easing="out">Windowclose</animation>
|
||||||
|
@ -22,11 +22,11 @@
|
||||||
<!--headers-->
|
<!--headers-->
|
||||||
<control type="group">
|
<control type="group">
|
||||||
<posx>col-1-begin</posx>
|
<posx>col-1-begin</posx>
|
||||||
<posy>row-1-begin</posy>
|
<posy>0</posy>
|
||||||
<control type="label" id="311">
|
<control type="label" id="311">
|
||||||
<description>header label</description>
|
<description>header label</description>
|
||||||
<posx>0</posx>
|
<posx>0</posx>
|
||||||
<posy>-64</posy>
|
<posy>-18</posy>
|
||||||
<width>24-col</width>
|
<width>24-col</width>
|
||||||
<height>1-row</height>
|
<height>1-row</height>
|
||||||
<align>center</align>
|
<align>center</align>
|
||||||
|
@ -36,7 +36,7 @@
|
||||||
<control type="edit" id="312">
|
<control type="edit" id="312">
|
||||||
<description>Edit Text</description>
|
<description>Edit Text</description>
|
||||||
<posx>0</posx>
|
<posx>0</posx>
|
||||||
<posy>-12</posy>
|
<posy>1-row</posy>
|
||||||
<width>24-col</width>
|
<width>24-col</width>
|
||||||
<align>center</align>
|
<align>center</align>
|
||||||
<onup>300</onup>
|
<onup>300</onup>
|
||||||
|
@ -60,8 +60,8 @@
|
||||||
<onright>500</onright>
|
<onright>500</onright>
|
||||||
<onup>312</onup>
|
<onup>312</onup>
|
||||||
<ondown>302</ondown>
|
<ondown>302</ondown>
|
||||||
<texturenofocus>colors/keyunselected.png</texturenofocus>
|
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
||||||
<texturefocus>colors/keyaccent.png</texturefocus>
|
<texturefocus colordiffuse="keyboardActive">colors/white.png</texturefocus>
|
||||||
<focusedcolor>selected</focusedcolor>
|
<focusedcolor>selected</focusedcolor>
|
||||||
<textcolor>textActive</textcolor>
|
<textcolor>textActive</textcolor>
|
||||||
<align>center</align>
|
<align>center</align>
|
||||||
|
@ -78,8 +78,8 @@
|
||||||
<onright>100</onright>
|
<onright>100</onright>
|
||||||
<onup>312</onup>
|
<onup>312</onup>
|
||||||
<ondown>302</ondown>
|
<ondown>302</ondown>
|
||||||
<texturenofocus>colors/keyunselected.png</texturenofocus>
|
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
||||||
<texturefocus>colors/keyaccent.png</texturefocus>
|
<texturefocus colordiffuse="keyboardActive">colors/white.png</texturefocus>
|
||||||
<focusedcolor>selected</focusedcolor>
|
<focusedcolor>selected</focusedcolor>
|
||||||
<textcolor>textActive</textcolor>
|
<textcolor>textActive</textcolor>
|
||||||
<align>center</align>
|
<align>center</align>
|
||||||
|
@ -95,8 +95,8 @@
|
||||||
<onright>101</onright>
|
<onright>101</onright>
|
||||||
<onup>312</onup>
|
<onup>312</onup>
|
||||||
<ondown>120</ondown>
|
<ondown>120</ondown>
|
||||||
<texturenofocus>colors/keyselected.png</texturenofocus>
|
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
||||||
<texturefocus>colors/keyaccent.png</texturefocus>
|
<texturefocus colordiffuse="keyboardActive">colors/white.png</texturefocus>
|
||||||
<focusedcolor>selected</focusedcolor>
|
<focusedcolor>selected</focusedcolor>
|
||||||
<textcolor>textActive</textcolor>
|
<textcolor>textActive</textcolor>
|
||||||
<align>center</align>
|
<align>center</align>
|
||||||
|
@ -110,8 +110,8 @@
|
||||||
<onright>102</onright>
|
<onright>102</onright>
|
||||||
<onup>312</onup>
|
<onup>312</onup>
|
||||||
<ondown>121</ondown>
|
<ondown>121</ondown>
|
||||||
<texturenofocus>colors/keyselected.png</texturenofocus>
|
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
||||||
<texturefocus>colors/keyaccent.png</texturefocus>
|
<texturefocus colordiffuse="keyboardActive">colors/white.png</texturefocus>
|
||||||
<focusedcolor>selected</focusedcolor>
|
<focusedcolor>selected</focusedcolor>
|
||||||
<textcolor>textActive</textcolor>
|
<textcolor>textActive</textcolor>
|
||||||
<align>center</align>
|
<align>center</align>
|
||||||
|
@ -125,8 +125,8 @@
|
||||||
<onright>103</onright>
|
<onright>103</onright>
|
||||||
<onup>312</onup>
|
<onup>312</onup>
|
||||||
<ondown>122</ondown>
|
<ondown>122</ondown>
|
||||||
<texturenofocus>colors/keyselected.png</texturenofocus>
|
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
||||||
<texturefocus>colors/keyaccent.png</texturefocus>
|
<texturefocus colordiffuse="keyboardActive">colors/white.png</texturefocus>
|
||||||
<focusedcolor>selected</focusedcolor>
|
<focusedcolor>selected</focusedcolor>
|
||||||
<textcolor>textActive</textcolor>
|
<textcolor>textActive</textcolor>
|
||||||
<align>center</align>
|
<align>center</align>
|
||||||
|
@ -140,8 +140,8 @@
|
||||||
<onright>104</onright>
|
<onright>104</onright>
|
||||||
<onup>312</onup>
|
<onup>312</onup>
|
||||||
<ondown>123</ondown>
|
<ondown>123</ondown>
|
||||||
<texturenofocus>colors/keyselected.png</texturenofocus>
|
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
||||||
<texturefocus>colors/keyaccent.png</texturefocus>
|
<texturefocus colordiffuse="keyboardActive">colors/white.png</texturefocus>
|
||||||
<focusedcolor>selected</focusedcolor>
|
<focusedcolor>selected</focusedcolor>
|
||||||
<textcolor>textActive</textcolor>
|
<textcolor>textActive</textcolor>
|
||||||
<align>center</align>
|
<align>center</align>
|
||||||
|
@ -155,8 +155,8 @@
|
||||||
<onright>105</onright>
|
<onright>105</onright>
|
||||||
<onup>312</onup>
|
<onup>312</onup>
|
||||||
<ondown>124</ondown>
|
<ondown>124</ondown>
|
||||||
<texturenofocus>colors/keyselected.png</texturenofocus>
|
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
||||||
<texturefocus>colors/keyaccent.png</texturefocus>
|
<texturefocus colordiffuse="keyboardActive">colors/white.png</texturefocus>
|
||||||
<focusedcolor>selected</focusedcolor>
|
<focusedcolor>selected</focusedcolor>
|
||||||
<textcolor>textActive</textcolor>
|
<textcolor>textActive</textcolor>
|
||||||
<align>center</align>
|
<align>center</align>
|
||||||
|
@ -170,8 +170,8 @@
|
||||||
<onright>106</onright>
|
<onright>106</onright>
|
||||||
<onup>312</onup>
|
<onup>312</onup>
|
||||||
<ondown>125</ondown>
|
<ondown>125</ondown>
|
||||||
<texturenofocus>colors/keyselected.png</texturenofocus>
|
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
||||||
<texturefocus>colors/keyaccent.png</texturefocus>
|
<texturefocus colordiffuse="keyboardActive">colors/white.png</texturefocus>
|
||||||
<focusedcolor>selected</focusedcolor>
|
<focusedcolor>selected</focusedcolor>
|
||||||
<textcolor>textActive</textcolor>
|
<textcolor>textActive</textcolor>
|
||||||
<align>center</align>
|
<align>center</align>
|
||||||
|
@ -185,8 +185,8 @@
|
||||||
<onright>107</onright>
|
<onright>107</onright>
|
||||||
<onup>312</onup>
|
<onup>312</onup>
|
||||||
<ondown>126</ondown>
|
<ondown>126</ondown>
|
||||||
<texturenofocus>colors/keyselected.png</texturenofocus>
|
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
||||||
<texturefocus>colors/keyaccent.png</texturefocus>
|
<texturefocus colordiffuse="keyboardActive">colors/white.png</texturefocus>
|
||||||
<focusedcolor>selected</focusedcolor>
|
<focusedcolor>selected</focusedcolor>
|
||||||
<textcolor>textActive</textcolor>
|
<textcolor>textActive</textcolor>
|
||||||
<align>center</align>
|
<align>center</align>
|
||||||
|
@ -200,8 +200,8 @@
|
||||||
<onright>108</onright>
|
<onright>108</onright>
|
||||||
<onup>312</onup>
|
<onup>312</onup>
|
||||||
<ondown>127</ondown>
|
<ondown>127</ondown>
|
||||||
<texturenofocus>colors/keyselected.png</texturenofocus>
|
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
||||||
<texturefocus>colors/keyaccent.png</texturefocus>
|
<texturefocus colordiffuse="keyboardActive">colors/white.png</texturefocus>
|
||||||
<focusedcolor>selected</focusedcolor>
|
<focusedcolor>selected</focusedcolor>
|
||||||
<textcolor>textActive</textcolor>
|
<textcolor>textActive</textcolor>
|
||||||
<align>center</align>
|
<align>center</align>
|
||||||
|
@ -215,8 +215,8 @@
|
||||||
<onright>109</onright>
|
<onright>109</onright>
|
||||||
<onup>312</onup>
|
<onup>312</onup>
|
||||||
<ondown>128</ondown>
|
<ondown>128</ondown>
|
||||||
<texturenofocus>colors/keyselected.png</texturenofocus>
|
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
||||||
<texturefocus>colors/keyaccent.png</texturefocus>
|
<texturefocus colordiffuse="keyboardActive">colors/white.png</texturefocus>
|
||||||
<focusedcolor>selected</focusedcolor>
|
<focusedcolor>selected</focusedcolor>
|
||||||
<textcolor>textActive</textcolor>
|
<textcolor>textActive</textcolor>
|
||||||
<align>center</align>
|
<align>center</align>
|
||||||
|
@ -230,8 +230,8 @@
|
||||||
<onright>110</onright>
|
<onright>110</onright>
|
||||||
<onup>312</onup>
|
<onup>312</onup>
|
||||||
<ondown>129</ondown>
|
<ondown>129</ondown>
|
||||||
<texturenofocus>colors/keyselected.png</texturenofocus>
|
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
||||||
<texturefocus>colors/keyaccent.png</texturefocus>
|
<texturefocus colordiffuse="keyboardActive">colors/white.png</texturefocus>
|
||||||
<focusedcolor>selected</focusedcolor>
|
<focusedcolor>selected</focusedcolor>
|
||||||
<textcolor>textActive</textcolor>
|
<textcolor>textActive</textcolor>
|
||||||
<align>center</align>
|
<align>center</align>
|
||||||
|
@ -245,8 +245,8 @@
|
||||||
<onright>111</onright>
|
<onright>111</onright>
|
||||||
<onup>312</onup>
|
<onup>312</onup>
|
||||||
<ondown>130</ondown>
|
<ondown>130</ondown>
|
||||||
<texturenofocus>colors/keyselected.png</texturenofocus>
|
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
||||||
<texturefocus>colors/keyaccent.png</texturefocus>
|
<texturefocus colordiffuse="keyboardActive">colors/white.png</texturefocus>
|
||||||
<focusedcolor>selected</focusedcolor>
|
<focusedcolor>selected</focusedcolor>
|
||||||
<textcolor>textActive</textcolor>
|
<textcolor>textActive</textcolor>
|
||||||
<align>center</align>
|
<align>center</align>
|
||||||
|
@ -260,8 +260,8 @@
|
||||||
<onright>300</onright>
|
<onright>300</onright>
|
||||||
<onup>312</onup>
|
<onup>312</onup>
|
||||||
<ondown>131</ondown>
|
<ondown>131</ondown>
|
||||||
<texturenofocus>colors/keyselected.png</texturenofocus>
|
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
||||||
<texturefocus>colors/keyaccent.png</texturefocus>
|
<texturefocus colordiffuse="keyboardActive">colors/white.png</texturefocus>
|
||||||
<focusedcolor>selected</focusedcolor>
|
<focusedcolor>selected</focusedcolor>
|
||||||
<textcolor>textActive</textcolor>
|
<textcolor>textActive</textcolor>
|
||||||
<align>center</align>
|
<align>center</align>
|
||||||
|
@ -281,8 +281,8 @@
|
||||||
<onright>120</onright>
|
<onright>120</onright>
|
||||||
<onup>300</onup>
|
<onup>300</onup>
|
||||||
<ondown>303</ondown>
|
<ondown>303</ondown>
|
||||||
<texturenofocus>colors/keyunselected.png</texturenofocus>
|
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
||||||
<texturefocus>colors/keyaccent.png</texturefocus>
|
<texturefocus colordiffuse="keyboardActive">colors/white.png</texturefocus>
|
||||||
<textureradioonfocus>-</textureradioonfocus>
|
<textureradioonfocus>-</textureradioonfocus>
|
||||||
<textureradioonnofocus>-</textureradioonnofocus>
|
<textureradioonnofocus>-</textureradioonnofocus>
|
||||||
<textureradioofffocus>-</textureradioofffocus>
|
<textureradioofffocus>-</textureradioofffocus>
|
||||||
|
@ -305,8 +305,8 @@
|
||||||
<onright>121</onright>
|
<onright>121</onright>
|
||||||
<onup>100</onup>
|
<onup>100</onup>
|
||||||
<ondown>140</ondown>
|
<ondown>140</ondown>
|
||||||
<texturenofocus>colors/keyselected.png</texturenofocus>
|
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
||||||
<texturefocus>colors/keyaccent.png</texturefocus>
|
<texturefocus colordiffuse="keyboardActive">colors/white.png</texturefocus>
|
||||||
<textoffsetx>0</textoffsetx>
|
<textoffsetx>0</textoffsetx>
|
||||||
<focusedcolor>selected</focusedcolor>
|
<focusedcolor>selected</focusedcolor>
|
||||||
<textcolor>textActive</textcolor>
|
<textcolor>textActive</textcolor>
|
||||||
|
@ -321,8 +321,8 @@
|
||||||
<onright>122</onright>
|
<onright>122</onright>
|
||||||
<onup>101</onup>
|
<onup>101</onup>
|
||||||
<ondown>141</ondown>
|
<ondown>141</ondown>
|
||||||
<texturenofocus>colors/keyselected.png</texturenofocus>
|
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
||||||
<texturefocus>colors/keyaccent.png</texturefocus>
|
<texturefocus colordiffuse="keyboardActive">colors/white.png</texturefocus>
|
||||||
<textoffsetx>0</textoffsetx>
|
<textoffsetx>0</textoffsetx>
|
||||||
<focusedcolor>selected</focusedcolor>
|
<focusedcolor>selected</focusedcolor>
|
||||||
<textcolor>textActive</textcolor>
|
<textcolor>textActive</textcolor>
|
||||||
|
@ -337,8 +337,8 @@
|
||||||
<onright>123</onright>
|
<onright>123</onright>
|
||||||
<onup>102</onup>
|
<onup>102</onup>
|
||||||
<ondown>142</ondown>
|
<ondown>142</ondown>
|
||||||
<texturenofocus>colors/keyselected.png</texturenofocus>
|
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
||||||
<texturefocus>colors/keyaccent.png</texturefocus>
|
<texturefocus colordiffuse="keyboardActive">colors/white.png</texturefocus>
|
||||||
<textoffsetx>0</textoffsetx>
|
<textoffsetx>0</textoffsetx>
|
||||||
<focusedcolor>selected</focusedcolor>
|
<focusedcolor>selected</focusedcolor>
|
||||||
<textcolor>textActive</textcolor>
|
<textcolor>textActive</textcolor>
|
||||||
|
@ -353,8 +353,8 @@
|
||||||
<onright>124</onright>
|
<onright>124</onright>
|
||||||
<onup>103</onup>
|
<onup>103</onup>
|
||||||
<ondown>143</ondown>
|
<ondown>143</ondown>
|
||||||
<texturenofocus>colors/keyselected.png</texturenofocus>
|
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
||||||
<texturefocus>colors/keyaccent.png</texturefocus>
|
<texturefocus colordiffuse="keyboardActive">colors/white.png</texturefocus>
|
||||||
<textoffsetx>0</textoffsetx>
|
<textoffsetx>0</textoffsetx>
|
||||||
<focusedcolor>selected</focusedcolor>
|
<focusedcolor>selected</focusedcolor>
|
||||||
<textcolor>textActive</textcolor>
|
<textcolor>textActive</textcolor>
|
||||||
|
@ -369,8 +369,8 @@
|
||||||
<onright>125</onright>
|
<onright>125</onright>
|
||||||
<onup>104</onup>
|
<onup>104</onup>
|
||||||
<ondown>144</ondown>
|
<ondown>144</ondown>
|
||||||
<texturenofocus>colors/keyselected.png</texturenofocus>
|
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
||||||
<texturefocus>colors/keyaccent.png</texturefocus>
|
<texturefocus colordiffuse="keyboardActive">colors/white.png</texturefocus>
|
||||||
<textoffsetx>0</textoffsetx>
|
<textoffsetx>0</textoffsetx>
|
||||||
<focusedcolor>selected</focusedcolor>
|
<focusedcolor>selected</focusedcolor>
|
||||||
<textcolor>textActive</textcolor>
|
<textcolor>textActive</textcolor>
|
||||||
|
@ -385,8 +385,8 @@
|
||||||
<onright>126</onright>
|
<onright>126</onright>
|
||||||
<onup>105</onup>
|
<onup>105</onup>
|
||||||
<ondown>145</ondown>
|
<ondown>145</ondown>
|
||||||
<texturenofocus>colors/keyselected.png</texturenofocus>
|
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
||||||
<texturefocus>colors/keyaccent.png</texturefocus>
|
<texturefocus colordiffuse="keyboardActive">colors/white.png</texturefocus>
|
||||||
<textoffsetx>0</textoffsetx>
|
<textoffsetx>0</textoffsetx>
|
||||||
<focusedcolor>selected</focusedcolor>
|
<focusedcolor>selected</focusedcolor>
|
||||||
<textcolor>textActive</textcolor>
|
<textcolor>textActive</textcolor>
|
||||||
|
@ -401,8 +401,8 @@
|
||||||
<onright>127</onright>
|
<onright>127</onright>
|
||||||
<onup>106</onup>
|
<onup>106</onup>
|
||||||
<ondown>146</ondown>
|
<ondown>146</ondown>
|
||||||
<texturenofocus>colors/keyselected.png</texturenofocus>
|
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
||||||
<texturefocus>colors/keyaccent.png</texturefocus>
|
<texturefocus colordiffuse="keyboardActive">colors/white.png</texturefocus>
|
||||||
<textoffsetx>0</textoffsetx>
|
<textoffsetx>0</textoffsetx>
|
||||||
<focusedcolor>selected</focusedcolor>
|
<focusedcolor>selected</focusedcolor>
|
||||||
<textcolor>textActive</textcolor>
|
<textcolor>textActive</textcolor>
|
||||||
|
@ -417,8 +417,8 @@
|
||||||
<onright>128</onright>
|
<onright>128</onright>
|
||||||
<onup>107</onup>
|
<onup>107</onup>
|
||||||
<ondown>147</ondown>
|
<ondown>147</ondown>
|
||||||
<texturenofocus>colors/keyselected.png</texturenofocus>
|
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
||||||
<texturefocus>colors/keyaccent.png</texturefocus>
|
<texturefocus colordiffuse="keyboardActive">colors/white.png</texturefocus>
|
||||||
<textoffsetx>0</textoffsetx>
|
<textoffsetx>0</textoffsetx>
|
||||||
<focusedcolor>selected</focusedcolor>
|
<focusedcolor>selected</focusedcolor>
|
||||||
<textcolor>textActive</textcolor>
|
<textcolor>textActive</textcolor>
|
||||||
|
@ -433,8 +433,8 @@
|
||||||
<onright>129</onright>
|
<onright>129</onright>
|
||||||
<onup>108</onup>
|
<onup>108</onup>
|
||||||
<ondown>148</ondown>
|
<ondown>148</ondown>
|
||||||
<texturenofocus>colors/keyselected.png</texturenofocus>
|
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
||||||
<texturefocus>colors/keyaccent.png</texturefocus>
|
<texturefocus colordiffuse="keyboardActive">colors/white.png</texturefocus>
|
||||||
<textoffsetx>0</textoffsetx>
|
<textoffsetx>0</textoffsetx>
|
||||||
<focusedcolor>selected</focusedcolor>
|
<focusedcolor>selected</focusedcolor>
|
||||||
<textcolor>textActive</textcolor>
|
<textcolor>textActive</textcolor>
|
||||||
|
@ -449,8 +449,8 @@
|
||||||
<onright>130</onright>
|
<onright>130</onright>
|
||||||
<onup>109</onup>
|
<onup>109</onup>
|
||||||
<ondown>149</ondown>
|
<ondown>149</ondown>
|
||||||
<texturenofocus>colors/keyselected.png</texturenofocus>
|
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
||||||
<texturefocus>colors/keyaccent.png</texturefocus>
|
<texturefocus colordiffuse="keyboardActive">colors/white.png</texturefocus>
|
||||||
<textoffsetx>0</textoffsetx>
|
<textoffsetx>0</textoffsetx>
|
||||||
<focusedcolor>selected</focusedcolor>
|
<focusedcolor>selected</focusedcolor>
|
||||||
<textcolor>textActive</textcolor>
|
<textcolor>textActive</textcolor>
|
||||||
|
@ -465,8 +465,8 @@
|
||||||
<onright>131</onright>
|
<onright>131</onright>
|
||||||
<onup>110</onup>
|
<onup>110</onup>
|
||||||
<ondown>150</ondown>
|
<ondown>150</ondown>
|
||||||
<texturenofocus>colors/keyselected.png</texturenofocus>
|
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
||||||
<texturefocus>colors/keyaccent.png</texturefocus>
|
<texturefocus colordiffuse="keyboardActive">colors/white.png</texturefocus>
|
||||||
<textoffsetx>0</textoffsetx>
|
<textoffsetx>0</textoffsetx>
|
||||||
<focusedcolor>selected</focusedcolor>
|
<focusedcolor>selected</focusedcolor>
|
||||||
<textcolor>textActive</textcolor>
|
<textcolor>textActive</textcolor>
|
||||||
|
@ -481,8 +481,8 @@
|
||||||
<onright>302</onright>
|
<onright>302</onright>
|
||||||
<onup>111</onup>
|
<onup>111</onup>
|
||||||
<ondown>151</ondown>
|
<ondown>151</ondown>
|
||||||
<texturenofocus>colors/keyselected.png</texturenofocus>
|
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
||||||
<texturefocus>colors/keyaccent.png</texturefocus>
|
<texturefocus colordiffuse="keyboardActive">colors/white.png</texturefocus>
|
||||||
<textoffsetx>0</textoffsetx>
|
<textoffsetx>0</textoffsetx>
|
||||||
<focusedcolor>selected</focusedcolor>
|
<focusedcolor>selected</focusedcolor>
|
||||||
<textcolor>textActive</textcolor>
|
<textcolor>textActive</textcolor>
|
||||||
|
@ -503,8 +503,8 @@
|
||||||
<onright>140</onright>
|
<onright>140</onright>
|
||||||
<onup>302</onup>
|
<onup>302</onup>
|
||||||
<ondown>304</ondown>
|
<ondown>304</ondown>
|
||||||
<texturenofocus>colors/keyunselected.png</texturenofocus>
|
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
||||||
<texturefocus>colors/keyaccent.png</texturefocus>
|
<texturefocus colordiffuse="keyboardActive">colors/white.png</texturefocus>
|
||||||
<textureradioonfocus>-</textureradioonfocus>
|
<textureradioonfocus>-</textureradioonfocus>
|
||||||
<textureradioonnofocus>-</textureradioonnofocus>
|
<textureradioonnofocus>-</textureradioonnofocus>
|
||||||
<textureradioofffocus>-</textureradioofffocus>
|
<textureradioofffocus>-</textureradioofffocus>
|
||||||
|
@ -528,8 +528,8 @@
|
||||||
<onright>141</onright>
|
<onright>141</onright>
|
||||||
<onup>120</onup>
|
<onup>120</onup>
|
||||||
<ondown>160</ondown>
|
<ondown>160</ondown>
|
||||||
<texturenofocus>colors/keyselected.png</texturenofocus>
|
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
||||||
<texturefocus>colors/keyaccent.png</texturefocus>
|
<texturefocus colordiffuse="keyboardActive">colors/white.png</texturefocus>
|
||||||
<textoffsetx>0</textoffsetx>
|
<textoffsetx>0</textoffsetx>
|
||||||
<focusedcolor>selected</focusedcolor>
|
<focusedcolor>selected</focusedcolor>
|
||||||
<textcolor>textActive</textcolor>
|
<textcolor>textActive</textcolor>
|
||||||
|
@ -544,8 +544,8 @@
|
||||||
<onright>142</onright>
|
<onright>142</onright>
|
||||||
<onup>121</onup>
|
<onup>121</onup>
|
||||||
<ondown>161</ondown>
|
<ondown>161</ondown>
|
||||||
<texturenofocus>colors/keyselected.png</texturenofocus>
|
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
||||||
<texturefocus>colors/keyaccent.png</texturefocus>
|
<texturefocus colordiffuse="keyboardActive">colors/white.png</texturefocus>
|
||||||
<textoffsetx>0</textoffsetx>
|
<textoffsetx>0</textoffsetx>
|
||||||
<focusedcolor>selected</focusedcolor>
|
<focusedcolor>selected</focusedcolor>
|
||||||
<textcolor>textActive</textcolor>
|
<textcolor>textActive</textcolor>
|
||||||
|
@ -560,8 +560,8 @@
|
||||||
<onright>143</onright>
|
<onright>143</onright>
|
||||||
<onup>122</onup>
|
<onup>122</onup>
|
||||||
<ondown>162</ondown>
|
<ondown>162</ondown>
|
||||||
<texturenofocus>colors/keyselected.png</texturenofocus>
|
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
||||||
<texturefocus>colors/keyaccent.png</texturefocus>
|
<texturefocus colordiffuse="keyboardActive">colors/white.png</texturefocus>
|
||||||
<textoffsetx>0</textoffsetx>
|
<textoffsetx>0</textoffsetx>
|
||||||
<focusedcolor>selected</focusedcolor>
|
<focusedcolor>selected</focusedcolor>
|
||||||
<textcolor>textActive</textcolor>
|
<textcolor>textActive</textcolor>
|
||||||
|
@ -576,8 +576,8 @@
|
||||||
<onright>144</onright>
|
<onright>144</onright>
|
||||||
<onup>123</onup>
|
<onup>123</onup>
|
||||||
<ondown>163</ondown>
|
<ondown>163</ondown>
|
||||||
<texturenofocus>colors/keyselected.png</texturenofocus>
|
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
||||||
<texturefocus>colors/keyaccent.png</texturefocus>
|
<texturefocus colordiffuse="keyboardActive">colors/white.png</texturefocus>
|
||||||
<textoffsetx>0</textoffsetx>
|
<textoffsetx>0</textoffsetx>
|
||||||
<focusedcolor>selected</focusedcolor>
|
<focusedcolor>selected</focusedcolor>
|
||||||
<textcolor>textActive</textcolor>
|
<textcolor>textActive</textcolor>
|
||||||
|
@ -592,8 +592,8 @@
|
||||||
<onright>145</onright>
|
<onright>145</onright>
|
||||||
<onup>124</onup>
|
<onup>124</onup>
|
||||||
<ondown>164</ondown>
|
<ondown>164</ondown>
|
||||||
<texturenofocus>colors/keyselected.png</texturenofocus>
|
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
||||||
<texturefocus>colors/keyaccent.png</texturefocus>
|
<texturefocus colordiffuse="keyboardActive">colors/white.png</texturefocus>
|
||||||
<textoffsetx>0</textoffsetx>
|
<textoffsetx>0</textoffsetx>
|
||||||
<focusedcolor>selected</focusedcolor>
|
<focusedcolor>selected</focusedcolor>
|
||||||
<textcolor>textActive</textcolor>
|
<textcolor>textActive</textcolor>
|
||||||
|
@ -608,8 +608,8 @@
|
||||||
<onright>146</onright>
|
<onright>146</onright>
|
||||||
<onup>125</onup>
|
<onup>125</onup>
|
||||||
<ondown>165</ondown>
|
<ondown>165</ondown>
|
||||||
<texturenofocus>colors/keyselected.png</texturenofocus>
|
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
||||||
<texturefocus>colors/keyaccent.png</texturefocus>
|
<texturefocus colordiffuse="keyboardActive">colors/white.png</texturefocus>
|
||||||
<textoffsetx>0</textoffsetx>
|
<textoffsetx>0</textoffsetx>
|
||||||
<focusedcolor>selected</focusedcolor>
|
<focusedcolor>selected</focusedcolor>
|
||||||
<textcolor>textActive</textcolor>
|
<textcolor>textActive</textcolor>
|
||||||
|
@ -624,8 +624,8 @@
|
||||||
<onright>147</onright>
|
<onright>147</onright>
|
||||||
<onup>126</onup>
|
<onup>126</onup>
|
||||||
<ondown>166</ondown>
|
<ondown>166</ondown>
|
||||||
<texturenofocus>colors/keyselected.png</texturenofocus>
|
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
||||||
<texturefocus>colors/keyaccent.png</texturefocus>
|
<texturefocus colordiffuse="keyboardActive">colors/white.png</texturefocus>
|
||||||
<textoffsetx>0</textoffsetx>
|
<textoffsetx>0</textoffsetx>
|
||||||
<focusedcolor>selected</focusedcolor>
|
<focusedcolor>selected</focusedcolor>
|
||||||
<textcolor>textActive</textcolor>
|
<textcolor>textActive</textcolor>
|
||||||
|
@ -640,8 +640,8 @@
|
||||||
<onright>148</onright>
|
<onright>148</onright>
|
||||||
<onup>127</onup>
|
<onup>127</onup>
|
||||||
<ondown>167</ondown>
|
<ondown>167</ondown>
|
||||||
<texturenofocus>colors/keyselected.png</texturenofocus>
|
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
||||||
<texturefocus>colors/keyaccent.png</texturefocus>
|
<texturefocus colordiffuse="keyboardActive">colors/white.png</texturefocus>
|
||||||
<textoffsetx>0</textoffsetx>
|
<textoffsetx>0</textoffsetx>
|
||||||
<focusedcolor>selected</focusedcolor>
|
<focusedcolor>selected</focusedcolor>
|
||||||
<textcolor>textActive</textcolor>
|
<textcolor>textActive</textcolor>
|
||||||
|
@ -656,8 +656,8 @@
|
||||||
<onright>149</onright>
|
<onright>149</onright>
|
||||||
<onup>128</onup>
|
<onup>128</onup>
|
||||||
<ondown>168</ondown>
|
<ondown>168</ondown>
|
||||||
<texturenofocus>colors/keyselected.png</texturenofocus>
|
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
||||||
<texturefocus>colors/keyaccent.png</texturefocus>
|
<texturefocus colordiffuse="keyboardActive">colors/white.png</texturefocus>
|
||||||
<textoffsetx>0</textoffsetx>
|
<textoffsetx>0</textoffsetx>
|
||||||
<focusedcolor>selected</focusedcolor>
|
<focusedcolor>selected</focusedcolor>
|
||||||
<textcolor>textActive</textcolor>
|
<textcolor>textActive</textcolor>
|
||||||
|
@ -672,8 +672,8 @@
|
||||||
<onright>150</onright>
|
<onright>150</onright>
|
||||||
<onup>129</onup>
|
<onup>129</onup>
|
||||||
<ondown>169</ondown>
|
<ondown>169</ondown>
|
||||||
<texturenofocus>colors/keyselected.png</texturenofocus>
|
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
||||||
<texturefocus>colors/keyaccent.png</texturefocus>
|
<texturefocus colordiffuse="keyboardActive">colors/white.png</texturefocus>
|
||||||
<textoffsetx>0</textoffsetx>
|
<textoffsetx>0</textoffsetx>
|
||||||
<focusedcolor>selected</focusedcolor>
|
<focusedcolor>selected</focusedcolor>
|
||||||
<textcolor>textActive</textcolor>
|
<textcolor>textActive</textcolor>
|
||||||
|
@ -688,8 +688,8 @@
|
||||||
<onright>151</onright>
|
<onright>151</onright>
|
||||||
<onup>130</onup>
|
<onup>130</onup>
|
||||||
<ondown>170</ondown>
|
<ondown>170</ondown>
|
||||||
<texturenofocus>colors/keyselected.png</texturenofocus>
|
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
||||||
<texturefocus>colors/keyaccent.png</texturefocus>
|
<texturefocus colordiffuse="keyboardActive">colors/white.png</texturefocus>
|
||||||
<textoffsetx>0</textoffsetx>
|
<textoffsetx>0</textoffsetx>
|
||||||
<focusedcolor>selected</focusedcolor>
|
<focusedcolor>selected</focusedcolor>
|
||||||
<textcolor>textActive</textcolor>
|
<textcolor>textActive</textcolor>
|
||||||
|
@ -704,8 +704,8 @@
|
||||||
<onright>303</onright>
|
<onright>303</onright>
|
||||||
<onup>131</onup>
|
<onup>131</onup>
|
||||||
<ondown>171</ondown>
|
<ondown>171</ondown>
|
||||||
<texturenofocus>colors/keyselected.png</texturenofocus>
|
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
||||||
<texturefocus>colors/keyaccent.png</texturefocus>
|
<texturefocus colordiffuse="keyboardActive">colors/white.png</texturefocus>
|
||||||
<textoffsetx>0</textoffsetx>
|
<textoffsetx>0</textoffsetx>
|
||||||
<focusedcolor>selected</focusedcolor>
|
<focusedcolor>selected</focusedcolor>
|
||||||
<textcolor>textActive</textcolor>
|
<textcolor>textActive</textcolor>
|
||||||
|
@ -726,8 +726,8 @@
|
||||||
<onright>307</onright>
|
<onright>307</onright>
|
||||||
<onup>303</onup>
|
<onup>303</onup>
|
||||||
<ondown>309</ondown>
|
<ondown>309</ondown>
|
||||||
<texturenofocus>colors/keyunselected.png</texturenofocus>
|
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
||||||
<texturefocus>colors/keyaccent.png</texturefocus>
|
<texturefocus colordiffuse="keyboardActive">colors/white.png</texturefocus>
|
||||||
<textureradioonfocus>-</textureradioonfocus>
|
<textureradioonfocus>-</textureradioonfocus>
|
||||||
<textureradioonnofocus>-</textureradioonnofocus>
|
<textureradioonnofocus>-</textureradioonnofocus>
|
||||||
<textureradioofffocus>-</textureradioofffocus>
|
<textureradioofffocus>-</textureradioofffocus>
|
||||||
|
@ -748,8 +748,8 @@
|
||||||
<posy>0</posy>
|
<posy>0</posy>
|
||||||
<width>2-col</width>
|
<width>2-col</width>
|
||||||
<height>1-col</height>
|
<height>1-col</height>
|
||||||
<texturenofocus>colors/keyunselected.png</texturenofocus>
|
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
||||||
<texturefocus>colors/keyaccent.png</texturefocus>
|
<texturefocus colordiffuse="keyboardActive">colors/white.png</texturefocus>
|
||||||
<label>IP</label>
|
<label>IP</label>
|
||||||
<textoffsetx>0</textoffsetx>
|
<textoffsetx>0</textoffsetx>
|
||||||
<onleft>304</onleft>
|
<onleft>304</onleft>
|
||||||
|
@ -770,8 +770,8 @@
|
||||||
<onright>161</onright>
|
<onright>161</onright>
|
||||||
<onup>140</onup>
|
<onup>140</onup>
|
||||||
<ondown>32</ondown>
|
<ondown>32</ondown>
|
||||||
<texturenofocus>colors/keyselected.png</texturenofocus>
|
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
||||||
<texturefocus>colors/keyaccent.png</texturefocus>
|
<texturefocus colordiffuse="keyboardActive">colors/white.png</texturefocus>
|
||||||
<textoffsetx>0</textoffsetx>
|
<textoffsetx>0</textoffsetx>
|
||||||
<focusedcolor>selected</focusedcolor>
|
<focusedcolor>selected</focusedcolor>
|
||||||
<textcolor>textActive</textcolor>
|
<textcolor>textActive</textcolor>
|
||||||
|
@ -786,8 +786,8 @@
|
||||||
<onright>162</onright>
|
<onright>162</onright>
|
||||||
<onup>141</onup>
|
<onup>141</onup>
|
||||||
<ondown>32</ondown>
|
<ondown>32</ondown>
|
||||||
<texturenofocus>colors/keyselected.png</texturenofocus>
|
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
||||||
<texturefocus>colors/keyaccent.png</texturefocus>
|
<texturefocus colordiffuse="keyboardActive">colors/white.png</texturefocus>
|
||||||
<textoffsetx>0</textoffsetx>
|
<textoffsetx>0</textoffsetx>
|
||||||
<focusedcolor>selected</focusedcolor>
|
<focusedcolor>selected</focusedcolor>
|
||||||
<textcolor>textActive</textcolor>
|
<textcolor>textActive</textcolor>
|
||||||
|
@ -802,8 +802,8 @@
|
||||||
<onright>163</onright>
|
<onright>163</onright>
|
||||||
<onup>142</onup>
|
<onup>142</onup>
|
||||||
<ondown>32</ondown>
|
<ondown>32</ondown>
|
||||||
<texturenofocus>colors/keyselected.png</texturenofocus>
|
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
||||||
<texturefocus>colors/keyaccent.png</texturefocus>
|
<texturefocus colordiffuse="keyboardActive">colors/white.png</texturefocus>
|
||||||
<textoffsetx>0</textoffsetx>
|
<textoffsetx>0</textoffsetx>
|
||||||
<focusedcolor>selected</focusedcolor>
|
<focusedcolor>selected</focusedcolor>
|
||||||
<textcolor>textActive</textcolor>
|
<textcolor>textActive</textcolor>
|
||||||
|
@ -818,8 +818,8 @@
|
||||||
<onright>164</onright>
|
<onright>164</onright>
|
||||||
<onup>143</onup>
|
<onup>143</onup>
|
||||||
<ondown>32</ondown>
|
<ondown>32</ondown>
|
||||||
<texturenofocus>colors/keyselected.png</texturenofocus>
|
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
||||||
<texturefocus>colors/keyaccent.png</texturefocus>
|
<texturefocus colordiffuse="keyboardActive">colors/white.png</texturefocus>
|
||||||
<textoffsetx>0</textoffsetx>
|
<textoffsetx>0</textoffsetx>
|
||||||
<focusedcolor>selected</focusedcolor>
|
<focusedcolor>selected</focusedcolor>
|
||||||
<textcolor>textActive</textcolor>
|
<textcolor>textActive</textcolor>
|
||||||
|
@ -834,8 +834,8 @@
|
||||||
<onright>165</onright>
|
<onright>165</onright>
|
||||||
<onup>144</onup>
|
<onup>144</onup>
|
||||||
<ondown>32</ondown>
|
<ondown>32</ondown>
|
||||||
<texturenofocus>colors/keyselected.png</texturenofocus>
|
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
||||||
<texturefocus>colors/keyaccent.png</texturefocus>
|
<texturefocus colordiffuse="keyboardActive">colors/white.png</texturefocus>
|
||||||
<textoffsetx>0</textoffsetx>
|
<textoffsetx>0</textoffsetx>
|
||||||
<focusedcolor>selected</focusedcolor>
|
<focusedcolor>selected</focusedcolor>
|
||||||
<textcolor>textActive</textcolor>
|
<textcolor>textActive</textcolor>
|
||||||
|
@ -850,8 +850,8 @@
|
||||||
<onright>166</onright>
|
<onright>166</onright>
|
||||||
<onup>145</onup>
|
<onup>145</onup>
|
||||||
<ondown>32</ondown>
|
<ondown>32</ondown>
|
||||||
<texturenofocus>colors/keyselected.png</texturenofocus>
|
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
||||||
<texturefocus>colors/keyaccent.png</texturefocus>
|
<texturefocus colordiffuse="keyboardActive">colors/white.png</texturefocus>
|
||||||
<textoffsetx>0</textoffsetx>
|
<textoffsetx>0</textoffsetx>
|
||||||
<focusedcolor>selected</focusedcolor>
|
<focusedcolor>selected</focusedcolor>
|
||||||
<textcolor>textActive</textcolor>
|
<textcolor>textActive</textcolor>
|
||||||
|
@ -866,8 +866,8 @@
|
||||||
<onright>167</onright>
|
<onright>167</onright>
|
||||||
<onup>146</onup>
|
<onup>146</onup>
|
||||||
<ondown>305</ondown>
|
<ondown>305</ondown>
|
||||||
<texturenofocus>colors/keyselected.png</texturenofocus>
|
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
||||||
<texturefocus>colors/keyaccent.png</texturefocus>
|
<texturefocus colordiffuse="keyboardActive">colors/white.png</texturefocus>
|
||||||
<textoffsetx>0</textoffsetx>
|
<textoffsetx>0</textoffsetx>
|
||||||
<focusedcolor>selected</focusedcolor>
|
<focusedcolor>selected</focusedcolor>
|
||||||
<textcolor>textActive</textcolor>
|
<textcolor>textActive</textcolor>
|
||||||
|
@ -882,8 +882,8 @@
|
||||||
<onright>168</onright>
|
<onright>168</onright>
|
||||||
<onup>147</onup>
|
<onup>147</onup>
|
||||||
<ondown>306</ondown>
|
<ondown>306</ondown>
|
||||||
<texturenofocus>colors/keyselected.png</texturenofocus>
|
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
||||||
<texturefocus>colors/keyaccent.png</texturefocus>
|
<texturefocus colordiffuse="keyboardActive">colors/white.png</texturefocus>
|
||||||
<textoffsetx>0</textoffsetx>
|
<textoffsetx>0</textoffsetx>
|
||||||
<focusedcolor>selected</focusedcolor>
|
<focusedcolor>selected</focusedcolor>
|
||||||
<textcolor>textActive</textcolor>
|
<textcolor>textActive</textcolor>
|
||||||
|
@ -898,8 +898,8 @@
|
||||||
<onright>169</onright>
|
<onright>169</onright>
|
||||||
<onup>148</onup>
|
<onup>148</onup>
|
||||||
<ondown>8</ondown>
|
<ondown>8</ondown>
|
||||||
<texturenofocus>colors/keyselected.png</texturenofocus>
|
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
||||||
<texturefocus>colors/keyaccent.png</texturefocus>
|
<texturefocus colordiffuse="keyboardActive">colors/white.png</texturefocus>
|
||||||
<textoffsetx>0</textoffsetx>
|
<textoffsetx>0</textoffsetx>
|
||||||
<focusedcolor>selected</focusedcolor>
|
<focusedcolor>selected</focusedcolor>
|
||||||
<textcolor>textActive</textcolor>
|
<textcolor>textActive</textcolor>
|
||||||
|
@ -914,8 +914,8 @@
|
||||||
<onright>170</onright>
|
<onright>170</onright>
|
||||||
<onup>149</onup>
|
<onup>149</onup>
|
||||||
<ondown>8</ondown>
|
<ondown>8</ondown>
|
||||||
<texturenofocus>colors/keyselected.png</texturenofocus>
|
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
||||||
<texturefocus>colors/keyaccent.png</texturefocus>
|
<texturefocus colordiffuse="keyboardActive">colors/white.png</texturefocus>
|
||||||
<textoffsetx>0</textoffsetx>
|
<textoffsetx>0</textoffsetx>
|
||||||
<focusedcolor>selected</focusedcolor>
|
<focusedcolor>selected</focusedcolor>
|
||||||
<textcolor>textActive</textcolor>
|
<textcolor>textActive</textcolor>
|
||||||
|
@ -930,8 +930,8 @@
|
||||||
<onright>171</onright>
|
<onright>171</onright>
|
||||||
<onup>150</onup>
|
<onup>150</onup>
|
||||||
<ondown>8</ondown>
|
<ondown>8</ondown>
|
||||||
<texturenofocus>colors/keyselected.png</texturenofocus>
|
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
||||||
<texturefocus>colors/keyaccent.png</texturefocus>
|
<texturefocus colordiffuse="keyboardActive">colors/white.png</texturefocus>
|
||||||
<textoffsetx>0</textoffsetx>
|
<textoffsetx>0</textoffsetx>
|
||||||
<focusedcolor>selected</focusedcolor>
|
<focusedcolor>selected</focusedcolor>
|
||||||
<textcolor>textActive</textcolor>
|
<textcolor>textActive</textcolor>
|
||||||
|
@ -946,8 +946,8 @@
|
||||||
<onright>304</onright>
|
<onright>304</onright>
|
||||||
<onup>151</onup>
|
<onup>151</onup>
|
||||||
<ondown>111</ondown>
|
<ondown>111</ondown>
|
||||||
<texturenofocus>colors/keyselected.png</texturenofocus>
|
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
||||||
<texturefocus>colors/keyaccent.png</texturefocus>
|
<texturefocus colordiffuse="keyboardActive">colors/white.png</texturefocus>
|
||||||
<textoffsetx>0</textoffsetx>
|
<textoffsetx>0</textoffsetx>
|
||||||
<focusedcolor>selected</focusedcolor>
|
<focusedcolor>selected</focusedcolor>
|
||||||
<textcolor>textActive</textcolor>
|
<textcolor>textActive</textcolor>
|
||||||
|
@ -968,8 +968,8 @@
|
||||||
<onright>32</onright>
|
<onright>32</onright>
|
||||||
<onup>304</onup>
|
<onup>304</onup>
|
||||||
<ondown>312</ondown>
|
<ondown>312</ondown>
|
||||||
<texturenofocus>colors/keyunselected.png</texturenofocus>
|
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
||||||
<texturefocus>colors/keyaccent.png</texturefocus>
|
<texturefocus colordiffuse="keyboardActive">colors/white.png</texturefocus>
|
||||||
<focusedcolor>selected</focusedcolor>
|
<focusedcolor>selected</focusedcolor>
|
||||||
<textcolor>textActive</textcolor>
|
<textcolor>textActive</textcolor>
|
||||||
<align>center</align>
|
<align>center</align>
|
||||||
|
@ -982,8 +982,8 @@
|
||||||
<width>462</width>
|
<width>462</width>
|
||||||
<height>1-col</height>
|
<height>1-col</height>
|
||||||
<label>20182</label>
|
<label>20182</label>
|
||||||
<texturenofocus>colors/keyselected.png</texturenofocus>
|
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
||||||
<texturefocus>colors/keyaccent.png</texturefocus>
|
<texturefocus colordiffuse="keyboardActive">colors/white.png</texturefocus>
|
||||||
<textoffsetx>0</textoffsetx>
|
<textoffsetx>0</textoffsetx>
|
||||||
<focusedcolor>selected</focusedcolor>
|
<focusedcolor>selected</focusedcolor>
|
||||||
<textcolor>textActive</textcolor>
|
<textcolor>textActive</textcolor>
|
||||||
|
@ -1005,8 +1005,8 @@
|
||||||
<onright>309</onright>
|
<onright>309</onright>
|
||||||
<onup>171</onup>
|
<onup>171</onup>
|
||||||
<ondown>312</ondown>
|
<ondown>312</ondown>
|
||||||
<texturenofocus>colors/keyselected.png</texturenofocus>
|
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
||||||
<texturefocus>colors/keyaccent.png</texturefocus>
|
<texturefocus colordiffuse="keyboardActive">colors/white.png</texturefocus>
|
||||||
<textoffsetx>0</textoffsetx>
|
<textoffsetx>0</textoffsetx>
|
||||||
<focusedcolor>selected</focusedcolor>
|
<focusedcolor>selected</focusedcolor>
|
||||||
<textcolor>textActive</textcolor>
|
<textcolor>textActive</textcolor>
|
||||||
|
@ -1020,8 +1020,8 @@
|
||||||
<width>1-col</width>
|
<width>1-col</width>
|
||||||
<height>1-col</height>
|
<height>1-col</height>
|
||||||
<label><</label>
|
<label><</label>
|
||||||
<texturenofocus>colors/keyunselected.png</texturenofocus>
|
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
||||||
<texturefocus>colors/keyaccent.png</texturefocus>
|
<texturefocus colordiffuse="keyboardActive">colors/white.png</texturefocus>
|
||||||
<textoffsetx>0</textoffsetx>
|
<textoffsetx>0</textoffsetx>
|
||||||
<focusedcolor>selected</focusedcolor>
|
<focusedcolor>selected</focusedcolor>
|
||||||
<textcolor>textActive</textcolor>
|
<textcolor>textActive</textcolor>
|
||||||
|
@ -1038,8 +1038,8 @@
|
||||||
<width>1-col</width>
|
<width>1-col</width>
|
||||||
<height>1-col</height>
|
<height>1-col</height>
|
||||||
<label>></label>
|
<label>></label>
|
||||||
<texturenofocus>colors/keyunselected.png</texturenofocus>
|
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
||||||
<texturefocus>colors/keyaccent.png</texturefocus>
|
<texturefocus colordiffuse="keyboardActive">colors/white.png</texturefocus>
|
||||||
<textoffsetx>0</textoffsetx>
|
<textoffsetx>0</textoffsetx>
|
||||||
<focusedcolor>selected</focusedcolor>
|
<focusedcolor>selected</focusedcolor>
|
||||||
<textcolor>textActive</textcolor>
|
<textcolor>textActive</textcolor>
|
||||||
|
|
|
@ -2,57 +2,45 @@
|
||||||
<window>
|
<window>
|
||||||
<defaultcontrol always="true">21</defaultcontrol>
|
<defaultcontrol always="true">21</defaultcontrol>
|
||||||
<allowoverlay>yes</allowoverlay>
|
<allowoverlay>yes</allowoverlay>
|
||||||
<coordinates>
|
|
||||||
<origin x="0" y="540"/>
|
|
||||||
</coordinates>
|
|
||||||
<controls>
|
<controls>
|
||||||
<posx>col-3-begin</posx>
|
<control type="group">
|
||||||
|
<posx>0</posx>
|
||||||
|
<posy>row-14-begin</posy>
|
||||||
<!--background-->
|
<!--background-->
|
||||||
<control type="image">
|
<control type="image">
|
||||||
<posx>0</posx>
|
<posx>0</posx>
|
||||||
<posy>-24</posy>
|
<posy>-36</posy>
|
||||||
<width>fullscreenWidth</width>
|
<width>fullscreenWidth</width>
|
||||||
<height>10-row</height>
|
<height>17-row</height>
|
||||||
<texture>colors/black.png</texture>
|
<texture>colors/black.png</texture>
|
||||||
<colordiffuse>ddffffff</colordiffuse>
|
<colordiffuse>ddffffff</colordiffuse>
|
||||||
</control>
|
</control>
|
||||||
<!--headers-->
|
<!--headers-->
|
||||||
<control type="group">
|
<control type="group">
|
||||||
<posx>col-1-begin</posx>
|
<posx>col-1-begin</posx>
|
||||||
<posy>row-1-begin</posy>
|
<posy></posy>
|
||||||
<control type="label" id="1">
|
<control type="label" id="1">
|
||||||
<description>header label</description>
|
<description>header label</description>
|
||||||
<posx>0</posx>
|
<posx>0</posx>
|
||||||
<posy>-64</posy>
|
<posy>-18</posy>
|
||||||
<width>24-col-gutter</width>
|
<width>24-col</width>
|
||||||
<height>1-row</height>
|
<height>1-row</height>
|
||||||
<align>center</align>
|
<align>center</align>
|
||||||
<font>itemSubTitle</font>
|
<font>itemTitle</font>
|
||||||
<textcolor>textActive</textcolor>
|
<textcolor>textActive</textcolor>
|
||||||
</control>
|
</control>
|
||||||
<control type="image">
|
<control type="edit" id="4">
|
||||||
<posx>8-col</posx>
|
|
||||||
<posy>-12</posy>
|
|
||||||
<width>8-col</width>
|
|
||||||
<height>1-row</height>
|
|
||||||
<aspectratio>stretch</aspectratio>
|
|
||||||
<texture>colors/offblack.png</texture>
|
|
||||||
</control>
|
|
||||||
<control type="label" id="4">
|
|
||||||
<description>Edit Text</description>
|
<description>Edit Text</description>
|
||||||
<posx>8-col</posx>
|
<posx>8-col</posx>
|
||||||
<posy>-12</posy>
|
<posy>1-row</posy>
|
||||||
<width>8-col</width>
|
<width>8-col</width>
|
||||||
<height>1-row</height>
|
|
||||||
<align>center</align>
|
<align>center</align>
|
||||||
<textcolor>textActive</textcolor>
|
|
||||||
<font>itemTitle</font>
|
|
||||||
</control>
|
</control>
|
||||||
</control>
|
</control>
|
||||||
<!--keyboard-->
|
<!--keyboard-->
|
||||||
<control type="group">
|
<control type="group">
|
||||||
<posx>col-10-begin</posx>
|
<posx>col-10-begin</posx>
|
||||||
<posy>2-row</posy>
|
<posy>4-row</posy>
|
||||||
<!--row 1-->
|
<!--row 1-->
|
||||||
<control type="button" id="11">
|
<control type="button" id="11">
|
||||||
<description>1 button</description>
|
<description>1 button</description>
|
||||||
|
@ -66,8 +54,8 @@
|
||||||
<onright>12</onright>
|
<onright>12</onright>
|
||||||
<onup>20</onup>
|
<onup>20</onup>
|
||||||
<ondown>14</ondown>
|
<ondown>14</ondown>
|
||||||
<texturenofocus>colors/keyselected.png</texturenofocus>
|
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
||||||
<texturefocus>colors/keyaccent.png</texturefocus>
|
<texturefocus colordiffuse="keyboardActive">colors/white.png</texturefocus>
|
||||||
<focusedcolor>selected</focusedcolor>
|
<focusedcolor>selected</focusedcolor>
|
||||||
<textcolor>textActive</textcolor>
|
<textcolor>textActive</textcolor>
|
||||||
</control>
|
</control>
|
||||||
|
@ -83,8 +71,8 @@
|
||||||
<onright>13</onright>
|
<onright>13</onright>
|
||||||
<onup>10</onup>
|
<onup>10</onup>
|
||||||
<ondown>15</ondown>
|
<ondown>15</ondown>
|
||||||
<texturenofocus>colors/keyselected.png</texturenofocus>
|
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
||||||
<texturefocus>colors/keyaccent.png</texturefocus>
|
<texturefocus colordiffuse="keyboardActive">colors/white.png</texturefocus>
|
||||||
<focusedcolor>selected</focusedcolor>
|
<focusedcolor>selected</focusedcolor>
|
||||||
<textcolor>textActive</textcolor>
|
<textcolor>textActive</textcolor>
|
||||||
</control>
|
</control>
|
||||||
|
@ -100,8 +88,8 @@
|
||||||
<onright>23</onright>
|
<onright>23</onright>
|
||||||
<onup>22</onup>
|
<onup>22</onup>
|
||||||
<ondown>16</ondown>
|
<ondown>16</ondown>
|
||||||
<texturenofocus>colors/keyselected.png</texturenofocus>
|
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
||||||
<texturefocus>colors/keyaccent.png</texturefocus>
|
<texturefocus colordiffuse="keyboardActive">colors/white.png</texturefocus>
|
||||||
<focusedcolor>selected</focusedcolor>
|
<focusedcolor>selected</focusedcolor>
|
||||||
<textcolor>textActive</textcolor>
|
<textcolor>textActive</textcolor>
|
||||||
</control>
|
</control>
|
||||||
|
@ -118,8 +106,8 @@
|
||||||
<onright>11</onright>
|
<onright>11</onright>
|
||||||
<onup>21</onup>
|
<onup>21</onup>
|
||||||
<ondown>21</ondown>
|
<ondown>21</ondown>
|
||||||
<texturenofocus>colors/keyunselected.png</texturenofocus>
|
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
||||||
<texturefocus>colors/keyaccent.png</texturefocus>
|
<texturefocus colordiffuse="keyboardActive">colors/white.png</texturefocus>
|
||||||
<focusedcolor>selected</focusedcolor>
|
<focusedcolor>selected</focusedcolor>
|
||||||
<textcolor>textActive</textcolor>
|
<textcolor>textActive</textcolor>
|
||||||
<font>buttonTitle</font>
|
<font>buttonTitle</font>
|
||||||
|
@ -137,8 +125,8 @@
|
||||||
<onright>15</onright>
|
<onright>15</onright>
|
||||||
<onup>11</onup>
|
<onup>11</onup>
|
||||||
<ondown>17</ondown>
|
<ondown>17</ondown>
|
||||||
<texturenofocus>colors/keyselected.png</texturenofocus>
|
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
||||||
<texturefocus>colors/keyaccent.png</texturefocus>
|
<texturefocus colordiffuse="keyboardActive">colors/white.png</texturefocus>
|
||||||
<focusedcolor>selected</focusedcolor>
|
<focusedcolor>selected</focusedcolor>
|
||||||
<textcolor>textActive</textcolor>
|
<textcolor>textActive</textcolor>
|
||||||
</control>
|
</control>
|
||||||
|
@ -154,8 +142,8 @@
|
||||||
<onright>16</onright>
|
<onright>16</onright>
|
||||||
<onup>12</onup>
|
<onup>12</onup>
|
||||||
<ondown>18</ondown>
|
<ondown>18</ondown>
|
||||||
<texturenofocus>colors/keyselected.png</texturenofocus>
|
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
||||||
<texturefocus>colors/keyaccent.png</texturefocus>
|
<texturefocus colordiffuse="keyboardActive">colors/white.png</texturefocus>
|
||||||
<focusedcolor>selected</focusedcolor>
|
<focusedcolor>selected</focusedcolor>
|
||||||
<textcolor>textActive</textcolor>
|
<textcolor>textActive</textcolor>
|
||||||
</control>
|
</control>
|
||||||
|
@ -171,8 +159,8 @@
|
||||||
<onright>21</onright>
|
<onright>21</onright>
|
||||||
<onup>13</onup>
|
<onup>13</onup>
|
||||||
<ondown>19</ondown>
|
<ondown>19</ondown>
|
||||||
<texturenofocus>colors/keyselected.png</texturenofocus>
|
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
||||||
<texturefocus>colors/keyaccent.png</texturefocus>
|
<texturefocus colordiffuse="keyboardActive">colors/white.png</texturefocus>
|
||||||
<focusedcolor>selected</focusedcolor>
|
<focusedcolor>selected</focusedcolor>
|
||||||
<textcolor>textActive</textcolor>
|
<textcolor>textActive</textcolor>
|
||||||
</control>
|
</control>
|
||||||
|
@ -189,8 +177,8 @@
|
||||||
<onright>14</onright>
|
<onright>14</onright>
|
||||||
<onup>23</onup>
|
<onup>23</onup>
|
||||||
<ondown>23</ondown>
|
<ondown>23</ondown>
|
||||||
<texturenofocus>colors/keyunselected.png</texturenofocus>
|
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
||||||
<texturefocus>colors/keyaccent.png</texturefocus>
|
<texturefocus colordiffuse="keyboardActive">colors/white.png</texturefocus>
|
||||||
<focusedcolor>selected</focusedcolor>
|
<focusedcolor>selected</focusedcolor>
|
||||||
<textcolor>textActive</textcolor>
|
<textcolor>textActive</textcolor>
|
||||||
<font>buttonTitle</font>
|
<font>buttonTitle</font>
|
||||||
|
@ -208,8 +196,8 @@
|
||||||
<onright>18</onright>
|
<onright>18</onright>
|
||||||
<onup>14</onup>
|
<onup>14</onup>
|
||||||
<ondown>20</ondown>
|
<ondown>20</ondown>
|
||||||
<texturenofocus>colors/keyselected.png</texturenofocus>
|
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
||||||
<texturefocus>colors/keyaccent.png</texturefocus>
|
<texturefocus colordiffuse="keyboardActive">colors/white.png</texturefocus>
|
||||||
<focusedcolor>selected</focusedcolor>
|
<focusedcolor>selected</focusedcolor>
|
||||||
<textcolor>textActive</textcolor>
|
<textcolor>textActive</textcolor>
|
||||||
</control>
|
</control>
|
||||||
|
@ -225,8 +213,8 @@
|
||||||
<onright>19</onright>
|
<onright>19</onright>
|
||||||
<onup>15</onup>
|
<onup>15</onup>
|
||||||
<ondown>10</ondown>
|
<ondown>10</ondown>
|
||||||
<texturenofocus>colors/keyselected.png</texturenofocus>
|
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
||||||
<texturefocus>colors/keyaccent.png</texturefocus>
|
<texturefocus colordiffuse="keyboardActive">colors/white.png</texturefocus>
|
||||||
<focusedcolor>selected</focusedcolor>
|
<focusedcolor>selected</focusedcolor>
|
||||||
<textcolor>textActive</textcolor>
|
<textcolor>textActive</textcolor>
|
||||||
</control>
|
</control>
|
||||||
|
@ -242,8 +230,8 @@
|
||||||
<onright>17</onright>
|
<onright>17</onright>
|
||||||
<onup>16</onup>
|
<onup>16</onup>
|
||||||
<ondown>22</ondown>
|
<ondown>22</ondown>
|
||||||
<texturenofocus>colors/keyselected.png</texturenofocus>
|
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
||||||
<texturefocus>colors/keyaccent.png</texturefocus>
|
<texturefocus colordiffuse="keyboardActive">colors/white.png</texturefocus>
|
||||||
<focusedcolor>selected</focusedcolor>
|
<focusedcolor>selected</focusedcolor>
|
||||||
<textcolor>textActive</textcolor>
|
<textcolor>textActive</textcolor>
|
||||||
</control>
|
</control>
|
||||||
|
@ -260,8 +248,8 @@
|
||||||
<onright>10</onright>
|
<onright>10</onright>
|
||||||
<onup>17</onup>
|
<onup>17</onup>
|
||||||
<ondown>11</ondown>
|
<ondown>11</ondown>
|
||||||
<texturenofocus>colors/keyunselected.png</texturenofocus>
|
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
||||||
<texturefocus>colors/keyaccent.png</texturefocus>
|
<texturefocus colordiffuse="keyboardActive">colors/white.png</texturefocus>
|
||||||
<focusedcolor>selected</focusedcolor>
|
<focusedcolor>selected</focusedcolor>
|
||||||
<textcolor>textActive</textcolor>
|
<textcolor>textActive</textcolor>
|
||||||
</control>
|
</control>
|
||||||
|
@ -277,8 +265,8 @@
|
||||||
<onright>22</onright>
|
<onright>22</onright>
|
||||||
<onup>18</onup>
|
<onup>18</onup>
|
||||||
<ondown>12</ondown>
|
<ondown>12</ondown>
|
||||||
<texturenofocus>colors/keyselected.png</texturenofocus>
|
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
||||||
<texturefocus>colors/keyaccent.png</texturefocus>
|
<texturefocus colordiffuse="keyboardActive">colors/white.png</texturefocus>
|
||||||
<focusedcolor>selected</focusedcolor>
|
<focusedcolor>selected</focusedcolor>
|
||||||
<textcolor>textActive</textcolor>
|
<textcolor>textActive</textcolor>
|
||||||
</control>
|
</control>
|
||||||
|
@ -294,12 +282,13 @@
|
||||||
<onright>20</onright>
|
<onright>20</onright>
|
||||||
<onup>19</onup>
|
<onup>19</onup>
|
||||||
<ondown>13</ondown>
|
<ondown>13</ondown>
|
||||||
<texturenofocus>colors/keyunselected.png</texturenofocus>
|
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
||||||
<texturefocus>colors/keyaccent.png</texturefocus>
|
<texturefocus colordiffuse="keyboardActive">colors/white.png</texturefocus>
|
||||||
<focusedcolor>selected</focusedcolor>
|
<focusedcolor>selected</focusedcolor>
|
||||||
<textcolor>textActive</textcolor>
|
<textcolor>textActive</textcolor>
|
||||||
</control>
|
</control>
|
||||||
</control>
|
</control>
|
||||||
|
</control>
|
||||||
<!--debugging-->
|
<!--debugging-->
|
||||||
<include>DebugGrid</include>
|
<include>DebugGrid</include>
|
||||||
<control type="label">
|
<control type="label">
|
||||||
|
|
|
@ -2,12 +2,6 @@
|
||||||
<window>
|
<window>
|
||||||
<defaultcontrol always="true">9000</defaultcontrol>
|
<defaultcontrol always="true">9000</defaultcontrol>
|
||||||
<onload condition="!IntegerGreaterThan(container(3).numitems,0) + !IntegerGreaterThan(container(6).numitems,0)">control.SetFocus(9999)</onload>
|
<onload condition="!IntegerGreaterThan(container(3).numitems,0) + !IntegerGreaterThan(container(6).numitems,0)">control.SetFocus(9999)</onload>
|
||||||
<coordinates>
|
|
||||||
<system>1</system>
|
|
||||||
<posx>0</posx>
|
|
||||||
<posy>0</posy>
|
|
||||||
</coordinates>
|
|
||||||
<zorder>2</zorder>
|
|
||||||
<include>fadeInOut</include>
|
<include>fadeInOut</include>
|
||||||
<controls>
|
<controls>
|
||||||
<!--background-->
|
<!--background-->
|
||||||
|
@ -16,41 +10,40 @@
|
||||||
<!--animations-->
|
<!--animations-->
|
||||||
<include>modalDialogInOutVertical</include>
|
<include>modalDialogInOutVertical</include>
|
||||||
<control type="group">
|
<control type="group">
|
||||||
<posx>col-5-begin</posx>
|
<posx>col-4-begin</posx>
|
||||||
<posy>row-3-begin</posy>
|
<posy>row-3-begin</posy>
|
||||||
<control type="image">
|
<control type="image">
|
||||||
<posx>-384</posx>
|
<posx>0</posx>
|
||||||
<posy>44</posy>
|
<posy>0</posy>
|
||||||
<width>fullscreenWidth</width>
|
<width>18-col</width>
|
||||||
<height>1-row</height>
|
<height>2-row</height>
|
||||||
<texture>colors/white.png</texture>
|
<texture>colors/white.png</texture>
|
||||||
<colordiffuse>ffffffff</colordiffuse>
|
<colordiffuse>500</colordiffuse>
|
||||||
<aspectratio>stretch</aspectratio>
|
<aspectratio>stretch</aspectratio>
|
||||||
</control>
|
</control>
|
||||||
<control type="image">
|
<control type="image">
|
||||||
<posx>-3</posx>
|
<posx>0</posx>
|
||||||
<posy>44</posy>
|
<posy>2-row</posy>
|
||||||
<width>1155</width>
|
<width>18-col</width>
|
||||||
<height>1-row</height>
|
<height>21-row</height>
|
||||||
<texture>colors/white.png</texture>
|
<texture>colors/black.png</texture>
|
||||||
<bordertexture border="0">colors/black.png</bordertexture>
|
<colordiffuse>overlay</colordiffuse>
|
||||||
<bordersize>3,0,0,0</bordersize>
|
|
||||||
<colordiffuse>ffffffff</colordiffuse>
|
|
||||||
<aspectratio>stretch</aspectratio>
|
<aspectratio>stretch</aspectratio>
|
||||||
</control>
|
</control>
|
||||||
<control type="label" id="1">
|
<control type="label" id="1">
|
||||||
<posx>12</posx>
|
<posx>24</posx>
|
||||||
<posy>44</posy>
|
<posy>0</posy>
|
||||||
<width>16-col</width>
|
<width>16-col</width>
|
||||||
|
<height>2-row</height>
|
||||||
|
<aligny>center</aligny>
|
||||||
<font>dialogTitle</font>
|
<font>dialogTitle</font>
|
||||||
<label>-</label>
|
<textcolor>textActive</textcolor>
|
||||||
<textcolor>black</textcolor>
|
|
||||||
<shadowcolor>-</shadowcolor>
|
<shadowcolor>-</shadowcolor>
|
||||||
</control>
|
</control>
|
||||||
<control type="group" id="9000">
|
<control type="group" id="9000">
|
||||||
<control type="panel" id="3">
|
<control type="panel" id="3">
|
||||||
<posx>0</posx>
|
<posx>0</posx>
|
||||||
<posy>120</posy>
|
<posy>2-row</posy>
|
||||||
<width>12-col</width>
|
<width>12-col</width>
|
||||||
<height>11-row</height>
|
<height>11-row</height>
|
||||||
<onright>9999</onright>
|
<onright>9999</onright>
|
||||||
|
@ -137,65 +130,59 @@
|
||||||
<!--addon selection etc-->
|
<!--addon selection etc-->
|
||||||
<control type="panel" id="6">
|
<control type="panel" id="6">
|
||||||
<posx>0</posx>
|
<posx>0</posx>
|
||||||
<posy>120</posy>
|
<posy>2-row</posy>
|
||||||
<width>12-col</width>
|
<width>12-col</width>
|
||||||
<height>11-row</height>
|
<height>21-row</height>
|
||||||
<onright>9999</onright>
|
<onright>9999</onright>
|
||||||
<itemlayout height="1-row" width="6-col">
|
<itemlayout height="2-row" width="12-col">
|
||||||
<control type="image">
|
<control type="image">
|
||||||
<posx>0</posx>
|
<posx>0</posx>
|
||||||
<posy>2</posy>
|
<posy>0</posy>
|
||||||
<width>6-col-gutter</width>
|
<width>1-col</width>
|
||||||
<height>53</height>
|
<height>2-row</height>
|
||||||
<aspectratio>stretch</aspectratio>
|
|
||||||
<texture border="24,0,24,0">UIControls/listitemNF.png</texture>
|
|
||||||
<bordersize>0</bordersize>
|
|
||||||
<colordiffuse>99FFFFFF</colordiffuse>
|
|
||||||
</control>
|
|
||||||
<control type="image">
|
|
||||||
<posx>4</posx>
|
|
||||||
<posy>4</posy>
|
|
||||||
<width>48</width>
|
|
||||||
<height>48</height>
|
|
||||||
<aspectratio scalediffuse="false">scale</aspectratio>
|
<aspectratio scalediffuse="false">scale</aspectratio>
|
||||||
<texture fallback="colors/offblack.png" diffuse="masks/circle.png" border="0">$INFO[Listitem.icon]</texture>
|
<texture fallback="colors/offblack.png" border="0">$INFO[Listitem.icon]</texture>
|
||||||
</control>
|
</control>
|
||||||
<control type="label">
|
<control type="label">
|
||||||
<posx>1-col</posx>
|
<posx>1-col-indent</posx>
|
||||||
<posy>0</posy>
|
<posy>0</posy>
|
||||||
<width>312</width>
|
<width>11-col-gutter</width>
|
||||||
|
<height>2-row</height>
|
||||||
|
<aligny>center</aligny>
|
||||||
<font>itemTitle</font>
|
<font>itemTitle</font>
|
||||||
<textcolor>textActive</textcolor>
|
<textcolor>textActive</textcolor>
|
||||||
<shadowcolor>-</shadowcolor>
|
<shadowcolor>-</shadowcolor>
|
||||||
<label>$INFO[ListItem.Label]</label>
|
<label>$INFO[ListItem.Label]</label>
|
||||||
</control>
|
</control>
|
||||||
</itemlayout>
|
</itemlayout>
|
||||||
<focusedlayout height="1-row" width="6-col">
|
<focusedlayout height="2-row" width="12-col">
|
||||||
<control type="image">
|
<control type="image">
|
||||||
<posx>0</posx>
|
|
||||||
<posy>2</posy>
|
|
||||||
<width>6-col-gutter</width>
|
|
||||||
<height>53</height>
|
|
||||||
<aspectratio>stretch</aspectratio>
|
|
||||||
<texture border="24,0,24,0">UIControls/listitemFO.png</texture>
|
|
||||||
<bordersize>0</bordersize>
|
|
||||||
<colordiffuse>FFFFFFFF</colordiffuse>
|
|
||||||
</control>
|
|
||||||
<control type="image">
|
|
||||||
<posx>4</posx>
|
|
||||||
<posy>4</posy>
|
|
||||||
<width>48</width>
|
|
||||||
<height>48</height>
|
|
||||||
<aspectratio scalediffuse="false">scale</aspectratio>
|
|
||||||
<texture fallback="colors/offblack.png" diffuse="masks/circle.png" border="0">$INFO[Listitem.icon]</texture>
|
|
||||||
</control>
|
|
||||||
<control type="label">
|
|
||||||
<posx>1-col</posx>
|
<posx>1-col</posx>
|
||||||
<posy>0</posy>
|
<posy>0</posy>
|
||||||
<width>312</width>
|
<width>11-col</width>
|
||||||
|
<height>2-row</height>
|
||||||
|
<aspectratio>stretch</aspectratio>
|
||||||
|
<texture>colors/white.png</texture>
|
||||||
|
<bordersize>0</bordersize>
|
||||||
|
<colordiffuse>ffffffff</colordiffuse>
|
||||||
|
</control>
|
||||||
|
<control type="image">
|
||||||
|
<posx>0</posx>
|
||||||
|
<posy>0</posy>
|
||||||
|
<width>1-col</width>
|
||||||
|
<height>2-row</height>
|
||||||
|
<aspectratio scalediffuse="false">scale</aspectratio>
|
||||||
|
<texture fallback="colors/offblack.png" border="0">$INFO[Listitem.icon]</texture>
|
||||||
|
<include>spinFocusIcon</include>
|
||||||
|
</control>
|
||||||
|
<control type="label">
|
||||||
|
<posx>1-col-indent</posx>
|
||||||
|
<posy>0</posy>
|
||||||
|
<width>11-col-gutter</width>
|
||||||
|
<height>2-row</height>
|
||||||
|
<aligny>center</aligny>
|
||||||
<font>itemTitle</font>
|
<font>itemTitle</font>
|
||||||
<textcolor>black</textcolor>
|
<textcolor>black</textcolor>
|
||||||
<selectedcolor>black</selectedcolor>
|
|
||||||
<shadowcolor>-</shadowcolor>
|
<shadowcolor>-</shadowcolor>
|
||||||
<label>$INFO[ListItem.Label]</label>
|
<label>$INFO[ListItem.Label]</label>
|
||||||
</control>
|
</control>
|
||||||
|
@ -204,66 +191,96 @@
|
||||||
</control>
|
</control>
|
||||||
<!--larger thumbnail-->
|
<!--larger thumbnail-->
|
||||||
<control type="image">
|
<control type="image">
|
||||||
<posx>12-col</posx>
|
<posx>12-col-indent</posx>
|
||||||
<posy>5-row</posy>
|
<posy>2-row</posy>
|
||||||
<width>6-col</width>
|
<width>6-col-gutter</width>
|
||||||
<height>6-col</height>
|
<height>6-col-gutter</height>
|
||||||
<aspectratio scalediffuse="false" align="left" aligny="center">keep</aspectratio>
|
<aspectratio scalediffuse="false" align="left" aligny="center">keep</aspectratio>
|
||||||
<texture border="0">$INFO[container(6).Listitem.icon]</texture>
|
<texture border="0">$INFO[container(6).Listitem.icon]</texture>
|
||||||
|
<bordertexture border="3" colordiffuse="33FFFFFF">colors/white.png</bordertexture>
|
||||||
|
<bordersize>3</bordersize>
|
||||||
<fadetime>200</fadetime>
|
<fadetime>200</fadetime>
|
||||||
</control>
|
</control>
|
||||||
<!--OK / Cancel-->
|
<!--OK / Cancel-->
|
||||||
|
<control type="image">
|
||||||
|
<posx>12-col</posx>
|
||||||
|
<posy>2-row</posy>
|
||||||
|
<width>6-col</width>
|
||||||
|
<height>21-row</height>
|
||||||
|
<texture>colors/black.png</texture>
|
||||||
|
<colordiffuse>overlay</colordiffuse>
|
||||||
|
<aspectratio>stretch</aspectratio>
|
||||||
|
</control>
|
||||||
<control type="panel" id="9999">
|
<control type="panel" id="9999">
|
||||||
<visible>control.isvisible(3) | control.isvisible(5)</visible>
|
<visible>control.isvisible(3) | control.isvisible(5)</visible>
|
||||||
<posx>12-col</posx>
|
<posx>12-col</posx>
|
||||||
<posy>120</posy>
|
<posy>13-row</posy>
|
||||||
<width>4-col</width>
|
<width>6-col</width>
|
||||||
<height>5-row</height>
|
<height>6-row</height>
|
||||||
<itemgap>3</itemgap>
|
|
||||||
<orientation>vertical</orientation>
|
<orientation>vertical</orientation>
|
||||||
<onleft>9000</onleft>
|
<onleft>9000</onleft>
|
||||||
<itemlayout width="6-col" height="1-row">
|
<itemlayout width="6-col" height="2-row">
|
||||||
<control type="label">
|
<control type="label">
|
||||||
<posx>24</posx>
|
<posx>0</posx>
|
||||||
<posy>0</posy>
|
<posy>0</posy>
|
||||||
<width>1-col</width>
|
<width>1-col</width>
|
||||||
|
<height>2-row</height>
|
||||||
|
<align>center</align>
|
||||||
|
<aligny>center</aligny>
|
||||||
<font>symbol</font>
|
<font>symbol</font>
|
||||||
<textcolor>textActive</textcolor>
|
<textcolor>textActive</textcolor>
|
||||||
<label>$INFO[ListItem.label2]</label>
|
<label>$INFO[ListItem.label2]</label>
|
||||||
<shadowcolor>-</shadowcolor>
|
<shadowcolor>-</shadowcolor>
|
||||||
</control>
|
</control>
|
||||||
<control type="label">
|
<control type="label">
|
||||||
<posx>1-col</posx>
|
<posx>1-col-indent</posx>
|
||||||
<posy>-1</posy>
|
<posy>0</posy>
|
||||||
<width>6-col</width>
|
<width>5-col-gutter</width>
|
||||||
|
<height>2-row</height>
|
||||||
|
<aligny>center</aligny>
|
||||||
<font>menuTitle</font>
|
<font>menuTitle</font>
|
||||||
<textcolor>textActive</textcolor>
|
<textcolor>textActive</textcolor>
|
||||||
<label>$INFO[ListItem.label]</label>
|
<label>$INFO[ListItem.label]</label>
|
||||||
<shadowcolor>-</shadowcolor>
|
<shadowcolor>-</shadowcolor>
|
||||||
</control>
|
</control>
|
||||||
</itemlayout>
|
</itemlayout>
|
||||||
<focusedlayout width="6-col" height="1-row">
|
<focusedlayout width="6-col" height="2-row">
|
||||||
<control type="image">
|
<control type="image">
|
||||||
<posx>0</posx>
|
<posx>0</posx>
|
||||||
<posy>2</posy>
|
<posy>0</posy>
|
||||||
<width>6-col</width>
|
<width>1-col</width>
|
||||||
<height>53</height>
|
<height>2-row</height>
|
||||||
|
<aspectratio>stretch</aspectratio>
|
||||||
|
<texture>colors/white.png</texture>
|
||||||
|
<colordiffuse>500</colordiffuse>
|
||||||
|
<include>spinFocusIcon</include>
|
||||||
|
</control>
|
||||||
|
<control type="image">
|
||||||
|
<posx>1-col</posx>
|
||||||
|
<posy>0</posy>
|
||||||
|
<width>5-col</width>
|
||||||
|
<height>2-row</height>
|
||||||
<aspectratio>stretch</aspectratio>
|
<aspectratio>stretch</aspectratio>
|
||||||
<texture>colors/white.png</texture>
|
<texture>colors/white.png</texture>
|
||||||
</control>
|
</control>
|
||||||
<control type="label">
|
<control type="label">
|
||||||
<posx>24</posx>
|
<posx>0</posx>
|
||||||
<posy>0</posy>
|
<posy>0</posy>
|
||||||
<width>1-col</width>
|
<width>1-col</width>
|
||||||
|
<height>2-row</height>
|
||||||
|
<align>center</align>
|
||||||
|
<aligny>center</aligny>
|
||||||
<font>symbol</font>
|
<font>symbol</font>
|
||||||
<textcolor>black</textcolor>
|
<textcolor>textActive</textcolor>
|
||||||
<label>$INFO[ListItem.label2]</label>
|
<label>$INFO[ListItem.label2]</label>
|
||||||
<shadowcolor>-</shadowcolor>
|
<shadowcolor>-</shadowcolor>
|
||||||
</control>
|
</control>
|
||||||
<control type="label">
|
<control type="label">
|
||||||
<posx>1-col</posx>
|
<posx>1-col-indent</posx>
|
||||||
<posy>-1</posy>
|
<posy>0</posy>
|
||||||
<width>6-col</width>
|
<width>5-col-gutter</width>
|
||||||
|
<height>2-row</height>
|
||||||
|
<aligny>center</aligny>
|
||||||
<font>menuTitle</font>
|
<font>menuTitle</font>
|
||||||
<textcolor>black</textcolor>
|
<textcolor>black</textcolor>
|
||||||
<label>$INFO[ListItem.label]</label>
|
<label>$INFO[ListItem.label]</label>
|
||||||
|
|
|
@ -30,6 +30,8 @@
|
||||||
</control>
|
</control>
|
||||||
</itemlayout>
|
</itemlayout>
|
||||||
<focusedlayout width="4-col" height="4-col">
|
<focusedlayout width="4-col" height="4-col">
|
||||||
|
<control type="group">
|
||||||
|
<include>spinFocusPoster</include>
|
||||||
<control type="image">
|
<control type="image">
|
||||||
<posx>0</posx>
|
<posx>0</posx>
|
||||||
<posy>0</posy>
|
<posy>0</posy>
|
||||||
|
@ -47,31 +49,23 @@
|
||||||
<control type="image">
|
<control type="image">
|
||||||
<posx>0</posx>
|
<posx>0</posx>
|
||||||
<posy>0</posy>
|
<posy>0</posy>
|
||||||
<width>4-col-gutter</width>
|
<width>1-col</width>
|
||||||
<height>4-col-gutter</height>
|
<height>4-col-gutter</height>
|
||||||
<aspectratio>stretch</aspectratio>
|
<aspectratio>stretch</aspectratio>
|
||||||
<texture border="0">colors/black.png</texture>
|
<texture border="0">colors/white.png</texture>
|
||||||
<bordertexture border="3" colordiffuse="99111111">colors/white.png</bordertexture>
|
<colordiffuse>500</colordiffuse>
|
||||||
<bordersize>3</bordersize>
|
|
||||||
<colordiffuse>44FFFFFF</colordiffuse>
|
|
||||||
</control>
|
</control>
|
||||||
<control type="label">
|
<control type="label">
|
||||||
<posx>24</posx>
|
<posx>12</posx>
|
||||||
<posy>3-row</posy>
|
<posy>248</posy>
|
||||||
<width>3-col</width>
|
<width>7-row</width>
|
||||||
<align>center</align>
|
<align>left</align>
|
||||||
|
<angle>90</angle>
|
||||||
|
<aligny>top</aligny>
|
||||||
<font>itemTitle</font>
|
<font>itemTitle</font>
|
||||||
<textcolor>textActive</textcolor>
|
<textcolor>white</textcolor>
|
||||||
<label>$INFO[ListItem.label]</label>
|
<label>$INFO[ListItem.label]</label>
|
||||||
</control>
|
</control>
|
||||||
<control type="label">
|
|
||||||
<posx>24</posx>
|
|
||||||
<posy>4-row</posy>
|
|
||||||
<width>3-col</width>
|
|
||||||
<align>center</align>
|
|
||||||
<font>itemSubTitle</font>
|
|
||||||
<textcolor>textActive</textcolor>
|
|
||||||
<label>$INFO[ListItem.Property(Addon.summary)]</label>
|
|
||||||
</control>
|
</control>
|
||||||
</control>
|
</control>
|
||||||
</focusedlayout>
|
</focusedlayout>
|
||||||
|
|
|
@ -3,44 +3,6 @@
|
||||||
<include name="seasons">
|
<include name="seasons">
|
||||||
<control type="group">
|
<control type="group">
|
||||||
<visible>container.content(seasons) + !container.content(episodes)</visible>
|
<visible>container.content(seasons) + !container.content(episodes)</visible>
|
||||||
|
|
||||||
<!--fanart-->
|
|
||||||
<control type="group">
|
|
||||||
<posy>-516</posy>
|
|
||||||
<control type="image">
|
|
||||||
<include>dimensionsFullscreen</include>
|
|
||||||
<aspectratio scalediffuse="false">stretch</aspectratio>
|
|
||||||
<texture background="true" fallback="colors/offblack.png" border="0">$INFO[Listitem.art(fanart)]</texture>
|
|
||||||
<bordertexture border="6" colordiffuse="500">colors/white.png</bordertexture>
|
|
||||||
<bordersize>0,0,0,6</bordersize>
|
|
||||||
<colordiffuse>ffffffff</colordiffuse>
|
|
||||||
</control>
|
|
||||||
</control>
|
|
||||||
|
|
||||||
<!--title-->
|
|
||||||
<control type="group">
|
|
||||||
<posx>col-1-begin</posx>
|
|
||||||
<posy>row-2-begin</posy>
|
|
||||||
<control type="image">
|
|
||||||
<posx>-96</posx>
|
|
||||||
<posy>11-row</posy>
|
|
||||||
<width>fullscreenWidth</width>
|
|
||||||
<height>2-row</height>
|
|
||||||
<aspectratio scalediffuse="false">stretch</aspectratio>
|
|
||||||
<texture border="0">colors/black.png</texture>
|
|
||||||
<colordiffuse>overlay</colordiffuse>
|
|
||||||
</control>
|
|
||||||
<control type="label">
|
|
||||||
<posx>0</posx>
|
|
||||||
<posy>11-row</posy>
|
|
||||||
<width>24-col</width>
|
|
||||||
<height>2-row</height>
|
|
||||||
<font>medium</font>
|
|
||||||
<textcolor>textActive</textcolor>
|
|
||||||
<label>$INFO[container.foldername]</label>
|
|
||||||
</control>
|
|
||||||
</control>
|
|
||||||
|
|
||||||
<!--content-->
|
<!--content-->
|
||||||
<control type="panel" id="58">
|
<control type="panel" id="58">
|
||||||
<visible>!StringCompare(container.foldername,files) + !container.content(episodes) + !Substring(Container.folderpath,plugin) + !container.content(addons)</visible>
|
<visible>!StringCompare(container.foldername,files) + !container.content(episodes) + !Substring(Container.folderpath,plugin) + !container.content(addons)</visible>
|
||||||
|
@ -107,6 +69,46 @@
|
||||||
</control>
|
</control>
|
||||||
</focusedlayout>
|
</focusedlayout>
|
||||||
</control>
|
</control>
|
||||||
|
|
||||||
|
<!--fanart-->
|
||||||
|
<control type="group">
|
||||||
|
<animation type="conditional" condition="true">
|
||||||
|
<effect type="slide" start="0,0" end="0,-516" tween="cubic" easing="out" delay="0" time="400"/>
|
||||||
|
</animation>
|
||||||
|
<posy>0</posy>
|
||||||
|
<control type="image">
|
||||||
|
<include>dimensionsFullscreen</include>
|
||||||
|
<aspectratio scalediffuse="false">stretch</aspectratio>
|
||||||
|
<texture background="true" fallback="colors/offblack.png" border="0">$INFO[Listitem.art(fanart)]</texture>
|
||||||
|
<bordertexture border="6" colordiffuse="500">colors/white.png</bordertexture>
|
||||||
|
<bordersize>0,0,0,6</bordersize>
|
||||||
|
<colordiffuse>ffffffff</colordiffuse>
|
||||||
|
</control>
|
||||||
|
</control>
|
||||||
|
|
||||||
|
<!--title-->
|
||||||
|
<control type="group">
|
||||||
|
<posx>col-1-begin</posx>
|
||||||
|
<posy>row-2-begin</posy>
|
||||||
|
<control type="image">
|
||||||
|
<posx>-96</posx>
|
||||||
|
<posy>11-row</posy>
|
||||||
|
<width>fullscreenWidth</width>
|
||||||
|
<height>2-row</height>
|
||||||
|
<aspectratio scalediffuse="false">stretch</aspectratio>
|
||||||
|
<texture border="0">colors/black.png</texture>
|
||||||
|
<colordiffuse>overlay</colordiffuse>
|
||||||
|
</control>
|
||||||
|
<control type="label">
|
||||||
|
<posx>0</posx>
|
||||||
|
<posy>11-row</posy>
|
||||||
|
<width>24-col</width>
|
||||||
|
<height>2-row</height>
|
||||||
|
<font>medium</font>
|
||||||
|
<textcolor>textActive</textcolor>
|
||||||
|
<label>$INFO[container.foldername]</label>
|
||||||
|
</control>
|
||||||
|
</control>
|
||||||
</control>
|
</control>
|
||||||
</include>
|
</include>
|
||||||
</includes>
|
</includes>
|
|
@ -15,6 +15,10 @@
|
||||||
<color name="textboxInactive">99FFFFFF</color>
|
<color name="textboxInactive">99FFFFFF</color>
|
||||||
<color name="textAccented">FFE91E63</color>
|
<color name="textAccented">FFE91E63</color>
|
||||||
|
|
||||||
|
<color name="keyboardActive">ffE91E63</color>
|
||||||
|
<color name="keyboardInactive">aa212121</color>
|
||||||
|
<color name="keyboardAccent">ffBDBDBD</color>
|
||||||
|
|
||||||
<color name="500">ffE91E63</color>
|
<color name="500">ffE91E63</color>
|
||||||
|
|
||||||
<color name="50">ffFFEBEE</color>
|
<color name="50">ffFFEBEE</color>
|
||||||
|
|
Binary file not shown.
Before Width: | Height: | Size: 930 B |
Binary file not shown.
Before Width: | Height: | Size: 931 B |
Binary file not shown.
Before Width: | Height: | Size: 931 B |
Binary file not shown.
Before Width: | Height: | Size: 931 B |
Loading…
Reference in New Issue