Problem with Generic Skin (1 Viewer)

SkyBite

Portal Pro
September 21, 2008
71
7
Home Country
Germany Germany
Hello,

i used StreamedMP with MovingPictures (on MP 1.0.1)and i want to use the Generic Skin.
The Problem with den Display resolution could i fix.

The last Problem is the list-font on the left.
How can i make it visible?!

Here is my German Thread incl. Screenshots -> klick


cya
Chris

P.S.
My English is bad, please exused. :oops: :D
 

marvenius

Portal Pro
September 3, 2008
523
47
Belgium
Home Country
Netherlands Netherlands
You can try to set different fonts and see what comes up best. As for this forum, there is not much the plugin can do here. It's a skin issue.
Did you just drop the default 16x9 skinfiles and are you using the same resolution for your screen?

(versuchen sie mahl die verschiedene "fonts" zu wahlen. Vielleicht schafts mit eine. Diese forum ist aber nur für die plugin, nicht für skins.
Haben sie die "generic files" gebraucht. Und dein bildschirm, braucht das auch dieselbe resolution? (man das ist schon vor langer Zeit das ich deutsch getracht habe... höffentlich ist es ein wenig richtig ;) )
 

SkyBite

Portal Pro
September 21, 2008
71
7
Home Country
Germany Germany
Yes, i used den default skinfiles in 16:9, these are for 1366x768.
StreamedMP work in 1280x720

I edit the default movingpictures.xml to work in 1280x720


Here the dafault 1366x768
The Bottom is cut and much items are not in center.
skin-problem.jpg



Here my 1280x720
All fine, up to the MovieList on the left
skin-problem2.jpg




In Memory, how to look that
ScreenShots - moving-pictures - Screen shots of the latest version of Moving Pictures. - Google Code

I add font-lines in movingpictures.xml but it dont takes an effect.
The files in the attachment are for 1280.
cya
 

Attachments

  • movingpictures.xml
    30.6 KB
  • movingpictures.facade.xml
    30.7 KB

marvenius

Portal Pro
September 3, 2008
523
47
Belgium
Home Country
Netherlands Netherlands
check your movingpictures.facade.xml and look at the listcontrol.
change "<textXOff>-20</textXOff>" to (for example!) "<textXOff>20</textXOff>"
Text showed at my display (using StreamedMP)
 

SkyBite

Portal Pro
September 21, 2008
71
7
Home Country
Germany Germany
Thanks marvenius, it works. :D

The last one, is the grey textcolor.
Where can i change it?!
I tested many colortags in movingpictures.facade.xml but no effect?!
 

marvenius

Portal Pro
September 3, 2008
523
47
Belgium
Home Country
Netherlands Netherlands
in the same file, same control, you can change "<textcolor>ffffff</textcolor>" to something else. "<textcolor>ff0000</textcolor>" would for instance give you a red textcolor.
 

SkyBite

Portal Pro
September 21, 2008
71
7
Home Country
Germany Germany
U dont know what i mean.

I can choose every color, only white (FFFFFF) is not visible, the Movies which are not in focus are grey.
Yes red works, in focus and no_focus.

:confused:

skin-problem3.jpg
 

marvenius

Portal Pro
September 3, 2008
523
47
Belgium
Home Country
Netherlands Netherlands
you should probable check the references.xml that comes with streamedmp. In it are the defaults for any (?) control used in MP. Anything not further specified in the facade file will inherit from references.xml.
In streamedmp a listcontrol has these properties:
Code:
<shadedColor>20ffffff</shadedColor> 
  <selectedColor>ffEB9E17</selectedColor> 
  <playedColor>ff808080</playedColor> 
  <textcolor>ffffffff</textcolor> 
  <textcolor2>ffffffff</textcolor2> 
  <textcolor3>ffffffff</textcolor3> 
  <colordiffuse>ffffffff</colordiffuse> 
  <remoteColor>ffFFA075</remoteColor> 
  <downloadColor>ff80ff80</downloadColor> 
  <unfocusedAlpha>100</unfocusedAlpha>
I can't tell what setting may or may not have the desired effect for you.
You can copy any of them over to the facade file and play with the settings. Do not alter the references.xml file itself, this will have a big impact on the rest of streamedmp.
 

SkyBite

Portal Pro
September 21, 2008
71
7
Home Country
Germany Germany
The secret was revealed.

<unfocusedAlpha>ff</unfocusedAlpha>

That was the key.

skin-problem4.jpg



Big :D to marvenius :D


@ attachment
My editing files, be seen in the last Picture.
I dont edit the detailsview (by clicking a title), i dont need it.

Have fun.
 

Attachments

  • movingpictures.xml
    30.6 KB
  • movingpictures.facade.xml
    30.7 KB

Users who are viewing this thread

Top Bottom