Jackie I am able to resize a bitmap using the Constructor to 320x320 and was able to compile it with no errors. Maybe it won't let you use it b/c your Main Form is only set to 160x160 or something like that. I don't know if that helps.
Jackie "Jason Wei" <[EMAIL PROTECTED]> wrote in message news:89877@palm-dev-forum... > > 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/
