On Dec 19, 2005, at 6:43 PM, Phill Edwards wrote:
Also, if you could add scrolling text to it by default, it would save me the trouble of adding it in the event of upgrades. :)<container name="news_scroller" priority="20"> <box name="background"> <area>0,434,640,40</area> </box> <textarea name="text_scroll"> <area>0,440,640,40</area> <font>settings</font> <scroller>yes</scroller> <scrollmovement>-3,0</scrollmovement> </textarea> </container>Out of interest, does that mean that the default Gray-OSD won't work with MythTVOSD unless you add this in?
You can use mythtvosd without this if you use alert or cid, but in order to use scroller, you need a scroller container like the one above.
_______________________________________________ mythtv-users mailing list [email protected] http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
