Does anyone know if PilRC creates resources for Palm OS 6.0? If so, what do I do?
Yes, PilRC generates Palm OS Cobalt compatible resources. If you use the -ro option along with -name to name the output with a .trc extension, it will be accepted by the PalmSource tools.
There are a few Palm OS Cobalt resource types that PilRC doesn't support directly (you always can do HEX or DATA). These are
window constraints ('frmb')
application launch prefs ('alpf')
ARM application prefs ('aprf')
little-endian byte integer list ('abyt')
little-endian double-word integer list ('adwd')
schema database ('scdb')
TrueType font ('fttf')
little-endian word integer list ('awrd')The PilRC dev team will probably support most of these in future versions of the tool, although I'm not ready to publish any commitments.
--
Ben Combee
Techwood Broadcasting Foundation, Austin Bureau Chief
-- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
