WhosWho beautiful sinus scroller ! thanks for sharing! Now i must decode your source and study that stuff.
How can i avoid the double sinus scroller if i change the Text to more words.
Is the best way to do a scroller, to do the Set X to self.X-2 or is there a better way of doing this? Just saw some lags on the scrolling, maybe its my slow PC?!
Why do you do the first two system calls: system | set Length to len(TextToDisplay.Text) and
system | Set TheWord to TextToDisplay.Text?
Also you but all into a loop can you explain a little bit why you do :
WAIT 0.5*loopindex seconds
and
ScrollingBox |Set text tokenat(Word,count,"")