- March 10, 2006
- 4,434
- 1,897
- Moderator
- #241
Re: Moving Pictures 1.0 Beta 2 Available
This would be exactly what I need, because I can keep up with a faster scrollspeed, but my interest first goes to the cover & backdrop images, so by the time I focus to read the text the first few lines have already dissapeared.
But I'm unable to locate the property anywhere in my MediaPortal v1.0.2 setup, so do I just add it? Or is this for MediaPortal v1.1+?
Noticed it was explained in more details in another thread, so I've edited movingpictures.details.xml and movingpictures.listview.xml to add it to the textboxscroll type for the Summary. I would suggest adding this as a default entry into those XML files, because it is very useful and a shame to have to rely on adding it manually, like it is undocumented
There is also a Scroll Delay you can put in for TextBox controls which the skin designer needs to take into consideration when designing the skin. I usually take the default scroll speed and set a delay +2 secs on top of my normal reading speed.
e.g.
Code:<scrollStartDelaySec>15</scrollStartDelaySec>
This will delay the scrolling for 15 secs, this may seem large but if you are using small fonts on a wide text control e.g. Details view, then this maybe necessary.
But I'm unable to locate the property anywhere in my MediaPortal v1.0.2 setup, so do I just add it? Or is this for MediaPortal v1.1+?
Noticed it was explained in more details in another thread, so I've edited movingpictures.details.xml and movingpictures.listview.xml to add it to the textboxscroll type for the Summary. I would suggest adding this as a default entry into those XML files, because it is very useful and a shame to have to rely on adding it manually, like it is undocumented
Australia