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. 1. how should i treat them under PalmOS environment? I found that PalmOS treated files in different manner with common windows application. 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.
I might be wrong, but I don't think there's any GIF libraries for Palm. yer probably going to have to convert them to palmstyle bitmaps.
> I > found that PalmOS treated files in different manner > with common windows application.
It sounds like you need to learn the basics of Palm OS first.
Read up on bitmaps in your favorite Palm reference (Palm OS Bible or somesuch).
Then Search the palm-dev-forum escribe archives for "GIF" or "PNG".
-- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
