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
Quality Assurance
Titan Skin Feedback
Titan - FLOW Theme
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="legnod" data-source="post: 982704" data-attributes="member: 115719"><p>Hi,</p><p> </p><p>so you want to delete the clickfinder guide button and keep the other buttons of the tv submenu?</p><p> </p><p>in this case you have to replace this part of the submenus.xml</p><p> </p><p>[CODE] <control></p><p> <description>Clickfinder ProgramGuide</description></p><p> <type>button</type></p><p> <id>1002</id></p><p> <width>500</width></p><p> <height>40</height></p><p> <textureFocus>-</textureFocus></p><p> <textureNoFocus>-</textureNoFocus></p><p> <hyperlink>1656544654</hyperlink></p><p> <label>Clickfinder Guide</label></p><p> <font>font12</font></p><p> <textcolor>FFFFFFFF</textcolor></p><p> <textalign>left</textalign> </p><p> <textcolorNoFocus>FF000000</textcolorNoFocus></p><p> <textYOff>0</textYOff></p><p> <onright>6</onright></p><p> <onleft>2</onleft></p><p> <onup>1001</onup></p><p> <ondown>1003</ondown></p><p> <visible allowhiddenfocus="true">control.HasFocus(1000) | control.HasFocus(1001) | control.HasFocus(1002) | control.HasFocus(1003) | control.HasFocus(1004)</visible> </p><p> </control></p><p> </p><p> <control></p><p> <description>Recordings</description></p><p> <type>button</type></p><p> <id>1003</id></p><p> <width>500</width></p><p> <height>40</height></p><p> <textureFocus>-</textureFocus></p><p> <textureNoFocus>-</textureNoFocus></p><p> <hyperlink>603</hyperlink></p><p> <label>914</label></p><p> <font>font12</font></p><p> <textcolor>FFFFFFFF</textcolor></p><p> <textalign>left</textalign> </p><p> <textcolorNoFocus>FF000000</textcolorNoFocus></p><p> <textYOff>0</textYOff></p><p> <onright>6</onright></p><p> <onleft>2</onleft></p><p> <onup>1002</onup></p><p> <ondown>1000</ondown></p><p> <visible allowhiddenfocus="true">control.HasFocus(1000) | control.HasFocus(1001) | control.HasFocus(1002) | control.HasFocus(1003) | control.HasFocus(1004)</visible> </p><p> </control>[/CODE]</p><p> </p><p>with this code</p><p> </p><p>[CODE] <!-- </p><p> <control></p><p> <description>Clickfinder ProgramGuide</description></p><p> <type>button</type></p><p> <id>1002</id></p><p> <width>500</width></p><p> <height>40</height></p><p> <textureFocus>-</textureFocus></p><p> <textureNoFocus>-</textureNoFocus></p><p> <hyperlink>1656544654</hyperlink></p><p> <label>Clickfinder Guide</label></p><p> <font>font12</font></p><p> <textcolor>FFFFFFFF</textcolor></p><p> <textalign>left</textalign> </p><p> <textcolorNoFocus>FF000000</textcolorNoFocus></p><p> <textYOff>0</textYOff></p><p> <onright>6</onright></p><p> <onleft>2</onleft></p><p> <onup>1001</onup></p><p> <ondown>1003</ondown></p><p> <visible allowhiddenfocus="true">control.HasFocus(1000) | control.HasFocus(1001) | control.HasFocus(1002) | control.HasFocus(1003) | control.HasFocus(1004)</visible> </p><p> </control></p><p> --></p><p> <control></p><p> <description>Recordings</description></p><p> <type>button</type></p><p> <id>1002</id></p><p> <width>500</width></p><p> <height>40</height></p><p> <textureFocus>-</textureFocus></p><p> <textureNoFocus>-</textureNoFocus></p><p> <hyperlink>603</hyperlink></p><p> <label>914</label></p><p> <font>font12</font></p><p> <textcolor>FFFFFFFF</textcolor></p><p> <textalign>left</textalign> </p><p> <textcolorNoFocus>FF000000</textcolorNoFocus></p><p> <textYOff>0</textYOff></p><p> <onright>6</onright></p><p> <onleft>2</onleft></p><p> <onup>1001</onup></p><p> <ondown>1000</ondown></p><p> <visible allowhiddenfocus="true">control.HasFocus(1000) | control.HasFocus(1001) | control.HasFocus(1002) | control.HasFocus(1003) | control.HasFocus(1004)</visible> </p><p> </control>[/CODE]</p><p> </p><p>To enable the games menu you need to install the <a href="https://forum.team-mediaportal.com/threads/emulators-2-beta-19-08-12.106536/" target="_blank">emulators2 plugin</a>. This menu is not for the MP included games like tetris or sudoku...</p></blockquote><p></p>
[QUOTE="legnod, post: 982704, member: 115719"] Hi, so you want to delete the clickfinder guide button and keep the other buttons of the tv submenu? in this case you have to replace this part of the submenus.xml [CODE] <control> <description>Clickfinder ProgramGuide</description> <type>button</type> <id>1002</id> <width>500</width> <height>40</height> <textureFocus>-</textureFocus> <textureNoFocus>-</textureNoFocus> <hyperlink>1656544654</hyperlink> <label>Clickfinder Guide</label> <font>font12</font> <textcolor>FFFFFFFF</textcolor> <textalign>left</textalign> <textcolorNoFocus>FF000000</textcolorNoFocus> <textYOff>0</textYOff> <onright>6</onright> <onleft>2</onleft> <onup>1001</onup> <ondown>1003</ondown> <visible allowhiddenfocus="true">control.HasFocus(1000) | control.HasFocus(1001) | control.HasFocus(1002) | control.HasFocus(1003) | control.HasFocus(1004)</visible> </control> <control> <description>Recordings</description> <type>button</type> <id>1003</id> <width>500</width> <height>40</height> <textureFocus>-</textureFocus> <textureNoFocus>-</textureNoFocus> <hyperlink>603</hyperlink> <label>914</label> <font>font12</font> <textcolor>FFFFFFFF</textcolor> <textalign>left</textalign> <textcolorNoFocus>FF000000</textcolorNoFocus> <textYOff>0</textYOff> <onright>6</onright> <onleft>2</onleft> <onup>1002</onup> <ondown>1000</ondown> <visible allowhiddenfocus="true">control.HasFocus(1000) | control.HasFocus(1001) | control.HasFocus(1002) | control.HasFocus(1003) | control.HasFocus(1004)</visible> </control>[/CODE] with this code [CODE] <!-- <control> <description>Clickfinder ProgramGuide</description> <type>button</type> <id>1002</id> <width>500</width> <height>40</height> <textureFocus>-</textureFocus> <textureNoFocus>-</textureNoFocus> <hyperlink>1656544654</hyperlink> <label>Clickfinder Guide</label> <font>font12</font> <textcolor>FFFFFFFF</textcolor> <textalign>left</textalign> <textcolorNoFocus>FF000000</textcolorNoFocus> <textYOff>0</textYOff> <onright>6</onright> <onleft>2</onleft> <onup>1001</onup> <ondown>1003</ondown> <visible allowhiddenfocus="true">control.HasFocus(1000) | control.HasFocus(1001) | control.HasFocus(1002) | control.HasFocus(1003) | control.HasFocus(1004)</visible> </control> --> <control> <description>Recordings</description> <type>button</type> <id>1002</id> <width>500</width> <height>40</height> <textureFocus>-</textureFocus> <textureNoFocus>-</textureNoFocus> <hyperlink>603</hyperlink> <label>914</label> <font>font12</font> <textcolor>FFFFFFFF</textcolor> <textalign>left</textalign> <textcolorNoFocus>FF000000</textcolorNoFocus> <textYOff>0</textYOff> <onright>6</onright> <onleft>2</onleft> <onup>1001</onup> <ondown>1000</ondown> <visible allowhiddenfocus="true">control.HasFocus(1000) | control.HasFocus(1001) | control.HasFocus(1002) | control.HasFocus(1003) | control.HasFocus(1004)</visible> </control>[/CODE] To enable the games menu you need to install the [URL='https://forum.team-mediaportal.com/threads/emulators-2-beta-19-08-12.106536/']emulators2 plugin[/URL]. This menu is not for the MP included games like tetris or sudoku... [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
Quality Assurance
Titan Skin Feedback
Titan - FLOW Theme
Contact us
RSS
Top
Bottom