I'm a newbie in palm programming. Currently I require to display a bitmap image which is being stored on an offline-database to the palm screen. Basically, the image files are uploaded to the database as bitmap and being synced to the palm device. I could retrieve the bitmap data from the offline database on the palm, said in void* and
a) how could I display those void * to the palm screen? b) any recommended jpeg decode library which I could use if I want to store jpeg on my offline database? c) any reference which I could find more information on displaying images on palm, such as reading a bitmap/jpeg file from VFS and display on palm...etc
Thank you very much
-- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
