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
Need help adjusting main menu
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="TE5LA" data-source="post: 518925" data-attributes="member: 97961"><p>I'm at my wits end (which wasn't very long to begin with ) <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" class="smilie smilie--sprite smilie--sprite8" alt=":D" title="Big Grin :D" loading="lazy" data-shortname=":D" /></p><p></p><p>I'm trying to adjust a basic vertical list <strong>myHome.xml</strong> menu. I want only one menu item to show at a time and want to move it to a particular X/Y coordinate. I can't make it work. I can reduce the buttons to "1" and only one shows up, but it's an unfocused selection. If I move it so it's where I want, that won't be the button that's actually selected. Here's the code:</p><p></p><p>[CODE]<?xml version="1.0" encoding="utf-8" standalone="yes"?></p><p><window></p><p> <id>0</id></p><p> <defaultcontrol>50</defaultcontrol></p><p> <allowoverlay>yes</allowoverlay></p><p> <autohidetopbar>yes</autohidetopbar></p><p> <disabletopbar>no</disabletopbar></p><p> <define>#category:2143</define></p><p> <define>#itemcount:</define></p><p> <controls></p><p> <import>common.window.xml</import></p><p> <import>common.rss.xml</import></p><p> <import>common.weather.xml</import></p><p> <import>common.panel0.xml</import></p><p> <control></p><p> <description>Menu</description></p><p> <type>menu</type></p><p> <id>50</id></p><p> <posX>230</posX></p><p> <posY>700</posY></p><p> <width>500</width></p><p> <height>50</height></p><p> <textcolor>ff8edad9</textcolor></p><p> <textColorNoFocus>ffc0c0c0</textColorNoFocus></p><p> <dimColor>80ffffff</dimColor></p><p> <buttonTextXOff>0</buttonTextXOff></p><p> <buttonTextYOff>0</buttonTextYOff></p><p> <buttonOffset>0</buttonOffset></p><p> <buttonFont>DigitalFont</buttonFont></p><p> <buttonHeight>50</buttonHeight></p><p> <spaceBetweenButtons>0</spaceBetweenButtons></p><p> <numberOfButtons>1</numberOfButtons></p><p> <textureButtonFocus></textureButtonFocus></p><p> <textureButtonNoFocus></textureButtonNoFocus></p><p><!-- ********* Adjusts main menu clip art images ********* --></p><p> <hoverX>975</hoverX></p><p> <hoverY>110</hoverY></p><p> <hoverWidth>580</hoverWidth></p><p> <hoverHeight>580</hoverHeight></p><p> <hoverKeepAspectratio>yes</hoverKeepAspectratio></p><p> <scrollTime>120</scrollTime></p><p> <scrollTimeMin>60</scrollTimeMin></p><p> <textureBackground></textureBackground></p><p> </control></p><p> </controls></p><p></window>[/CODE]</p><p></p><p>Is it not possible to have the menu focus anywhere you want? Seems strange if so.</p></blockquote><p></p>
[QUOTE="TE5LA, post: 518925, member: 97961"] I'm at my wits end (which wasn't very long to begin with ) :D I'm trying to adjust a basic vertical list [B]myHome.xml[/B] menu. I want only one menu item to show at a time and want to move it to a particular X/Y coordinate. I can't make it work. I can reduce the buttons to "1" and only one shows up, but it's an unfocused selection. If I move it so it's where I want, that won't be the button that's actually selected. Here's the code: [CODE]<?xml version="1.0" encoding="utf-8" standalone="yes"?> <window> <id>0</id> <defaultcontrol>50</defaultcontrol> <allowoverlay>yes</allowoverlay> <autohidetopbar>yes</autohidetopbar> <disabletopbar>no</disabletopbar> <define>#category:2143</define> <define>#itemcount:</define> <controls> <import>common.window.xml</import> <import>common.rss.xml</import> <import>common.weather.xml</import> <import>common.panel0.xml</import> <control> <description>Menu</description> <type>menu</type> <id>50</id> <posX>230</posX> <posY>700</posY> <width>500</width> <height>50</height> <textcolor>ff8edad9</textcolor> <textColorNoFocus>ffc0c0c0</textColorNoFocus> <dimColor>80ffffff</dimColor> <buttonTextXOff>0</buttonTextXOff> <buttonTextYOff>0</buttonTextYOff> <buttonOffset>0</buttonOffset> <buttonFont>DigitalFont</buttonFont> <buttonHeight>50</buttonHeight> <spaceBetweenButtons>0</spaceBetweenButtons> <numberOfButtons>1</numberOfButtons> <textureButtonFocus></textureButtonFocus> <textureButtonNoFocus></textureButtonNoFocus> <!-- ********* Adjusts main menu clip art images ********* --> <hoverX>975</hoverX> <hoverY>110</hoverY> <hoverWidth>580</hoverWidth> <hoverHeight>580</hoverHeight> <hoverKeepAspectratio>yes</hoverKeepAspectratio> <scrollTime>120</scrollTime> <scrollTimeMin>60</scrollTimeMin> <textureBackground></textureBackground> </control> </controls> </window>[/CODE] Is it not possible to have the menu focus anywhere you want? Seems strange if so. [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
MediaPortal 1 Skins
Need help adjusting main menu
Contact us
RSS
Top
Bottom