Page 1 of 1

Vertical scroll plugin

Posted: April 2nd, 2006, 2:17 pm
by nsa666666
I dont know if somebody wanted it but i thought it is a usefull feature for RSS-feeds.

It is the 0.2 Alpha of the plugin. Please use following syntax:


$dll(verticalscr,1,[horizontal size of lcd],[Your very long text])
$dll(verticalscr,2,[line number],[horizontal size of lcd])
...

for example:

$dll(verticalscr,1,16,$Rss(http://www.wired.com/news_drop/netcente ... nter.rdf,b))
$dll(verticalscr,2,2,16)
$dll(verticalscr,2,3,16)
$dll(verticalscr,2,4,16)

will scroll wired.com feed at 16x4 display.

http://web44.server-drome.com/PHP/pafil ... =view&id=3

Posted: April 2nd, 2006, 6:01 pm
by limbo
nsa666666
welcome to community.

Great plugin...

It was an old request check this: http://www.lansley.co.uk/forum/phpBB2/v ... +scrolling


Just a couple of notes about users:
:arrow: check the "Don't scroll this line" in each line for better result.
:arrow: the example $dll(verticalscr,1,16,$Rss(http://www.wired.com/news_drop/netcente ... nter.rdf,b)) is wrong the correct is $dll(verticalscr,1,20,($Rss(http://www.wired.com/news_drop/netcente ... nter.rdf,b))) you have missed one bracket set!

One more for you:
:arrow: can you increase a bit the min refresh intreval for best visible results? (the scrolling is too fast for reading)

Posted: April 2nd, 2006, 8:09 pm
by nsa666666
Thank you for testing.

I've increased the refresh intervall to 1,5s.(Please use old download link).

With my version of LCD-smartie (5.3.2.17) it works without barkets. :roll:

P.S.: It is better if you have an LCD with 4 rows.

Posted: April 2nd, 2006, 9:06 pm
by limbo
I have tested it in both two and four lines.

My eyes are rolling in both cases :shock:

Posted: April 29th, 2006, 1:29 am
by nsa666666
Update!
Alpha 0.2.

Now german characters (????) shown correctly.

Posted: May 3rd, 2006, 11:20 am
by wgs
Doesn't work for me :cry:. I get the error "No Bridge Func". Any ideas?

Posted: May 3rd, 2006, 1:40 pm
by limbo
wgs wrote:Doesn't work for me :cry:. I get the error "No Bridge Func". Any ideas?
Check the program directory for the DNBridge.dll

and also check this

Posted: May 3rd, 2006, 4:46 pm
by wgs
Already checked for DNBridge.dll but failed to notice that .NET 2.0 required. Doh!

Posted: September 24th, 2006, 4:12 pm
by limbo
nsa's site is down so his vertical scroll plugin is here:


I'm not sure that i have uploaded the latest version of this plugin :-k
If you have a newer version please upload it!

Posted: September 27th, 2006, 8:24 pm
by nsa666666
My hosting provider seems to have some trouble. :roll:


There is no new Version.

http://rapidshare.de/files/34667943/ver ... r.zip.html

Re: Vertical scroll plugin

Posted: June 23rd, 2018, 3:34 am
by Wattson
It seems like if you use it more than once (on two different screens), on the second screen shows the remaining piece of paragraph left in the first screen when the screen changes.