On Sat, 12 Mar 2005 03:23:34 -0000, kr5t <[EMAIL PROTECTED]> wrote: > Anyone know how to convert xrd/bmp files created using PalmOS Developers > Suite into > prc's so I can use it w/OnBoardC?(Bird, actually;if you want it,I'm sorry I > can't be more help > but I forgot the website so I suggest you Google it and PP(Palm&Pascal),thats > where I found > it)
http://ppcompiler.free.fr/download.php?lng=en Phillipe's really outdone himself with this, btw. Blows the old RscEdit away. Normally, I just compile the app to a PRC on the desktop, then once its on the handheld, change the type from 'appl' to 'Rsrc', owner id to something different (so it doesn't get deleted accidently) and rename it from "MyApp" to "MyApp.rsc". Lastly, I delete all code and data resouces, leaving the other stuff there. You can do all that in Bird easily enough. Adding it to the OnboardC project at that point is a nobrainer. I wonder what the database type and owner ID are on something built with PalmRC per Ben's suggestion... still might have to jump through all but the last of these hoops. Let us know how it goes, if you get a chance, won't you? Brandon -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
