⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 uzg-channelwindow.xml

📁 XOT: XBMC Online TV Framework
💻 XML
字号:
<window>
	<defaultcontrol>50</defaultcontrol>
	<allowoverlay>yes</allowoverlay>

	<controls>
		<control type="image" id="199">
			<description>background image</description>
			<posx>0</posx>
			<posy>0</posy>
			<width>720</width>
			<height>576</height>
			<colorkey>0</colorkey>
			<textcolor>ffffffff</textcolor>
			<colordiffuse>ffffffff</colordiffuse>
			<texture>xot_background.png</texture>
		</control>
		<control type="image">
			<description>background image top</description>
			<posx>0</posx>
			<posy>0</posy>
			<width>720</width>
			<height>88</height>
			<colorkey>0</colorkey>
			<textcolor>ffffffff</textcolor>
			<colordiffuse>ffffffff</colordiffuse>
			<texture>xot_top-background.png</texture>
		</control>
		
		<control type="label">
			<description>xbox media center label</description>
			<posx>200</posx>
			<posy>38</posy>
			<align>right</align>
			<label>xbox media center</label>
			<font>special12</font>
			<textcolor>ffffffff</textcolor>
		</control>
		<control type="label">
			<description>description label</description>
			<posx>207</posx>
			<posy>38</posy>
			<align>left</align>
			<label>XOT-Uzg</label>
			<font>special13</font>
		</control>
		
		<control type="group" id="200">
			<!-- Do NOT remove. This control is needed by the script -->
			<animation effect="slide" start="-140,0" time="150">WindowOpen</animation>
			<animation effect="slide" end="-140,0" time="150">WindowClose</animation>
			<posx>40</posx>
			<control type="image" id="202">
				<description>No Episode Border</description>
				<posx>0</posx>
				<posy>130</posy>
				<width>152</width>
				<height>115</height>
				<colorkey>0</colorkey>
				<textcolor>ffffffff</textcolor>
				<colordiffuse>ffffffff</colordiffuse>
				<texture>xot_border.png</texture>
			</control>
			<control type="image" id="201">
				<!-- Do NOT remove. This control is needed by the script -->
				<description>No Episode Image</description>
				<posx>1</posx>
				<posy>131</posy>
				<width>150</width>
				<height>113</height>
				<colorkey>0</colorkey>
				<textcolor>ffffffff</textcolor>
				<colordiffuse>ffffffff</colordiffuse>
				<texture>xot_none.png</texture>
			</control>
			<control type="image" id="203">
                <description>Controls Image</description>
                <!-- shifted 5 px in x and y  -->
                <posx>127</posx>
                <posy>222</posy>
                <width>28</width>
                <height>26</height>
                <colorkey>0</colorkey>
                <textcolor>ffffffff</textcolor>
                <colordiffuse>ffffffff</colordiffuse>
                <texture>xot_complete.png</texture>
            </control>
			<control type="image">
				<description>Controls Image</description>
				<posx>0</posx>
				<posy>270</posy>
				<width>84</width>
				<height>42</height>
				<colorkey>0</colorkey>
				<textcolor>ffffffff</textcolor>
				<colordiffuse>ffffffff</colordiffuse>
				<texture>xot_control.png</texture>
			</control>
		</control>
	
		<control type="textbox" id="211">
			<!-- Do NOT remove. This control is needed by the script -->
			<description>Episode Description</description>
			<posx>210</posx>
			<posy>127</posy>
			<width>470</width>
			<height>120</height>
			<spinposx>430</spinposx>
			<spinposy>125</spinposy>
			<onup>50</onup>
			<ondown>50</ondown>
			<colordiffuse>FFFFFFFF</colordiffuse>
			<font>font13</font>
			<textcolor>FFFFFFFF</textcolor>
			<pulseonselect></pulseonselect>
			<animation effect="slide" start="720" time="150">WindowOpen</animation>
			<animation effect="slide" end="720" time="150">WindowClose</animation>
		</control>

        <control type="group">
			<posx>198</posx>
            <posy>280</posy>
            
            <animation effect="slide" start="720" time="150">WindowOpen</animation>
            <animation effect="slide" end="720" time="150">WindowClose</animation>
    
            <control type="list" id="50">
				<!-- Do NOT remove. This control is needed by the script -->
				<width>500</width>
				<height>210</height>
				
				<onleft>211</onleft>
				<onright>60</onright>
				<onup>50</onup>
				<ondown>50</ondown>
				

                <pagecontrol>60</pagecontrol>
                <!--scrolltime>200</scrolltime-->
    
	            <!--spinposx>220</spinposx>
	            <spinposy>400</spinposy>
				<spinwidth>22</spinwidth>
	            <spinheight>24</spinheight>
	            <textureup>scroll-up.png</textureup>
	            <textureupfocus>scroll-up-focus.png</textureupfocus>
	            <texturedown>scroll-down.png</texturedown>
	            <texturedownfocus>scroll-down-focus.png</texturedownfocus-->
		            
				<viewtype label="Episodes">Episodelist</viewtype>
				
				<itemlayout height="27">
					<control type="image">
						<width>475</width>
						<height>25</height>
						<posx>0</posx>
						<posy>0</posy>
						<texture>xot_list-nofocus.png</texture>
					</control>
					<control type="image">
						<posx>5</posx>
						<posy>3</posy>
						<width>20</width>
						<height>20</height>
						<info>ListItem.Icon</info>
					</control>
					<control type="label">
						<posx>30</posx>
						<posy>2</posy>
						<width>475</width>
						<height>22</height>
						<font>font13</font>
						<selectedcolor>FFe2ff43</selectedcolor>
						<align>left</align>
						<info>ListItem.Label</info>
					</control>
					<control type="label">
						<posx>475</posx>
						<posy>2</posy>
						<width>475</width>
						<height>22</height>
						<font>font13</font>
						<selectedcolor>FFe2ff43</selectedcolor>
						<textcolor>60ffffff</textcolor>
						<align>right</align>
						<info>ListItem.Label2</info>
					</control>
				</itemlayout>
				<focusedlayout height="27">
					<control type="image">
						<width>475</width>
						<height>25</height>
						<posx>0</posx>
						<posy>0</posy>
						<visible>!Control.HasFocus(50)</visible>
						<texture>xot_list-focus.png</texture>
					</control>
					<control type="image">
						<width>480</width>
						<height>25</height>
						<posx>0</posx>
						<posy>0</posy>
						<visible>Control.HasFocus(50)</visible>
						<texture>xot_list-focus.png</texture>
					</control>
					<control type="image">
						<posx>5</posx>
						<posy>3</posy>
						<width>20</width>
						<height>20</height>
						<info>ListItem.Icon</info>
					</control>
					<control type="label">
						<posx>30</posx>
						<posy>2</posy>
						<width>475</width>
						<height>22</height>
						<font>font13</font>
						<selectedcolor>FFe2ff43</selectedcolor>
						<align>left</align>
						<info>ListItem.Label</info>
					</control>
					<control type="label">
						<posx>475</posx>
						<posy>2</posy>
						<width>475</width>
						<height>22</height>
						<font>font13</font>
						<selectedcolor>FFe2ff43</selectedcolor>
						<align>right</align>
						<info>ListItem.Label2</info>
					</control>
				</focusedlayout>
            </control>

	        <!--control type="button" id="61">
                <description>List Scrollbar Down Arrow</description>
                <posx>456</posx>
                <posy>220</posy>
                <width>22</width>
                <height>15</height>
                <onright>62</onright>
                <onleft>62</onleft>
                <onup>50</onup>
                <texturenofocus>scroll-down.png</texturenofocus>
                <texturefocus>scroll-down-focus.png</texturefocus>
                <onclick>PageDown(60)</onclick>
            </control>
            <control type="button" id="62">
                <description>List Scrollbar Up Arrow</description>
                <posx>478</posx>
                <posy>220</posy>
                <width>22</width>
                <height>15</height>
                <onright>61</onright>
                <onleft>61</onleft>
                <onup>50</onup>
                <texturenofocus>scroll-up.png</texturenofocus>
                <texturefocus>scroll-up-focus.png</texturefocus>
                <onclick>PageUp(60)</onclick>
            </control-->
            <control type="scrollbar" id="60">
                <visible>true</visible>
                <posx>485</posx>
                <posy>0</posy>
                <width>10</width>
                <height>210</height>
                <onleft>50</onleft>
                <description>Scroll Bar</description>
                <texturesliderbackground>xot_scrollbar_background.png</texturesliderbackground>
                <texturesliderbar>xot_scrollbar_bar.png</texturesliderbar>
                <texturesliderbarfocus>xot_scrollbar_bar_focus.png</texturesliderbarfocus>
                <textureslidernib>-</textureslidernib>
                <textureslidernibfocus>-</textureslidernibfocus>
                <orientation>vertical</orientation>
            </control>
        </control>
	</controls>
</window>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -