i developed a simple uiapplication on 4.2.1 with a screen...if i compile it using 4.2.1 and run on 9500 simulator it goes to compatibility mode...i don't want this so this is what i tried.....edited the jad file added
RIM-TouchCompatibilityMode: false
RIM-TouchCompatibilityMode-UserChangeable: true
added the jad file to the project and compiled to create a new cod file... cleaned the 4.7 (9500) simulator ...then loaded the application to simulator File -> Load java program - > helloworld.cod
then ran the program...still compatibility mode....what am i doing wrong here...please let me know..