In article <84264@palm-dev-forum>, [EMAIL PROTECTED] 
says...
> Ah.  Cool.  A challenge:  Explain how to export bitmap resources 
> from a CodeWarrior project without reference to Mac file formats
> or Mac tools (dons flame-retardent Dr Dobbs cap).

Export bitmap resources?  What do you mean by that? :)

I'd just use Constructor for Palm OS (a Palm OS tool), open the bitmap, 
select all, copy, and paste into a reasonable paint program.

Failing that, I'd write a Palm OS app which iterated through my bitmaps, 
cleared the Palm screen, drew the bitmap, then used a HostControl call 
to save the screen as a bitmap.  Run it on POSE and be done with it all.  
No Mac tools used there.

-- 
Ben Combee <[EMAIL PROTECTED]>
CodeWarrior for Palm OS technical lead
Get help at http://palmoswerks.com/

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

Reply via email to