Hi,
I'm using a uLCD-43PT in SGC mode. I'd like to be able to scroll a icon onto the screen, but if I call up an image from the SD card at a negative x coordinate, the "off the screen" part of the image appears below and to the right of the image. And if I display a icon so far to the right that some of it is off the screen then that part simply wraps and appears at the left.
I'm also going to be wanting to implementing a scrolling list. It would be really nice if there was some way to use a "clipping window" but I don't see a command for this. Or is it possible to write outside the screen somehow and then use copy-paste to display a part of the image where-ever I wish?
Cheers,
Mark
I'm using a uLCD-43PT in SGC mode. I'd like to be able to scroll a icon onto the screen, but if I call up an image from the SD card at a negative x coordinate, the "off the screen" part of the image appears below and to the right of the image. And if I display a icon so far to the right that some of it is off the screen then that part simply wraps and appears at the left.
I'm also going to be wanting to implementing a scrolling list. It would be really nice if there was some way to use a "clipping window" but I don't see a command for this. Or is it possible to write outside the screen somehow and then use copy-paste to display a part of the image where-ever I wish?
Cheers,
Mark
Comment