Thanks guys, I'll try that. But I'm a little scared of naming again thousands of controls, 3 translations....
If it's possible one more question - is there a good rcp editor for linux that supports all the goodies? The windows ones are tragic and maybe do work for a 1 form app but for a large ones... "Aaron Ardiri" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > > > >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/
