|
This sounds ideal! This would be a simple and major update to the way RR handles text boxes/Wrap and such. Presently its kinda tough to add stuff like this without using custom lists, and this has to be done all externally with scripts. Such in the lyrics display, as you mentioned, and like I use in my skin now. Right now I have to read the lyrics with an Autoit script, and break it up into lines, Looking for Cariage returns, line feeds and such) and then sending each line individually to Road Runner into a custom list. The way you mentioned would be as simple as reading the lyrics, and sending them to a RR variable. VERY NICE!
Last edited by JohnWPB; 04-21-2008 at 05:46 PM.
|