On Mon, Nov 06, 2000 at 08:15:52AM -0500, Ralph Krausse wrote:
> I have been looking thought the form and have found a lot of my answers but
> not 100%. I need my application to dynamically show graphics, graphics that
> are not added with Constructor. I have read that I can display a gif or jpeg
> but is there some source to show this? Also, I take it I would just write a
> conduit to copy it onto a palm but exactly how? I know only how to create a
> DB with the conduit api's. Granted I haven't downloaded that latest toolkit
> so there might be other api's to just copy a file over. Any help with this?

ZBoxZ (palmboxer.sourceforge.net) includes a conduit and GIF viewer -
the format decode occurs on the Palm.  (Also does G3 fax and PNG - no
jpeg).

Basically you need to convert the original graphic format into a Palm
bitmap (or plot pixels or something similar).  I do it on the Palm,
but you could do it in the conduit (GIF to a PDB of some form) or
using a converter (I think firepad/fireviewer does this).

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

Reply via email to