Hi. I want to create a grid screen that would only have 4 items per row and you would move the selector around to navigate the images instead of scrolling through them by having the images move. Is this possible using the roGridScreen or do I have to create a custom screen from scratch using the roScreen 2d API or the roImageCanvas. It would just be so much easier if I could use the built in screens. Hulu is a perfect example of exactly what I want to do. What they have seems to be a grid screen, but it may be a completely custom screen.
Thanks.