--- averoes <[EMAIL PROTECTED]> wrote: > Hello All ! > I wrote an application which contains a lot of bitmaps (~100) but my prc > became too big ! > I wonder if it's possible to create a "bitmap pdb" to display all the > bitmaps from my prc ?!? > How can i do this ? is it possible to create a "bitmap pdb" from my desktop > (like pdbmake do to create a text pdb) ? or do i have to create this "bitmap > pdb" from CodeWarrior (BmpCreate ...) ? > > I appreciate any suggestions. > > Thanks in advance.
Why too big? What specific issue are you running into that is causing you to need to split out the bitmaps? If you are supporting OS versions before 4.0, there are software deployment benefits to keeping a single PRC file. Roger Stringer Marietta Systems, Inc. -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/
