HotSync does not support chunks bigger than 64K... One resource = One chunk...
------------------------------------------------------------------------ Regis NICOLAS - Engineering Director, Montpellier Site Palm Computing Europe, a PalmSource, Inc. subsidiary When the finger points to the sky, the idiot looks at the finger. -----Original Message----- From: Idries Hamadi [mailto:[EMAIL PROTECTED]] Sent: Wednesday, June 05, 2002 2:48 PM To: Palm Developer Forum Subject: RE: Drawing performance (was Access screen with Palm OS 4.0) So what? It is v big but there is plenty of space on the palm (POSE) and the fact that it is too big is for the designers/artists to worry about. Later, I will get the artists to cut up the image or somthing (when our full payload is like 1MB :). It is pretty repeditive so it shouldn't be a problem. But why can't I load the prc, is there some maximum size limit that I'm breaking? Cheers, Idries > -----Original Message----- > From: Aaron Ardiri [mailto:[EMAIL PROTECTED]] > Sent: 05 June 2002 13:33 > To: Palm Developer Forum > Subject: RE: Drawing performance (was Access screen with Palm OS 4.0) > > > On Wed, 5 Jun 2002, Idries Hamadi wrote: > > Ok, I've had a go at doing this anyway, and whenever I > include a 320x320 > > bitmap (my background image for the 320x320 screen) in > pilrc, my PRC fails > > to load into POSE (I forgot my Palm at home 2day, and it's > not a Clie > > anyway). I've tried including it as a BITMAPCOLOR (it's an > 8bpp color image) > > and as the last memeber of a BITMAPFAMILY as described > above. Anyone know > > what's going on here? The image is *exactly* the same as > another one that > > I've included (and drawn) sucessfully, only I used PSP > (which the first > > image was created in) to increase the size to 320x320. > > 320x320 @ 8bpp = 102400 bytes - think about it :) > > it is of course possible to do, but, you need to know what > your doing :) > > // az > [EMAIL PROTECTED] > http://www.ardiri.com/ > > > -- > For information on using the Palm Developer Forums, or to > unsubscribe, please see http://www.palmos.com/dev/support/forums/ > -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/ -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
