You might want to try Projects | Remove Object Code. The compiler will
recompile the program source and assume the resource from constructor hasn't
changed unless you remove all the object code.
>> from Charles Rezsonya
>> so what i did was uninstall CW5 and then reinstall it with the 2 patches.
>> now it seems to be working fine but i get this nasty constructor bug where i
>> make a change (move ui objects around) and the changes aren't made after the
>> compile. sometimes it takes me 10mins + just to get a change to be applied
>> on the actual device. now i look into the header and the changes are there,
>> but somehow its not going from that to the compiler, its almost as if the
>> compiler is using an older header till i flucly somehow trigger the change
>> to go.