I am new to PalmOS and currently working application which deals with many GIF Files. I am having problem on how to store/read those files under PalmOS environment.
You need to convert them to Palm bitmap files in order to work on the Palm OS, find a third-party library that can work with GIF files on the Palm OS, or write your own routines.
2. how to upload GIF files into PalmOS Simulator? I need it because I might be able to run my application on Simulator instead of real device for testing and debugging.
You can't upload GIF files to the simulator. It doesn't understand GIF. See above.
If you convert the files to BMP files, PilRC can convert them to Palm bitmaps and store them in resources. Also, we offer a utility (BMP-to-PBM) that converts BMP files to Palm Bitmaps that you can store in a database.
Regards, Steve Mann ---- [EMAIL PROTECTED] Available for Contract Work
-- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
