Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
  1. Home
  2. General Programming
  3. C / C++ / MFC
  4. modify Icon of the MDI application

modify Icon of the MDI application

Scheduled Pinned Locked Moved C / C++ / MFC
c++comquestion
3 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • R Offline
    R Offline
    Remi Morin
    wrote on last edited by
    #1

    I've modified the "IDR_MAINFRAME" and the "IDR_MYAPPTYPE" Icon but the modification are not show at run-time... I always see the MFC Icon dans the default Document one. Why? Remi Morin Rmorin@Operamail.com Remi.Morin@Lyrtech.com

    J 1 Reply Last reply
    0
    • R Remi Morin

      I've modified the "IDR_MAINFRAME" and the "IDR_MYAPPTYPE" Icon but the modification are not show at run-time... I always see the MFC Icon dans the default Document one. Why? Remi Morin Rmorin@Operamail.com Remi.Morin@Lyrtech.com

      J Offline
      J Offline
      Jon Hulatt
      wrote on last edited by
      #2

      Each icon ID consists of two icons- a 32x32 and a small 16x16. Theres a combo box in the icon editor to select between them. Chances are you've only changed the large one, but its actually the small one that is used in most situations. Edit those and rebuild. Sorry to dissapoint you all with my lack of a witty or poignant signature.

      R 1 Reply Last reply
      0
      • J Jon Hulatt

        Each icon ID consists of two icons- a 32x32 and a small 16x16. Theres a combo box in the icon editor to select between them. Chances are you've only changed the large one, but its actually the small one that is used in most situations. Edit those and rebuild. Sorry to dissapoint you all with my lack of a witty or poignant signature.

        R Offline
        R Offline
        Remi Morin
        wrote on last edited by
        #3

        thanks, yes, it was just that :) ;) Remi Morin Rmorin@Operamail.com Remi.Morin@Lyrtech.com

        1 Reply Last reply
        0
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        • Login

        • Don't have an account? Register

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • World
        • Users
        • Groups