Results 1 to 4 of 4

Thread: [*resolved]icon doesnt show up

  1. #1

    Thread Starter
    l33t! MrPolite's Avatar
    Join Date
    Sep 2001
    Posts
    4,428

    Unhappy [*resolved]icon doesnt show up

    I'm confused, I'm setting the icon of a MDI form which is the main form of my app and then compiling it. The icon shows up in the title bar, and I can see the correct icon when I press alt-tab.... but the exe file does not have an icon. What can I be possibly doing wrong? I tried a different icon as well. The icon of the exe is the generic stupid icon that VS uses ( a blue/blank window)
    Last edited by MrPolite; Oct 30th, 2003 at 12:28 AM.
    rate my posts if they help ya!
    Extract thumbnail without reading the whole image file: (C# - VB)
    Apply texture to bitmaps: (C# - VB)
    Extended console library: (VB)
    Save JPEG with a certain quality (image compression): (C# - VB )
    VB.NET to C# conversion tips!!

  2. #2
    KrisSiegel.com Kasracer's Avatar
    Join Date
    Jul 2003
    Location
    USA, Maryland
    Posts
    4,985
    Mine does the same, I think it's another option rather than the current form's icon

    I'll look around for it

  3. #3
    KrisSiegel.com Kasracer's Avatar
    Join Date
    Jul 2003
    Location
    USA, Maryland
    Posts
    4,985
    Right click on your project, properties, click build and choose the application's icon

  4. #4

    Thread Starter
    l33t! MrPolite's Avatar
    Join Date
    Sep 2001
    Posts
    4,428
    Originally posted by kasracer
    Right click on your project, properties, click build and choose the application's icon
    thanks alot! I was thinking that there is something wrong wiht my project. I didnt know there was another option for icon. hehe, that's probably the correct way to set the app's icon. I guess VS will choose the main form's icon by default if it's not a MDI

    thanks a lot!
    rate my posts if they help ya!
    Extract thumbnail without reading the whole image file: (C# - VB)
    Apply texture to bitmaps: (C# - VB)
    Extended console library: (VB)
    Save JPEG with a certain quality (image compression): (C# - VB )
    VB.NET to C# conversion tips!!

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width