Rockbox.org home
release
dev builds
extras
themes manual
wiki
device status forums
mailing lists
IRC bugs
patches
dev guide



Rockbox mail archive

Subject: Should lcd_puts stop the scrolling of a previous lcd_puts_scroll?

Should lcd_puts stop the scrolling of a previous lcd_puts_scroll?

From: c s <rb_dev_at_yahoo.com>
Date: Fri, 21 Nov 2003 15:09:03 -0800 (PST)

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/
Received on 2003-11-22

Page template was last modified "Tue Sep 7 00:00:02 2021" The Rockbox Crew -- Privacy Policy