I've just started working with the SDK and I'm trying to get test to scroll across the screen. I'm currently using a roImageCanvas and redrawing a layer each "frame". It works, but is jerky and currently going beyond a SetLayer every 100 ms looks to be dropping frames (SetRequireAllImagesToDraw is false).
Is there a better approach to scrolling text?