> >Hmm... any ideas? Or need to make my own convertor? > > Take the PRC file you got from your last good build using RSRC resources > and use PRC Explorer to output a RCP file along with bitmap files. That's > the route I originally used when converting projects to V9. It works very > well, as its actually creating the RCP file from the real Palm OS > resources. The disadvantage is having to then go an apply identifiers to > the raw values in the output RCP file.
you can also avoid that cut and paste process - search for prc2pilrc its a Java class that creates a .rcp file from a .prc :) i use this a *lot* here.. --- Aaron Ardiri [EMAIL PROTECTED] CEO - CTO +46 70 656 1143 Mobile Wizardry http://www.mobilewizardry.com/ -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
