Hi,
two years ago i wrote a "sleeptimer" plugin. dont ask me which version of mediaportal it was but in the new version the skin file doesnt work.
The text on the button is invisible...
the label "120 Minuten" isnt displayed...
Can anyone tell how to do this is the latest version of mediaportal...
I looked at some other plugins to see how it works...
eg <label> 100 </label>
but cant find the decleration of "label 100"...
Thx for your help...
-eiMer
two years ago i wrote a "sleeptimer" plugin. dont ask me which version of mediaportal it was but in the new version the skin file doesnt work.
The text on the button is invisible...
HTML:
<control>
<description>120 Minuten</description>
<type>button</type>
<id>3</id>
<posX>270</posX>
<posY>264</posY>
<label>120 Minuten</label>
<onup>1</onup>
<ondown>1</ondown>
</control>
the label "120 Minuten" isnt displayed...
Can anyone tell how to do this is the latest version of mediaportal...
I looked at some other plugins to see how it works...
eg <label> 100 </label>
but cant find the decleration of "label 100"...
Thx for your help...
-eiMer