Skip navigation.
 
mlRe: Auto-scrolling text
FROM : David Sinclair
DATE : Tue Nov 19 11:58:01 2002

On Tuesday, Nov 19, 2002, at 10:37 US/Pacific, Brian Bergstrand wrote:

> I still don't know how to do the continuous scrolling thing though.
> Right now, when all of the text has been scrolled, it "jumps" back to
> the beginning, instead of continuing in a loop manner. Quite
> noticeable, but it works.


A simple way is to have blank lines before the first text, so the first
line of text is just below the bottom of the view.  Similarly, have
blank lines after the end of the text.  Then the text will scroll into
view, and when it reaches the end, the text has scrolled off the top,
so when it jumps back to the top, the first line will smoothly scroll
into view again.

--

David Sinclair, Dejal Systems, LLC - <email_removed>

Let Dejal Simon keep an eye on your sites for changes or failures!
http://www.dejal.com/simon/


Related mailsAuthorDate
mlAuto-scrolling text Brian Bergstrand Nov 18, 17:12
mlRe: Auto-scrolling text Michael Mulligan Nov 18, 18:04
mlRe: Auto-scrolling text Ryan Z. Hale Nov 18, 20:43
mlRe: Auto-scrolling text Ryan Z. Hale Nov 18, 20:44
mlRe: Auto-scrolling text Brian Bergstrand Nov 19, 10:45
mlRe: Auto-scrolling text Cameron Hayne Nov 19, 11:10
mlRe: Auto-scrolling text David Sinclair Nov 19, 11:58
mlRe: Auto-scrolling text Andreas Mayer Nov 19, 13:51