Hello All,

I want to display 64 small bitmaps in a Gadget. User can assign any one of
the 64 icons for each record that he is entering through my application.
My previous version had 64 Bitmap Families. Each bitmap family had 3 bitmap
resource (4-bit,8-bit & 16-bit). So totally 192 bitmap resources. Now the
PRC file size is blown to 495 KB. I am intend to reduce prc size.

I combined all the 64 icons as one single bitmap resource and I am drawing
that on my Gadget. So I have only 3 bitmap resource (4-bit,8-bit & 16-bit)

Question:
When I want to show an icon assigned to a record, how do I clip that icon
alone from this large bitmap??

Would wincopyrectangle be of any help??
Please advice.

Thanks in advance,

Jeffy




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

Reply via email to