Dear all: For some purpose, I need to use a bitmap be my AP's background. And I know it is easy to do, if I use Constructor to put a bitmap on the AP's main form. But my AP is programmed for Sony Clie, and it has 320*320 resolution. In order to have a nice show, I want to use a 320*320 bitmap be the background instead of using 160*160 bitmap. But the Constructor seems to not support 320*320 bitmap. (CW occurs error when it compiles the AP) . Should I paint it pixel by pixel by program on run-time or there is any other more effective method to resolve this problem? Thanks for your answer.
Jason Wei -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
