home
products
contribute
download
documentation
forum
Home
Forums
New posts
Search forums
What's new
New posts
All posts
Latest activity
Members
Registered members
Current visitors
Donate
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Search titles only
By:
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
MediaPortal 1
MediaPortal 1 Skins
mce 1280x720 (updated for MP 0.2.3 RC3)
Contact us
RSS
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="Boilermaker" data-source="post: 66404" data-attributes="member: 10306"><p>i've duplicated the problem exactly as you've described it. It doesn't happen in regular mce, so i copied the home.xml and topbarhome.xml files into this skin and tried it....and i still had the same problem. Which means the problem is somewhere deeper in the skin, but i don't have a clue where to start looking. I double checked the basic home screen, and it doesn't have this error. I did find another error tho, you can't navigate via keyboard/remote to the exit button. Its an easy fix, open basichome.xml in notepad and fix the following:</p><p></p><p> <control></p><p> <description>Shutdown button</description></p><p> <type>button</type></p><p> <id>10</id></p><p> <posX>60</posX></p><p> <posY>48</posY></p><p> <width>40</width></p><p> <height>40</height></p><p> <textureFocus>button_shutdown_focus.png</textureFocus></p><p> <textureNoFocus>button_shutdown_nofocus.png</textureNoFocus></p><p> <label>-</label></p><p> <action>99</action></p><p> <onleft>13</onleft> <strong><<<<<change this value to 14>>>>></strong></p><p> <onright>11</onright></p><p> <onup>2</onup></p><p> <ondown>2</ondown></p><p> </control></p><p></p><p><strong>AND</strong></p><p></p><p> <control></p><p> <description>basichome button button</description></p><p> <type>button</type></p><p> <id>13</id></p><p> <posX>195</posX></p><p> <posY>48</posY></p><p> <width>40</width></p><p> <height>40</height></p><p> <textureFocus>basic_focus.png</textureFocus></p><p> <textureNoFocus>basic_nofocus.png</textureNoFocus></p><p> <label>-</label></p><p> <action>115</action></p><p> <onleft>12</onleft> <strong><<<<<change this value to 14>>>>></strong></p><p> <onright>10</onright> </p><p> <onup>12</onup></p><p> <ondown>2</ondown></p><p> </control></p><p></p><p>I'll keep looking for a fix for the home screen navigation problem and post a solution as soon as i find one.</p></blockquote><p></p>
[QUOTE="Boilermaker, post: 66404, member: 10306"] i've duplicated the problem exactly as you've described it. It doesn't happen in regular mce, so i copied the home.xml and topbarhome.xml files into this skin and tried it....and i still had the same problem. Which means the problem is somewhere deeper in the skin, but i don't have a clue where to start looking. I double checked the basic home screen, and it doesn't have this error. I did find another error tho, you can't navigate via keyboard/remote to the exit button. Its an easy fix, open basichome.xml in notepad and fix the following: <control> <description>Shutdown button</description> <type>button</type> <id>10</id> <posX>60</posX> <posY>48</posY> <width>40</width> <height>40</height> <textureFocus>button_shutdown_focus.png</textureFocus> <textureNoFocus>button_shutdown_nofocus.png</textureNoFocus> <label>-</label> <action>99</action> <onleft>13</onleft> [b]<<<<<change this value to 14>>>>>[/b] <onright>11</onright> <onup>2</onup> <ondown>2</ondown> </control> [b]AND[/b] <control> <description>basichome button button</description> <type>button</type> <id>13</id> <posX>195</posX> <posY>48</posY> <width>40</width> <height>40</height> <textureFocus>basic_focus.png</textureFocus> <textureNoFocus>basic_nofocus.png</textureNoFocus> <label>-</label> <action>115</action> <onleft>12</onleft> [b]<<<<<change this value to 14>>>>>[/b] <onright>10</onright> <onup>12</onup> <ondown>2</ondown> </control> I'll keep looking for a fix for the home screen navigation problem and post a solution as soon as i find one. [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
MediaPortal 1 Skins
mce 1280x720 (updated for MP 0.2.3 RC3)
Contact us
RSS
Top
Bottom