In article <89847@palm-dev-forum>, [EMAIL PROTECTED] says... > > Is there a way to load a bitmap from the filesystem into CodeWarrior?
Two good ways: 1) Open the bitmap in an editor program, copy it into the clipboard, and paste it into Constructor. 2) Use the PilRC plugin to specify loading of bitmaps, since it directly reads BMP files and uses them to build its output file for the compiler. -- 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/
