Hi all, I'm using an roImageCanvas to build a grid of rectangles that will make a grid for TV listings. Basically how I understand it is, you position your text on the screen via a TargetRect with an X, Y position and a length and width. The width of the TargetRect handles the wrapping great. If the...