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
Development
General Development (no feature request here!)
MP Alarm Clock.
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="epsilon2" data-source="post: 1000879" data-attributes="member: 119983"><p>Hello,</p><p> </p><p>i wrote my first dll and i was right accepted by MP Confing. Than i try get gui to be found in MP Main Menu (MP 1.4.0 RC).</p><p>I added</p><p> </p><p style="text-align: right"><span style="color: #afafaf"><span style="font-family: 'Consolas'"><span style="font-family: 'Consolas'"><span style="color: #003471">1</span></span></span></span></p><p></p><p><span style="font-family: 'Consolas'"> <span style="color: #006699"><span style="font-family: 'Consolas'"><strong>public</strong></span></span> <span style="color: #006699"><span style="font-family: 'Consolas'"><strong>override</strong></span></span> <span style="color: #006699"><span style="font-family: 'Consolas'"><strong>bool</strong></span></span> <span style="font-family: 'Consolas'">Init()</span></span></p><p style="text-align: right"><span style="color: #afafaf"><span style="font-family: 'Consolas'"><span style="font-family: 'Consolas'"><span style="color: #003471">2</span></span></span></span></p><p></p><p><span style="font-family: 'Consolas'"> <span style="font-family: 'Consolas'">{</span></span></p><p style="text-align: right"><span style="color: #afafaf"><span style="font-family: 'Consolas'"><span style="font-family: 'Consolas'"><span style="color: #003471">3</span></span></span></span></p><p></p><p><span style="font-family: 'Consolas'"> <span style="color: #006699"><span style="font-family: 'Consolas'"><strong>return</strong></span></span> <span style="font-family: 'Consolas'">Load(GUIGraphicsContext.Skin+</span><span style="color: blue"><span style="font-family: 'Consolas'">@"\ourplugin.xml"</span></span><span style="font-family: 'Consolas'">);</span></span></p><p style="text-align: right"><span style="color: #afafaf"><span style="font-family: 'Consolas'"><span style="font-family: 'Consolas'"><span style="color: #003471">4</span></span></span></span></p><p></p><p><span style="font-family: 'Consolas'"> <span style="font-family: 'Consolas'">}</span></span></p><p> </p><p><span style="font-family: 'Consolas'">But my Skin wasnt show in Titan nor any other Skin I used. I always copyied ourplugin.xml in all skin foldes and play with TitanEditor. No Icon/text was shown in Main Menu. I wasnt able to luch my plugin.</span></p><p> </p><p><span style="font-family: 'Consolas'">So my Question is: How do i add an enty to a skin main menu and start my pattern?</span></p></blockquote><p></p>
[QUOTE="epsilon2, post: 1000879, member: 119983"] Hello, i wrote my first dll and i was right accepted by MP Confing. Than i try get gui to be found in MP Main Menu (MP 1.4.0 RC). I added [RIGHT][COLOR=#afafaf][FONT=Consolas][FONT=Consolas][COLOR=#003471]1[/COLOR][/FONT][/FONT][/COLOR][/RIGHT] [FONT=Consolas] [COLOR=#006699][FONT=Consolas][B]public[/B][/FONT][/COLOR] [COLOR=#006699][FONT=Consolas][B]override[/B][/FONT][/COLOR] [COLOR=#006699][FONT=Consolas][B]bool[/B][/FONT][/COLOR] [FONT=Consolas]Init()[/FONT][/FONT] [RIGHT][COLOR=#afafaf][FONT=Consolas][FONT=Consolas][COLOR=#003471]2[/COLOR][/FONT][/FONT][/COLOR][/RIGHT] [FONT=Consolas] [FONT=Consolas]{[/FONT][/FONT] [RIGHT][COLOR=#afafaf][FONT=Consolas][FONT=Consolas][COLOR=#003471]3[/COLOR][/FONT][/FONT][/COLOR][/RIGHT] [FONT=Consolas] [COLOR=#006699][FONT=Consolas][B]return[/B][/FONT][/COLOR] [FONT=Consolas]Load(GUIGraphicsContext.Skin+[/FONT][COLOR=blue][FONT=Consolas]@"\ourplugin.xml"[/FONT][/COLOR][FONT=Consolas]);[/FONT][/FONT] [RIGHT][COLOR=#afafaf][FONT=Consolas][FONT=Consolas][COLOR=#003471]4[/COLOR][/FONT][/FONT][/COLOR][/RIGHT] [FONT=Consolas] [FONT=Consolas]}[/FONT][/FONT] [FONT=Consolas]But my Skin wasnt show in Titan nor any other Skin I used. I always copyied ourplugin.xml in all skin foldes and play with TitanEditor. No Icon/text was shown in Main Menu. I wasnt able to luch my plugin.[/FONT] [FONT=Consolas]So my Question is: How do i add an enty to a skin main menu and start my pattern?[/FONT] [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
Development
General Development (no feature request here!)
MP Alarm Clock.
Contact us
RSS
Top
Bottom