At 10:03 PM 5/16/2004, you wrote:
Hey. My company is in the process of creating a game in CodeWarrior9. One of
my programmers named the actual name of the game that appears on the Palm
123. He thought he could change the name later. Well now he and I do not
know how to rename the name that appears on the Palm. Is it possible to
change the name that appears on the Palm? Thanks in advance for any help!

The name shown in the launcher is controlled by the application name resource. It's set in your main .rsrc file if you use Constructor, in the .rcp file if you use PilRC, or in the Palm OS Target pref panel if you use the Palm OS 68K linker and have that option turned on.


There also is a database name which goes into the header of your PRC file and must be unique on the device. That's set in either the PalmRez panel or the PRC File Settings panel, depending on your linker.



-- Ben Combee, DTS technical lead, PalmSource, Inc.
   Read "Combee on Palm OS" at http://palmos.combee.net/



--
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/support/forums/

Reply via email to