Hi,
I have divided the screen in two areas. Left is playing the video and for right side what I want is to have some text moving. Just like marquee. Is it possible ?
Thanks,
Hi,
I have divided the screen in two areas. Left is playing the video and for right side what I want is to have some text moving. Just like marquee. Is it possible ?
Thanks,
One way would be to use an roScreen, in which you would repeatedly draw the appropriate section of the text based on a timer.
–Mark