Hi everybody,
I'm going to make my first plugin for MP
.
So I'm at the point making the skin XML. In my plugin there should be a kind of table which displays information:
Text_________Text________Text__________Text_________Text
____________Picture____________________Picture__________
Text_________Text________Text__________Text_________Text
____________Picture____________________Picture__________
Text_________Text________Text__________Text_________Text
____________Picture____________________Picture__________
....
Is there a special table control?
Can I use the listControl for grouping?
How can I find out the data for
<posX>???</posX>
<posY>???</posY>
? Should I try it out? Or is there a kind of "pattern" or "raster" which you can blend over my screen to find it out?
Is the skin editor still in development?
It is mentoid here: MediaPortal1_Development/PluginDevelopersGuide - MediaPortal Manual Documentation (Part: Creating a skin file) but the link for the skin editor is dead!
Thx a lot
I'm going to make my first plugin for MP
So I'm at the point making the skin XML. In my plugin there should be a kind of table which displays information:
Text_________Text________Text__________Text_________Text
____________Picture____________________Picture__________
Text_________Text________Text__________Text_________Text
____________Picture____________________Picture__________
Text_________Text________Text__________Text_________Text
____________Picture____________________Picture__________
....
Is there a special table control?
Can I use the listControl for grouping?
How can I find out the data for
<posX>???</posX>
<posY>???</posY>
? Should I try it out? Or is there a kind of "pattern" or "raster" which you can blend over my screen to find it out?
Is the skin editor still in development?
It is mentoid here: MediaPortal1_Development/PluginDevelopersGuide - MediaPortal Manual Documentation (Part: Creating a skin file) but the link for the skin editor is dead!
Thx a lot
Germany