Did you enable compression for that bitmap so it fits in one record? -----Original Message----- From: Jackie Chang [mailto:[EMAIL PROTECTED]] Sent: Thursday, June 27, 2002 8:05 AM To: Palm Developer Forum Subject: Re: How to use a 320x320 bitmap be the background of AP
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/ ------------------------------------------ The information in this transmittal and any attachments is privileged and confidential and is intended only for the recipient(s) listed above. You are hereby notified that any unauthorized distribution or copying of this transmittal or its attachments is prohibited. If you have received this transmittal in error, please notify Invivodata immediately at (831) 438-9550. ------------------------------------------ -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
