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
3DMP - Blue version Beta1
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="smnnekho" data-source="post: 59784" data-attributes="member: 18336"><p>maybe i'm just thinking the wrong way, but you don't need an defined action to call a window do you? </p><p></p><p>as far as i know you just need this hyperlink tag with the targets windowID, in case of my alarm it's windowID 5000</p><p></p><p>in your basichome.xml i see that my music e.g. is called by</p><p></p><p>[code]<hyperlink>501</hyperlink>[/code]</p><p></p><p>501 is the windowID from My music (mymusicsongs.xml exactly).</p><p></p><p>so if i would replace the "501" in your basichome XML with "5000" everytime i click on my music my alarm would be started. so if a new icon would be created, with </p><p></p><p>[code]<hyperlink>501</hyperlink>[/code]</p><p></p><p>i'm pretty sure it'll load my alarm.</p><p></p><p>just in case if yoiu're not sure how to find the windowIDS it's in the second row of every screen.xml:</p><p></p><p>[code]<window></p><p> ---> <id>5000</id> <-----</p><p> <defaultcontrol>3</defaultcontrol> </p><p> <allowoverlay>yes</allowoverlay></p><p> <define>#header.label:850</define></p><p> <define>#header.image:alarm_logo.png</define></p><p> <controls>[/code]</p><p></p><p>this one is from the myalarm.xml</p><p></p><p></p><p>i hope i don't get you completly wrong, maybe you want something totally different?</p><p></p><p></p><p>edit:</p><p></p><p></p><p></p><p>you can delete your own posts by clicking the "X" on the upper right corner of your thread, i'm not sure if that effects the whole thread but i guess it works this way when you are the original poster...</p></blockquote><p></p>
[QUOTE="smnnekho, post: 59784, member: 18336"] maybe i'm just thinking the wrong way, but you don't need an defined action to call a window do you? as far as i know you just need this hyperlink tag with the targets windowID, in case of my alarm it's windowID 5000 in your basichome.xml i see that my music e.g. is called by [code]<hyperlink>501</hyperlink>[/code] 501 is the windowID from My music (mymusicsongs.xml exactly). so if i would replace the "501" in your basichome XML with "5000" everytime i click on my music my alarm would be started. so if a new icon would be created, with [code]<hyperlink>501</hyperlink>[/code] i'm pretty sure it'll load my alarm. just in case if yoiu're not sure how to find the windowIDS it's in the second row of every screen.xml: [code]<window> ---> <id>5000</id> <----- <defaultcontrol>3</defaultcontrol> <allowoverlay>yes</allowoverlay> <define>#header.label:850</define> <define>#header.image:alarm_logo.png</define> <controls>[/code] this one is from the myalarm.xml i hope i don't get you completly wrong, maybe you want something totally different? edit: you can delete your own posts by clicking the "X" on the upper right corner of your thread, i'm not sure if that effects the whole thread but i guess it works this way when you are the original poster... [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
MediaPortal 1 Skins
3DMP - Blue version Beta1
Contact us
RSS
Top
Bottom