Discussion Board

Results 1 to 6 of 6
  1. #1
    Registered User Allen Wang's Avatar
    Join Date
    Feb 2010
    Posts
    10
    Hi guys,
    I'd like to change application's icon. I saw nokia wiki about icon at [URL="http://wiki.forum.nokia.com/index.php/CS001351_-_Adding_Options_menu,_panes,_and_icon_to_a_Qt_for_Symbian_application"]here [/URL.
    But it's not working, please help!

  2. #2
    Nokia Developer Champion rahulvala's Avatar
    Join Date
    Oct 2008
    Location
    INDIA
    Posts
    2,294
    Quote Originally Posted by Allen Wang View Post
    Hi guys,
    I'd like to change application's icon. I saw nokia wiki about icon at [URL="http://wiki.forum.nokia.com/index.php/CS001351_-_Adding_Options_menu,_panes,_and_icon_to_a_Qt_for_Symbian_application"]here [/URL.
    But it's not working, please help!
    one line must change:

    Don't use delete mainwindow.
    Use show mainwindow.

    See this article:http://wiki.forum.nokia.com/index.php/How_to_add_icon_to_the_button_in_Qt_for_Symbian

    Best regards,

  3. #3
    Nokia Developer Moderator divanov's Avatar
    Join Date
    Oct 2009
    Posts
    4,326
    Quote Originally Posted by rahulvala View Post
    one line must change:
    Don't use delete mainwindow.
    Use show mainwindow.
    Show is performed by command mainwindow->showMaximized();
    Delete is actually correct, however, the code could be simplified by allocating mainwindow statically.

    Example deals with icon shown in application menu. Is that the same icon you are interested in?

  4. #4
    Super Contributor tamhanna's Avatar
    Join Date
    Jul 2008
    Posts
    2,020
    The lines above are the best I have to offer.If anyone of you is of more advanced knowledge, I ask for your patience and understanding! - unknown arab poet
    http://www.tamoggemon.com - Symbian blog - Windows Phone blog
    My other blogs:
    webOS blog iPhone blog BlackBerry blog Samsung bada blog Android blog

  5. #5
    Registered User Allen Wang's Avatar
    Join Date
    Feb 2010
    Posts
    10
    thanks so much!

  6. #6
    Super Contributor tamhanna's Avatar
    Join Date
    Jul 2008
    Posts
    2,020
    My pleasure!
    The lines above are the best I have to offer.If anyone of you is of more advanced knowledge, I ask for your patience and understanding! - unknown arab poet
    http://www.tamoggemon.com - Symbian blog - Windows Phone blog
    My other blogs:
    webOS blog iPhone blog BlackBerry blog Samsung bada blog Android blog

Similar Threads

  1. Grid app is crashing... need urgent help...
    By shankha in forum Symbian C++
    Replies: 5
    Last Post: 2010-10-19, 12:07
  2. How to change status pane icon globaly for several views
    By elviin in forum Symbian User Interface
    Replies: 0
    Last Post: 2010-02-12, 14:01
  3. how to get the applications icon?
    By juming1983 in forum Symbian Web Runtime
    Replies: 4
    Last Post: 2009-06-09, 06:19
  4. how can i change icon of project?
    By hst_little in forum Mobile Java General
    Replies: 2
    Last Post: 2008-01-22, 00:22
  5. how to change my applications icon
    By gs_cmans in forum Symbian C++
    Replies: 4
    Last Post: 2006-02-17, 18:52

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Nokia Developer aims to help you create apps and publish them so you can connect with users around the world.

京ICP备05048969号  © Copyright Nokia 2013 All rights reserved