Results 1 to 6 of 6

Thread: Changing the icon on the compiled file. {RESOLVED}

  1. #1

    Thread Starter
    Hyperactive Member stilekid007's Avatar
    Join Date
    Apr 2005
    Location
    DUDE! I'm your neighbor! HELLO!!!
    Posts
    388

    Changing the icon on the compiled file. {RESOLVED}

    Hello,

    When I compile my program the icon on the file is white square with black trim. How can I change this?

    Thank you!
    Stilekid007
    Last edited by stilekid007; Jun 30th, 2005 at 08:58 AM.

  2. #2
    Hyperactive Member
    Join Date
    May 2005
    Posts
    324

    Re: Changing the icon on the compiled file.

    Assign the icon you want for your exe to a form in it, then go to Project/YourProject properties, then the "Make" tab, and choose the relevant form from the "icon" dropdown. Then make your exe and it will have the icon you want.

  3. #3
    Super Moderator manavo11's Avatar
    Join Date
    Nov 2002
    Location
    Around the corner from si_the_geek
    Posts
    7,171

    Re: Changing the icon on the compiled file.

    In the project properties (Project-><projectname> Properties) go to the make tab and select the form that has the form's icon that you want your exe to have (the icon of the form will be the icon of the exe)...

    That or you can add a resource file, add an icon to that and set it's ID to APPICON


    Has someone helped you? Then you can Rate their helpful post.

  4. #4

    Thread Starter
    Hyperactive Member stilekid007's Avatar
    Join Date
    Apr 2005
    Location
    DUDE! I'm your neighbor! HELLO!!!
    Posts
    388

    Re: Changing the icon on the compiled file.

    Ok, thank you! Thats easy! I do have one more question. How do I amke a regulare pic file turn to an icon file so I can use it as an icon?

    Thank you!
    Stilekiid007

  5. #5
    Hyperactive Member
    Join Date
    May 2005
    Posts
    324

    Re: Changing the icon on the compiled file.

    There are various freeware icon editors that can do that. I'm afraid I don't know offhand where you can get one, but Google it and see.

  6. #6

    Thread Starter
    Hyperactive Member stilekid007's Avatar
    Join Date
    Apr 2005
    Location
    DUDE! I'm your neighbor! HELLO!!!
    Posts
    388

    Re: Changing the icon on the compiled file.

    Alright. Thank you all!

    Stilekid007
    P.S. I RATE!

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