From: <rs...@us...> - 2007-08-10 13:20:29
|
Revision: 826 http://mp-plugins.svn.sourceforge.net/mp-plugins/?rev=826&view=rev Author: rsparey Date: 2007-08-10 06:20:20 -0700 (Fri, 10 Aug 2007) Log Message: ----------- working on tv search page.. now menu drops down, as well as tabbing across, as this makes more sense when using a remote to control the search buttons (which require right to left navigation) Modified Paths: -------------- trunk/skins/Foofaraw/Development Skin/Foofaraw/Media/background.png trunk/skins/Foofaraw/Development Skin/Foofaraw/mytvsearch.xml Modified: trunk/skins/Foofaraw/Development Skin/Foofaraw/Media/background.png =================================================================== (Binary files differ) Modified: trunk/skins/Foofaraw/Development Skin/Foofaraw/mytvsearch.xml =================================================================== --- trunk/skins/Foofaraw/Development Skin/Foofaraw/mytvsearch.xml 2007-08-10 10:46:08 UTC (rev 825) +++ trunk/skins/Foofaraw/Development Skin/Foofaraw/mytvsearch.xml 2007-08-10 13:20:20 UTC (rev 826) @@ -108,6 +108,8 @@ <textcolor>FFFFFFFF</textcolor> <animation effect="fade" time="250">WindowOpen</animation> <animation effect="fade" time="500">WindowClose</animation> + <visible>Control.HasFocus(10)|Control.HasFocus(11)</visible> + <animation effect="fade" time="250">visiblechange</animation> </control> <control> <description>Selected item Label</description> @@ -122,6 +124,8 @@ <textcolor>ffffffff</textcolor> <animation effect="fade" time="250">WindowOpen</animation> <animation effect="fade" time="500">WindowClose</animation> + <visible>Control.HasFocus(10)|Control.HasFocus(11)</visible> + <animation effect="fade" time="250">visiblechange</animation> </control> <control> @@ -210,76 +214,16 @@ <width>209</width> <height>36</height> <onleft>5</onleft> - <onright>7</onright> + <onright>2</onright> <onup>22</onup> - <ondown>10</ondown> + <ondown>7</ondown> <textureFocus>tab_toggleon_focus.png</textureFocus> <textureNoFocus>tab_toggleon_nofocus.png</textureNoFocus> <AltTextureFocus>tab_toggleoff_focus.png</AltTextureFocus> <AltTextureNoFocus>tab_toggleoff_noficus.png</AltTextureNoFocus> </control> - <control> - <description>Letter Button</description> - <type>selectbutton</type> - <id>7</id> - <animation effect="fade" time="400">WindowClose</animation> - <animation effect="slide" time="500" start="1000,0" end="0,0" delay="100" acceleration="-1">WindowOpen</animation> - <animation effect="fade" time="400" delay="100">WindowOpen</animation> - - <posY>155</posY> - <posX>848</posX> - <label>872</label> - <font>font10</font> - <width>209</width> - <height>36</height> - <onleft>6</onleft> - <onright>8</onright> - <onup>6</onup> - <ondown>8</ondown> - <textureFocus>tab_down.png</textureFocus> - <textureNoFocus>tab_up.png</textureNoFocus> - - <texturebg>tab_down.png</texturebg> - <textureLeft>arrow_round_left_nofocus.png</textureLeft> - <textureLeftFocus>arrow_round_left_focus.png</textureLeftFocus> - <textureRight>arrow_round_right_nofocus.png</textureRight> - <textureRightFocus>arrow_round_right_focus.png</textureRightFocus> - - - </control> - - <control> - <description>TITLE Button</description> - <type>selectbutton</type> - <id>8</id> - <animation effect="fade" time="400">WindowClose</animation> - <animation effect="slide" time="500" start="1000,0" end="0,0" delay="100" acceleration="-1">WindowOpen</animation> - <animation effect="fade" time="400" delay="100">WindowOpen</animation> - - <posY>155</posY> - <posX>1057</posX> - <label>873</label> - <font>font10</font> - <width>209</width> - <height>36</height> - <onleft>7</onleft> - <onright>2</onright> - <onup>7</onup> - <ondown>2</ondown> - <textureFocus>tab_down.png</textureFocus> - <textureNoFocus>tab_up.png</textureNoFocus> - - <texturebg>tab_down.png</texturebg> - <textureLeft>arrow_round_left_nofocus.png</textureLeft> - <textureLeftFocus>arrow_round_left_focus.png</textureLeftFocus> - <textureRight>arrow_round_right_nofocus.png</textureRight> - <textureRightFocus>arrow_round_right_focus.png</textureRightFocus> - - - </control> - - + <control> <description>Grey Background</description> <type>image</type> @@ -304,9 +248,9 @@ <type>listcontrol</type> <id>10</id> <onleft>2</onleft> - <onright>11</onright> + <onright>2</onright> <onup>2</onup> - <ondown>2</ondown> + <ondown>22</ondown> <textcolor>FFFFFFFF</textcolor> </control> <control> @@ -321,7 +265,7 @@ <height>493</height> <textXOff>18</textXOff> <textYOff>2</textYOff> - <textXOff2>796</textXOff2> + <textXOff2>400</textXOff2> <textYOff2>38</textYOff2> <textXOff3>189</textXOff3> <textYOff3>38</textYOff3> @@ -358,6 +302,8 @@ <textcolor>FFFFFFFF</textcolor> <animation effect="fade" time="250">WindowOpen</animation> <animation effect="fade" time="500">WindowClose</animation> + <visible>Control.HasFocus(10)|Control.HasFocus(11)</visible> + <animation effect="fade" time="250">visiblechange</animation> </control> <control> <description>Current program time</description> @@ -371,6 +317,9 @@ <textcolor>FFB2D4F5</textcolor> <animation effect="fade" time="250">WindowOpen</animation> <animation effect="fade" time="500">WindowClose</animation> + <visible>Control.HasFocus(10)|Control.HasFocus(11)</visible> + <animation effect="fade" time="250">visiblechange</animation> + </control> <control> <description>Description1</description> @@ -385,6 +334,8 @@ <textcolor>FFFFFFFF</textcolor> <animation effect="fade" time="250">WindowOpen</animation> <animation effect="fade" time="500">WindowClose</animation> + <visible>Control.HasFocus(10)|Control.HasFocus(11)</visible> + <animation effect="fade" time="250">visiblechange</animation> </control> <control> <description>genre</description> @@ -398,8 +349,95 @@ <textcolor>FFB2D4F5</textcolor> <animation effect="fade" time="250">WindowOpen</animation> <animation effect="fade" time="500">WindowClose</animation> + <visible>Control.HasFocus(10)|Control.HasFocus(11)</visible> + <animation effect="fade" time="250">visiblechange</animation> </control> + <control> + <description>Letter Button</description> + <type>selectbutton</type> + <id>7</id> + <posY>155</posY> + <posX>639</posX> + <label>872</label> + <font>font10</font> + <width>209</width> + <height>36</height> + <onleft>6</onleft> + <onright>2</onright> + <onup>6</onup> + <ondown>8</ondown> + <textureFocus>tab_down.png</textureFocus> + <textureNoFocus>tab_up.png</textureNoFocus> + + <texturebg>tab_down.png</texturebg> + <textureLeft>arrow_round_left_nofocus.png</textureLeft> + <textureLeftFocus>arrow_round_left_focus.png</textureLeftFocus> + <textureRight>arrow_round_right_nofocus.png</textureRight> + <textureRightFocus>arrow_round_right_focus.png</textureRightFocus> + <visible>Control.HasFocus(6)|Control.HasFocus(7)|Control.HasFocus(8)|Control.HasFocus(9)</visible> + <animation effect="fade" time="250">visiblechange</animation> + <animation effect="slide" end="0,36" time="250">visiblechange</animation> + + + </control> + + <control> + <description>TITLE Button</description> + <type>selectbutton</type> + <id>8</id> + + + <posY>191</posY> + <posX>639</posX> + <label>873</label> + <font>font10</font> + <width>209</width> + <height>36</height> + <onleft>7</onleft> + <onright>2</onright> + <onup>7</onup> + <ondown>9</ondown> + <textureFocus>tab_down.png</textureFocus> + <textureNoFocus>tab_up.png</textureNoFocus> + + <texturebg>tab_down.png</texturebg> + <textureLeft>arrow_round_left_nofocus.png</textureLeft> + <textureLeftFocus>arrow_round_left_focus.png</textureLeftFocus> + <textureRight>arrow_round_right_nofocus.png</textureRight> + <textureRightFocus>arrow_round_right_focus.png</textureRightFocus> + <visible>Control.HasFocus(7)|Control.HasFocus(8)|Control.HasFocus(9)</visible> + <animation effect="fade" time="250">visiblechange</animation> + <animation effect="slide" end="0,36" time="250">visiblechange</animation> + + + </control> + + <control> + <description>Episode button</description> + <type>selectbutton</type> + <id>9</id> + <posY>227</posY> + <posX>639</posX> + <label>874</label> + <font>font10</font> + <width>209</width> + <height>36</height> + <onleft>8</onleft> + <onright>2</onright> + <onup>8</onup> + <ondown>11</ondown> + <textureFocus>tab_down.png</textureFocus> + <textureNoFocus>tab_up.png</textureNoFocus> + <visible>Control.HasFocus(8)|Control.HasFocus(9)</visible> + <animation effect="fade" time="250">visiblechange</animation> + <animation effect="slide" end="0,36" time="250">visiblechange</animation> + <texturebg>tab_down.png</texturebg> + <textureLeft>arrow_round_left_nofocus.png</textureLeft> + <textureLeftFocus>arrow_round_left_focus.png</textureLeftFocus> + <textureRight>arrow_round_right_nofocus.png</textureRight> + <textureRightFocus>arrow_round_right_focus.png</textureRightFocus> + </control> </controls> </window> \ No newline at end of file This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |