- September 25, 2006
- 724
- 48
- Home Country
- Italy
I'd like to delete this filed from MyVideos ListView
http://img21.imageshack.us/img21/5102/myvideotitle.jpg
I'd like to have video title without focus or nofocus bar image.
Is possible?
This is myvideotitle.xml file, wich fild i must to modify?
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<window>
<id>25</id>
<defaultcontrol>2</defaultcontrol>
<allowoverlay>yes</allowoverlay>
<define>#smalltitle.color:ff808080</define>
<define>#smallvalue.color:ffffffff</define>
<controls>
<import>common.time.xml</import>
<control>
<description>BG</description>
<type>image</type>
<id>1</id>
<width>1366</width>
<height>768</height>
</control>
<control>
<type>label</type>
<id>1</id>
<posX>1286</posX>
<posY>10</posY>
<label>#view</label>
<font>font18</font>
<textcolor>20ffffff</textcolor>
<align>right</align>
<visible>!control.hasthumb(205)</visible>
</control>
<control>
<type>label</type>
<id>1</id>
<posX>1286</posX>
<posY>10</posY>
<label>#selecteditem</label>
<font>font18</font>
<textcolor>40ffffff</textcolor>
<align>right</align>
<visible>control.hasthumb(205)</visible>
</control>
<control>
<description>Tagline</description>
<type>label</type>
<id>1</id>
<posX>1271</posX>
<posY>35</posY>
<width>950</width>
<font>font14</font>
<align>right</align>
<label>#tagline</label>
<visible>control.hasthumb(205)</visible>
</control>
<control>
<type>label</type>
<id>1</id>
<posX>1271</posX>
<posY>35</posY>
<width>950</width>
<font>font14</font>
<align>right</align>
<label>#selecteditem</label>
<visible>!control.hasthumb(205)</visible>
</control>
<control>
<description>Number of Files Label</description>
<type>label</type>
<id>1</id>
<posX>35</posX>
<posY>35</posY>
<label>#itemcount</label>
<align>left</align>
<textcolor>White</textcolor>
</control>
<control>
<type>image</type>
<id>1</id>
<posX>1306</posX>
<posY>20</posY>
<width>40</width>
<height>40</height>
<texture>hover_my videos.png</texture>
</control>
<control>
<description>Dummy Image</description>
<id>205</id>
<type>image</type>
<posX>2000</posX>
<posY>10</posY>
<width>1</width>
<height>1</height>
<texture>#selectedthumb</texture>
</control>
<control>
<type>image</type>
<id>1</id>
<posX>16</posX>
<posY>81</posY>
<width>276</width>
<height>408</height>
<texture>movie_preview_thumb_background.png</texture>
<visible>control.hasthumb(204)+facadeview.list</visible>
</control>
<control>
<id>204</id>
<type>image</type>
<posX>30</posX>
<posY>95</posY>
<width>245</width>
<height>373</height>
<texture>#selectedthumb</texture>
<visible>facadeview.list</visible>
</control>
<control>
<description>Summary</description>
<type>textboxscrollup</type>
<id>1</id>
<posX>305</posX>
<posY>510</posY>
<width>620</width>
<height>235</height>
<textcolor>#smallvalue.color</textcolor>
<font>font13</font>
<label>#plot</label>
<seperator>________________________________________________________________________________________________________________________________</seperator>
<visible>control.hasthumb(205)</visible>
</control>
<control>
<description>Summary / Info Divider</description>
<type>image</type>
<id>1</id>
<posX>934</posX>
<posY>538</posY>
<width>1</width>
<height>200</height>
<texture>vbar2.png</texture>
<visible>control.hasthumb(205)</visible>
</control>
<control>
<description>Director Label</description>
<type>label</type>
<id>1</id>
<posX>950</posX>
<posY>540</posY>
<textcolor>#smalltitle.color</textcolor>
<font>font13</font>
<label>199</label>
<visible>control.hasthumb(205)</visible>
</control>
<control>
<description>Director Value</description>
<type>fadelabel</type>
<id>1</id>
<posX>1045</posX>
<posY>540</posY>
<width>310</width>
<textcolor>#smallvalue.color</textcolor>
<font>font13</font>
<label>#director</label>
<visible>control.hasthumb(205)</visible>
</control>
<control>
<description>Writer Label</description>
<type>label</type>
<id>1</id>
<posX>950</posX>
<posY>570</posY>
<textcolor>#smalltitle.color</textcolor>
<font>font13</font>
<label>200</label>
<visible>control.hasthumb(205)</visible>
</control>
<control>
<description>Writer Value</description>
<type>fadelabel</type>
<id>1</id>
<posX>1045</posX>
<posY>570</posY>
<width>310</width>
<textcolor>#smallvalue.color</textcolor>
<font>font13</font>
<label>#credits</label>
<visible>control.hasthumb(205)</visible>
</control>
<control>
<description>Genre Label</description>
<type>label</type>
<id>1</id>
<posX>950</posX>
<posY>600</posY>
<textcolor>#smalltitle.color</textcolor>
<font>font13</font>
<label>174</label>
<visible>control.hasthumb(205)</visible>
</control>
<control>
<description>Genre Value</description>
<type>fadelabel</type>
<id>1</id>
<posX>1045</posX>
<posY>600</posY>
<width>310</width>
<textcolor>#smallvalue.color</textcolor>
<font>font13</font>
<label>#genre</label>
<visible>control.hasthumb(205)</visible>
</control>
<control>
<description>Runtime Label</description>
<type>label</type>
<id>1</id>
<posX>950</posX>
<posY>630</posY>
<textcolor>#smalltitle.color</textcolor>
<font>font13</font>
<label>299</label>
<visible>control.hasthumb(205)</visible>
</control>
<control>
<description>Runtime</description>
<type>fadelabel</type>
<id>1</id>
<posX>1045</posX>
<posY>630</posY>
<width>310</width>
<textcolor>#smallvalue.color</textcolor>
<font>font13</font>
<label>#runtime Mins.</label>
<visible>control.hasthumb(205)</visible>
</control>
<control>
<description>MPAA Label</description>
<type>label</type>
<id>1</id>
<posX>950</posX>
<posY>660</posY>
<textcolor>#smalltitle.color</textcolor>
<font>font13</font>
<label>204</label>
<visible>control.hasthumb(205)</visible>
</control>
<control>
<description>MPAA Value</description>
<type>fadelabel</type>
<id>1</id>
<posX>1045</posX>
<posY>660</posY>
<width>310</width>
<textcolor>#smallvalue.color</textcolor>
<font>font13</font>
<label>#mpaarating</label>
<visible>control.hasthumb(205)</visible>
</control>
<control>
<description>10 star rating? 10 is a lot...</description>
<type>imagelist</type>
<id>1</id>
<posX>950</posX>
<posY>690</posY>
<width>240</width>
<height>24</height>
<textureWidth>24</textureWidth>
<textureHeight>24</textureHeight>
<subitems>
<subitem>greystar.png</subitem>
<subitem>starbest.png</subitem>
</subitems>
<orientation>horizontal</orientation>
<align>left</align>
<imagesToDraw>10</imagesToDraw>
<percentage>#rating</percentage>
<visible>control.hasthumb(205)</visible>
</control>
<control>
<type>actiongroup</type>
<description>action menu</description>
<defaultcontrol>2</defaultcontrol>
<onexit>50</onexit>
<buttonX>-210</buttonX>
<buttonY>64</buttonY>
<buttonwidth>385</buttonwidth>
<buttonheight>515</buttonheight>
<textureFocus>-</textureFocus>
<textureNoFocus>-</textureNoFocus>
<posX>0</posX>
<posY>0</posY>
<width>100</width>
<height>568</height>
<dimColor>00ffffff</dimColor>
<control>
<type>image</type>
<posY>0</posY>
<width>290</width>
<height>768</height>
<texture>menu_slide_background.png</texture>
<colorDiffuse>fffffffff</colorDiffuse>
<visible>!Control.HasFocus(50)</visible>
<animation effect="slide" time="10" start="-300,0">visible</animation>
<animation effect="slide" time="10" end="-300,0">hidden</animation>
</control>
<control>
<type>group</type>
<description>group element</description>
<visible>!Control.HasFocus(50)</visible>
<animation effect="slide" time="10" end="-300,0">hidden</animation>
<animation effect="slide" time="10" start="-300,0">visible</animation>
<posX>20</posX>
<posY>80</posY>
<layout>StackLayout</layout>
<control>
<description>View-As</description>
<type>button</type>
<id>2</id>
<label>100</label>
<onright>50</onright>
<onup>17</onup>
<ondown>3</ondown>
</control>
<control>
<description>Sort</description>
<type>sortbutton</type>
<id>3</id>
<label>103</label>
<onright>50</onright>
<onup>2</onup>
<ondown>5</ondown>
</control>
<control>
<description>Switch View</description>
<type>button</type>
<id>5</id>
<label>457</label>
<onright>50</onright>
<onup>3</onup>
<ondown>20</ondown>
</control>
<control>
<description>Current Playlist</description>
<type>button</type>
<id>20</id>
<label>4555</label>
<action>33</action>
<onright>50</onright>
<onup>5</onup>
<ondown>9</ondown>
</control>
<control>
<description>My Playlists</description>
<type>button</type>
<id>9</id>
<label>983</label>
<onright>50</onright>
<onup>20</onup>
<ondown>10</ondown>
</control>
<control>
<description>TV Shows</description>
<type>button</type>
<id>10</id>
<hyperlink>9811</hyperlink>
<label>1300</label>
<onright>50</onright>
<onup>9</onup>
<ondown>8</ondown>
<visible>plugin.isenabled(MP-TV Series)</visible>
</control>
<control>
<description>Trailers</description>
<type>button</type>
<id>8</id>
<label>5906</label>
<hyperlink>5900</hyperlink>
<onright>50</onright>
<onup>10</onup>
<ondown>99</ondown>
<visible>plugin.isenabled(My Trailers)</visible>
</control>
</control>
</control>
<import>common.facade.video.fanart.xml</import>
</controls>
</window>
Thanks
massimo
http://img21.imageshack.us/img21/5102/myvideotitle.jpg
I'd like to have video title without focus or nofocus bar image.
Is possible?
This is myvideotitle.xml file, wich fild i must to modify?
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<window>
<id>25</id>
<defaultcontrol>2</defaultcontrol>
<allowoverlay>yes</allowoverlay>
<define>#smalltitle.color:ff808080</define>
<define>#smallvalue.color:ffffffff</define>
<controls>
<import>common.time.xml</import>
<control>
<description>BG</description>
<type>image</type>
<id>1</id>
<width>1366</width>
<height>768</height>
</control>
<control>
<type>label</type>
<id>1</id>
<posX>1286</posX>
<posY>10</posY>
<label>#view</label>
<font>font18</font>
<textcolor>20ffffff</textcolor>
<align>right</align>
<visible>!control.hasthumb(205)</visible>
</control>
<control>
<type>label</type>
<id>1</id>
<posX>1286</posX>
<posY>10</posY>
<label>#selecteditem</label>
<font>font18</font>
<textcolor>40ffffff</textcolor>
<align>right</align>
<visible>control.hasthumb(205)</visible>
</control>
<control>
<description>Tagline</description>
<type>label</type>
<id>1</id>
<posX>1271</posX>
<posY>35</posY>
<width>950</width>
<font>font14</font>
<align>right</align>
<label>#tagline</label>
<visible>control.hasthumb(205)</visible>
</control>
<control>
<type>label</type>
<id>1</id>
<posX>1271</posX>
<posY>35</posY>
<width>950</width>
<font>font14</font>
<align>right</align>
<label>#selecteditem</label>
<visible>!control.hasthumb(205)</visible>
</control>
<control>
<description>Number of Files Label</description>
<type>label</type>
<id>1</id>
<posX>35</posX>
<posY>35</posY>
<label>#itemcount</label>
<align>left</align>
<textcolor>White</textcolor>
</control>
<control>
<type>image</type>
<id>1</id>
<posX>1306</posX>
<posY>20</posY>
<width>40</width>
<height>40</height>
<texture>hover_my videos.png</texture>
</control>
<control>
<description>Dummy Image</description>
<id>205</id>
<type>image</type>
<posX>2000</posX>
<posY>10</posY>
<width>1</width>
<height>1</height>
<texture>#selectedthumb</texture>
</control>
<control>
<type>image</type>
<id>1</id>
<posX>16</posX>
<posY>81</posY>
<width>276</width>
<height>408</height>
<texture>movie_preview_thumb_background.png</texture>
<visible>control.hasthumb(204)+facadeview.list</visible>
</control>
<control>
<id>204</id>
<type>image</type>
<posX>30</posX>
<posY>95</posY>
<width>245</width>
<height>373</height>
<texture>#selectedthumb</texture>
<visible>facadeview.list</visible>
</control>
<control>
<description>Summary</description>
<type>textboxscrollup</type>
<id>1</id>
<posX>305</posX>
<posY>510</posY>
<width>620</width>
<height>235</height>
<textcolor>#smallvalue.color</textcolor>
<font>font13</font>
<label>#plot</label>
<seperator>________________________________________________________________________________________________________________________________</seperator>
<visible>control.hasthumb(205)</visible>
</control>
<control>
<description>Summary / Info Divider</description>
<type>image</type>
<id>1</id>
<posX>934</posX>
<posY>538</posY>
<width>1</width>
<height>200</height>
<texture>vbar2.png</texture>
<visible>control.hasthumb(205)</visible>
</control>
<control>
<description>Director Label</description>
<type>label</type>
<id>1</id>
<posX>950</posX>
<posY>540</posY>
<textcolor>#smalltitle.color</textcolor>
<font>font13</font>
<label>199</label>
<visible>control.hasthumb(205)</visible>
</control>
<control>
<description>Director Value</description>
<type>fadelabel</type>
<id>1</id>
<posX>1045</posX>
<posY>540</posY>
<width>310</width>
<textcolor>#smallvalue.color</textcolor>
<font>font13</font>
<label>#director</label>
<visible>control.hasthumb(205)</visible>
</control>
<control>
<description>Writer Label</description>
<type>label</type>
<id>1</id>
<posX>950</posX>
<posY>570</posY>
<textcolor>#smalltitle.color</textcolor>
<font>font13</font>
<label>200</label>
<visible>control.hasthumb(205)</visible>
</control>
<control>
<description>Writer Value</description>
<type>fadelabel</type>
<id>1</id>
<posX>1045</posX>
<posY>570</posY>
<width>310</width>
<textcolor>#smallvalue.color</textcolor>
<font>font13</font>
<label>#credits</label>
<visible>control.hasthumb(205)</visible>
</control>
<control>
<description>Genre Label</description>
<type>label</type>
<id>1</id>
<posX>950</posX>
<posY>600</posY>
<textcolor>#smalltitle.color</textcolor>
<font>font13</font>
<label>174</label>
<visible>control.hasthumb(205)</visible>
</control>
<control>
<description>Genre Value</description>
<type>fadelabel</type>
<id>1</id>
<posX>1045</posX>
<posY>600</posY>
<width>310</width>
<textcolor>#smallvalue.color</textcolor>
<font>font13</font>
<label>#genre</label>
<visible>control.hasthumb(205)</visible>
</control>
<control>
<description>Runtime Label</description>
<type>label</type>
<id>1</id>
<posX>950</posX>
<posY>630</posY>
<textcolor>#smalltitle.color</textcolor>
<font>font13</font>
<label>299</label>
<visible>control.hasthumb(205)</visible>
</control>
<control>
<description>Runtime</description>
<type>fadelabel</type>
<id>1</id>
<posX>1045</posX>
<posY>630</posY>
<width>310</width>
<textcolor>#smallvalue.color</textcolor>
<font>font13</font>
<label>#runtime Mins.</label>
<visible>control.hasthumb(205)</visible>
</control>
<control>
<description>MPAA Label</description>
<type>label</type>
<id>1</id>
<posX>950</posX>
<posY>660</posY>
<textcolor>#smalltitle.color</textcolor>
<font>font13</font>
<label>204</label>
<visible>control.hasthumb(205)</visible>
</control>
<control>
<description>MPAA Value</description>
<type>fadelabel</type>
<id>1</id>
<posX>1045</posX>
<posY>660</posY>
<width>310</width>
<textcolor>#smallvalue.color</textcolor>
<font>font13</font>
<label>#mpaarating</label>
<visible>control.hasthumb(205)</visible>
</control>
<control>
<description>10 star rating? 10 is a lot...</description>
<type>imagelist</type>
<id>1</id>
<posX>950</posX>
<posY>690</posY>
<width>240</width>
<height>24</height>
<textureWidth>24</textureWidth>
<textureHeight>24</textureHeight>
<subitems>
<subitem>greystar.png</subitem>
<subitem>starbest.png</subitem>
</subitems>
<orientation>horizontal</orientation>
<align>left</align>
<imagesToDraw>10</imagesToDraw>
<percentage>#rating</percentage>
<visible>control.hasthumb(205)</visible>
</control>
<control>
<type>actiongroup</type>
<description>action menu</description>
<defaultcontrol>2</defaultcontrol>
<onexit>50</onexit>
<buttonX>-210</buttonX>
<buttonY>64</buttonY>
<buttonwidth>385</buttonwidth>
<buttonheight>515</buttonheight>
<textureFocus>-</textureFocus>
<textureNoFocus>-</textureNoFocus>
<posX>0</posX>
<posY>0</posY>
<width>100</width>
<height>568</height>
<dimColor>00ffffff</dimColor>
<control>
<type>image</type>
<posY>0</posY>
<width>290</width>
<height>768</height>
<texture>menu_slide_background.png</texture>
<colorDiffuse>fffffffff</colorDiffuse>
<visible>!Control.HasFocus(50)</visible>
<animation effect="slide" time="10" start="-300,0">visible</animation>
<animation effect="slide" time="10" end="-300,0">hidden</animation>
</control>
<control>
<type>group</type>
<description>group element</description>
<visible>!Control.HasFocus(50)</visible>
<animation effect="slide" time="10" end="-300,0">hidden</animation>
<animation effect="slide" time="10" start="-300,0">visible</animation>
<posX>20</posX>
<posY>80</posY>
<layout>StackLayout</layout>
<control>
<description>View-As</description>
<type>button</type>
<id>2</id>
<label>100</label>
<onright>50</onright>
<onup>17</onup>
<ondown>3</ondown>
</control>
<control>
<description>Sort</description>
<type>sortbutton</type>
<id>3</id>
<label>103</label>
<onright>50</onright>
<onup>2</onup>
<ondown>5</ondown>
</control>
<control>
<description>Switch View</description>
<type>button</type>
<id>5</id>
<label>457</label>
<onright>50</onright>
<onup>3</onup>
<ondown>20</ondown>
</control>
<control>
<description>Current Playlist</description>
<type>button</type>
<id>20</id>
<label>4555</label>
<action>33</action>
<onright>50</onright>
<onup>5</onup>
<ondown>9</ondown>
</control>
<control>
<description>My Playlists</description>
<type>button</type>
<id>9</id>
<label>983</label>
<onright>50</onright>
<onup>20</onup>
<ondown>10</ondown>
</control>
<control>
<description>TV Shows</description>
<type>button</type>
<id>10</id>
<hyperlink>9811</hyperlink>
<label>1300</label>
<onright>50</onright>
<onup>9</onup>
<ondown>8</ondown>
<visible>plugin.isenabled(MP-TV Series)</visible>
</control>
<control>
<description>Trailers</description>
<type>button</type>
<id>8</id>
<label>5906</label>
<hyperlink>5900</hyperlink>
<onright>50</onright>
<onup>10</onup>
<ondown>99</ondown>
<visible>plugin.isenabled(My Trailers)</visible>
</control>
</control>
</control>
<import>common.facade.video.fanart.xml</import>
</controls>
</window>
Thanks
massimo