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
Support
General Support
Issues after updating Mediaportal
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="CyberSimian" data-source="post: 1232788" data-attributes="member: 141969"><p>I have found the problem with my "ClassicWide" skin; your problem may or may not be the same.</p><p></p><p>The xml definition of the side menu starts with a <strong>control</strong> tag that has a <strong>type</strong> of <strong>actiongroup</strong>. There is a nested <strong>control</strong> tag, but preceding that I had these:</p><p>[code]<dimColor>ffffffff</dimColor></p><p><visible>!Control.HasFocus(50)</visible>[/code]</p><p></p><p>DWHD is different; it has the following <strong>dimcolor</strong> tag:</p><p>[code]<dimColor>00ffffff</dimColor>[/code]</p><p></p><p>In addition, the <strong>visible</strong> tag in DWHD is moved from the control with a type of <strong>actiongroup</strong> to the subsequent control with a type of <strong>group</strong>. Making these changes to "ClassicWide" fixes the problem for me. I have not yet tested this enough to know whether there are any unwanted side effects of these changes.</p><p></p><p>-- from CyberSimian in the UK</p></blockquote><p></p>
[QUOTE="CyberSimian, post: 1232788, member: 141969"] I have found the problem with my "ClassicWide" skin; your problem may or may not be the same. The xml definition of the side menu starts with a [b]control[/b] tag that has a [b]type[/b] of [b]actiongroup[/b]. There is a nested [b]control[/b] tag, but preceding that I had these: [code]<dimColor>ffffffff</dimColor> <visible>!Control.HasFocus(50)</visible>[/code] DWHD is different; it has the following [b]dimcolor[/b] tag: [code]<dimColor>00ffffff</dimColor>[/code] In addition, the [b]visible[/b] tag in DWHD is moved from the control with a type of [B]actiongroup[/B] to the subsequent control with a type of [B]group[/B]. Making these changes to "ClassicWide" fixes the problem for me. I have not yet tested this enough to know whether there are any unwanted side effects of these changes. -- from CyberSimian in the UK [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
Support
General Support
Issues after updating Mediaportal
Contact us
RSS
Top
Bottom