--- Edward VanVliet wrote: > I have an application that I wrote. It looks > good except that the icon name continues to > be Starter despite anything that I have done
The icon name is a resource. Therefore, open your project in CodeWarrior, double-click the .rsrc file to open Constructor, then look for "Application icon name" in the Project Settings area and change the name there. After saving everything, compile your app again and load it on your handheld (or Pose). You should see the new name under your icon. __________________________________________________ Do You Yahoo!? Find a job, post your resume. http://careers.yahoo.com -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/
