> "The solution is to update the Palm OS SDK installation on > the system to a > newer version" > > CodeWarrior 7.0 comes with Palm OS SDK 3.5 which was used to > develop the > app. I'm not sure why upgrading to 4.0 would be necessary to fix this > problem, assuming that 4.0 is the next one after 3.5... > > Bob Worsley
If the SDK isn't the source of the problem, it may be due to a corrupted bitmap resource. Unfortunately, the solution that usually works is to open each bitmap resource in the project, change 1 pixel to something, change that 1 pixel back, resave the resource, and rebuild. Upgrading to a newer SDK may also work since you would be getting a newer version of Constructor for Palm OS, which may resave your resources properly. -- Vinu Raj CodeWarrior for Palm OS Support -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
