> From: John Duhart
>
>       I and trying to edit some large color bitmaps for the Palm
> (160x160, 320x240, & 320x320) and doing this using the
> Constructor on a PC is very painful on the eyes.  I am sure this
> is a common problem that has been discussed before.  Is there
> another tool I should be using for this, or is there a better way
> to use the COnstructor to do what I want.  I would like the
> Bitmap editor to appear large enough so I can edit individual
> bits with accuracy.
>

Use another bitmap editor (one that you like) and then paste it into the
bitmap edit window in constructor.  However, 320x320x8 = 102,400 bytes =
100KB is too big.  No resource can be bigger than 64KB.  Even 320x240x8 is
too big.


-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/tech/support/forums/

Reply via email to