Rockbox mail archive
Subject: Should lcd_puts stop the scrolling of a previous lcd_puts_scroll?
From: c s (rb_dev_at_yahoo.com)
Date: 2003-11-22
On the player, lcd_puts turns off scrolling on the
specified line. On the recorder it doesn't. As a
result if you don't do a lcd_stop_scroll call between
a lcd_puts_scroll call and a lcd_puts call on the same
line, the old scrolling text continues to be displayed
on the line, overwriting the newer non-scrolled text.
Using lcd_stop_scroll turns off scrolling on every
line, so it's not a solution if you only want to stop
scrolling on one line and replace it with a
non-scrolling line.
=====
Craig
rb_dev_at_yahoo.com
__________________________________
Do you Yahoo!?
Free Pop-Up Blocker - Get it now
http://companion.yahoo.com/
Page was last modified "Jan 10 2012" The Rockbox Crew
|