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
how to use different skin files in a plugin??
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="Naty" data-source="post: 153211" data-attributes="member: 50194"><p>Hi,</p><p>well I'm just another newbie searching for help with a basic problem. Unfortunately the basic tutorial does not give me a solution for it.</p><p></p><p>I'm trying to make a window plugin. If I press on a certain button I want that a new site is displayed or rather another xml-file is used. </p><p></p><p>I've tried it in the following ways:</p><p>- I used in the xml-file(id= 0815) in a control the following tag: <hyperlink>1234</hyperlink> 1234 is the id of the other xml-file which should appear.</p><p>- in C#: GUIWindowManager.GetWindow(1234);</p><p> GUIWindowManager.ActivateWindow(1234);</p><p></p><p>This methods work when I am using an ID which already exists such as the one from MyRadio or what else but not with my new one.</p><p></p><p>How can I "register" new xml-Files??</p><p>I found out that when I am making a new plugin doing nothing but having the same id 1234 it works if it is activated. But I do not want to have for example 10 useless plugins in the media portal menu when i need to display 10 different pages in the one usefull plugin.</p><p></p><p>So what is the professional and right way to include and use different xml-Files so that I am able to switch between the pages with a simple button click??</p><p></p><p>I am looking forward to hearing from somebody soon.</p><p>Many thanks in advance.</p><p></p><p>kind regards Naty</p></blockquote><p></p>
[QUOTE="Naty, post: 153211, member: 50194"] Hi, well I'm just another newbie searching for help with a basic problem. Unfortunately the basic tutorial does not give me a solution for it. I'm trying to make a window plugin. If I press on a certain button I want that a new site is displayed or rather another xml-file is used. I've tried it in the following ways: - I used in the xml-file(id= 0815) in a control the following tag: <hyperlink>1234</hyperlink> 1234 is the id of the other xml-file which should appear. - in C#: GUIWindowManager.GetWindow(1234); GUIWindowManager.ActivateWindow(1234); This methods work when I am using an ID which already exists such as the one from MyRadio or what else but not with my new one. How can I "register" new xml-Files?? I found out that when I am making a new plugin doing nothing but having the same id 1234 it works if it is activated. But I do not want to have for example 10 useless plugins in the media portal menu when i need to display 10 different pages in the one usefull plugin. So what is the professional and right way to include and use different xml-Files so that I am able to switch between the pages with a simple button click?? I am looking forward to hearing from somebody soon. Many thanks in advance. kind regards Naty [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
MediaPortal 1 Skins
how to use different skin files in a plugin??
Contact us
RSS
Top
Bottom