--- Curt Allen <[EMAIL PROTECTED]> wrote: > Now, about those fonts... I have the *.rcp file all set > to go. My problem is how to use the PilRC plugin. I > don't find it in any CW menu.
Starting with version 8.x (I think), CW comes set up to use the PilRC plugin. All you have to do is add the .rcp file to your project and when you compile, the plugin will create an .r file from that and rez will compile the .r file and the resource(s) will be added to your prc. If you have an older version of CW, you have to copy pilrc.dll to ...\CodeWarrior\Bin\Plugins\Compiler\ and then start CW and tell it to use the plugin for .rcp files. Here's a link to Heather KML Tufts' explanation of how to add the new file mapping: http://www.escribe.com/computing/pcpqa/m56862.html __________________________________________________ Do You Yahoo!? LAUNCH - Your Yahoo! Music Experience http://launch.yahoo.com -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
