> I also have a question about bitmaps -- I've tried using a 
> form bitmap (in color -- via Constructor in Code Warrior) but 
> it doesn't work.
> 
> All I want to do is display a bitmap that's 160 X 160 with 
> its upper left corner at 0,0.

Create a Bitmap, set its size, set its color level, edit it, give the Form
Bitmap that bitmap ID, and you should be set to go.  If you're doing it in a
family, make sure the bitmap family has the right dimensions and the bitmap
and the family have different IDs.  This is just me stabbing in the dark at
what you need, because I don't know what doesn't work -- does it not save?
not display? not display the way you'd expect?  What's going wrong?

-hkmlt

-- 
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