Ok, want I want to do is store bitmap families in resources of mine. The resource would have a data structure in the beginning, followed by two bitmap families. Is there a way that I can do this and easily be able to draw the bitmaps? How would I format the resource so that WinDrawBitmap would be able to select the correct bitmap for the current depth and density. I need to do this programatically because the bitmaps are user editable. How should I go about editing and writing the bitmap data to a resource?
Please read the PalmSource KB article with the BitmapRsrc sample code for making, saving, and loading bitmaps.
http://kb.palmsource.com/cgi-bin/palmsource.cfg/php/enduser/std_adp.php?p_faqid=341
-- Ben Combee, DTS technical lead, PalmSource, Inc. Read "Combee on Palm OS" at http://palmos.combee.net/
-- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
