Number 1...

How can I scroll text across a screen (like a screen saver) without the flicker? I've tried a timer control and a for loop...


Number 2...

What's the best way to add a pause in an application? Not necessarily waiting on anything in particular, just say I want to do something then wait 3 or 4 seconds to do something else...

These are easy enough right??