On Tue, Aug 02, 2005, Shimon Shnitzer wrote: > Hi, > > I have an application that has a low-res application icons > (density 72). > > Can I add a high-res icon (144) to it without re-compiling it ? > > Is there a tool to allow me to edit/add/change resources > within a PRC ? > > Thanks !
Use the pilot-file command from the pilot-link suite to extract the resources to files. Then use pilrc to create new icon resources and replace the appropriate files that you dumped. Finally, use the build-prc command from prc-tools to rebuild the prc with the new resources. This is all Linux but I believe all of those applications have been ported to Windows. -- Dave Carrigan Seattle, WA, USA [EMAIL PROTECTED] | http://www.rudedog.org/ | ICQ:161669680 UNIX-Apache-Perl-Linux-Firewalls-LDAP-C-C++-DNS-PalmOS-PostgreSQL-MySQL -- For information on using the PalmSource Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
