how to change application's icons

Login to reply to this topic.
Tue, 2006-01-03 08:00
Joined: 2005-11-28
Forum posts: 18
 hi evryone,

Can anyone tell me how to change the application's icons. I do not want to use the defaut icon.

If i want to use picture for the icon, how can i do that?

  Thanks

Tue, 2006-01-03 09:37
Joined: 2005-12-07
Forum posts: 58
Re: how to change application's icons
Hai,


                Make an .aif file in the program then add that aif file name  and the names of the pictures(ie. .bmb) to .mmp file, then add these resources to the resource file thatÂ’s all .
There is nothing to change in the cpp files.
               In the aif file there will be a .rss file make sure that the UID in that file is same as that of the program in which we are working .(You will get .aif file from some examples in SDK )

Regards,
Peter.
Wed, 2006-01-04 06:42
Joined: 2005-11-28
Forum posts: 18
Re: how to change application's icons
 
 
Thanks, Peter,

  I still have 1 more question, How can i re-size my picture?

   Regards

     Olebb
Wed, 2006-01-04 09:28
NewLC AdministratorSymbian AccreditedForum Nokia Champion
Joined: 2003-01-14
Forum posts: 2006
Re: how to change application's icons
You have to make your pictures (the bmp files) the right size before the build process (i.e do this with your image editor).

Eric Bustarret
NewLC Founder & CEO / Professional Symbian OS Consultant

Thu, 2006-01-05 01:51
Joined: 2005-11-28
Forum posts: 18
Re: how to change application's icons


thank u
   I got it
  • Login to reply to this topic.