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
hyperlink with property instead of fixed ID?
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="Lehmden" data-source="post: 955289" data-attributes="member: 109222"><p>Hi.</p><p>I really can't get it to work the way I want...</p><p>If I define the property inside main basichome.xml it's working. But this is not the way I need it to work. I can't understand why this single property can not be imported... All other properties are working as epected...</p><p>[CODE] <define property="true">#menu0.back:Animations\BasicHome\mytv.jpg</define></p><p> <define property="true">#menu0.label:Fernsehen</define></p><p> <define property="true">#menu0.buttonlabel:Fernsehen</define></p><p> <define property="true">#menu0.link:1</define></p><p>[/CODE]</p><p>#menu0.back, #menu0.label and #menu0.buttonlabel are working like a charm used in this control:</p><p>[CODE]<control></p><p> <description>Menu 0 button</description></p><p> <type>button</type></p><p> <id>2</id></p><p> <font>font12</font></p><p> <textXOff>0</textXOff></p><p> <textYOff>0</textYOff></p><p> <width>230</width></p><p> <textalign>center</textalign></p><p> <hyperlink>#menu0.link</hyperlink></p><p> <textureNoFocus></textureNoFocus></p><p> <textureFocus>empty.png</textureFocus></p><p> <label>#menu0.buttonlabel</label></p><p> <onleft>260</onleft></p><p> <onright>210</onright></p><p> <onup>202</onup></p><p> <ondown>1111</ondown></p><p> <textcolorNoFocus>FFE9967A</textcolorNoFocus></p><p></control></p><p>[/CODE]</p><p> </p><p>Why did #menu0.link leads MP to crash????</p></blockquote><p></p>
[QUOTE="Lehmden, post: 955289, member: 109222"] Hi. I really can't get it to work the way I want... If I define the property inside main basichome.xml it's working. But this is not the way I need it to work. I can't understand why this single property can not be imported... All other properties are working as epected... [CODE] <define property="true">#menu0.back:Animations\BasicHome\mytv.jpg</define> <define property="true">#menu0.label:Fernsehen</define> <define property="true">#menu0.buttonlabel:Fernsehen</define> <define property="true">#menu0.link:1</define> [/CODE] #menu0.back, #menu0.label and #menu0.buttonlabel are working like a charm used in this control: [CODE]<control> <description>Menu 0 button</description> <type>button</type> <id>2</id> <font>font12</font> <textXOff>0</textXOff> <textYOff>0</textYOff> <width>230</width> <textalign>center</textalign> <hyperlink>#menu0.link</hyperlink> <textureNoFocus></textureNoFocus> <textureFocus>empty.png</textureFocus> <label>#menu0.buttonlabel</label> <onleft>260</onleft> <onright>210</onright> <onup>202</onup> <ondown>1111</ondown> <textcolorNoFocus>FFE9967A</textcolorNoFocus> </control> [/CODE] Why did #menu0.link leads MP to crash???? [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
MediaPortal 1 Skins
hyperlink with property instead of fixed ID?
Contact us
RSS
Top
Bottom