How To disable Icon on title bar
Hi all,
I am working on Series 60 3rd Edition
Device e51
my application icon is larger than normal.
And when my application is runnig my title bar is enlarged because of this image. Actaully i want to disable icon in title bar. (at the same time icon should be displayed in menu) does any body have idea how to do it.
thanks in advance.
Re: How To disable Icon on title bar
you could set another icon to the title bar when your application is running, check the spane example shipped with the SDK for some code examples.
Re: How To disable Icon on title bar
thanks symbianyucca;
I will have look at the example..
But is there any way to completely hide the icon ?
Re: How To disable Icon on title bar
you could always put really small one with all transparent sections only.. Or you could chekc if the API allows removing all icons stuff (dunno really, I have not checked it for that usege scenario)