Hi,
Is there is any possibility of changing application icon a run time? If yes how can we do it.
Please give me sample or link regarding the same.
Thanks & regards,
ramanathan
Hi,
Is there is any possibility of changing application icon a run time? If yes how can we do it.
Please give me sample or link regarding the same.
Thanks & regards,
ramanathan
Search for icon in the Wiki, and pick the article called "Changing Status pane text and icon".
Hi,
I am sorry i didn't make my question clear.
When i said changing application icon, its not in status pane i want to change.I want change the application icon during run time in the main menu list. Is this possible.Plz let me know.
Thanks & regards,
ramanathan
That is not really supported. You can experiment with extreme hacks though (putting the icon-related resource to a public location, overwriting it in runtime, and notifying the Menu application about the change - open source portions of Symbian may help in that).