Hi
I want to use the "Back" functionality instead of "Exit" in an application that we often see in the left side.Although in the rss file i did
I can only see the "Back" instead of "Exit" But when i click on it the application exits. That means somewhere I ahve to code for that "Back" option so that I can come back to the previous screen. Now how and where to do that is my problem. I have searched some threads but not getting a clear picture. Can anyone help me with this.HTML Code:RESOURCE EIK_APP_INFO { cba=R_AVKON_SOFTKEYS_OPTIONS_BACK; .. } .... .....

Reply With Quote

