How do i create icons?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • lee123
    Contributor
    • Feb 2007
    • 556

    How do i create icons?

    Hi there i know you can use ms paint to make icons but how would you do this does anybody know? and when they make an icon what file do you save it as?

    lee123
  • Killer42
    Recognized Expert Expert
    • Oct 2006
    • 8429

    #2
    Don't use Paint, get some freeware software. They are saved as a .ICO file.

    Comment

    • lee123
      Contributor
      • Feb 2007
      • 556

      #3
      ok, well then what are some good freeware sites? if you don't mind me asking.

      lee123

      Comment

      • Killer42
        Recognized Expert Expert
        • Oct 2006
        • 8429

        #4
        Originally posted by lee123
        ok, well then what are some good freeware sites? if you don't mind me asking.
        www.download.com is the first that comes to mind.

        Comment

        • lee123
          Contributor
          • Feb 2007
          • 556

          #5
          Thanks, Killer42

          lee123
          Last edited by Killer42; Nov 28 '07, 11:53 PM.

          Comment

          • Ali Rizwan
            Banned
            Contributor
            • Aug 2007
            • 931

            #6
            Originally posted by lee123
            Hi there i know you can use ms paint to make icons but how would you do this does anybody know? and when they make an icon what file do you save it as?
            Use some kind of software to make icons don't use Paint it will not save the files in .ico format.

            But you can use Photoshop or other kind of software.
            But why not you download any kind of iconmaker?
            Last edited by Killer42; Nov 28 '07, 11:54 PM.

            Comment

            • lotus18
              Contributor
              • Nov 2007
              • 865

              #7
              Originally posted by Ali Rizwan
              Use some kind of software to make icons don't use pain it will not save the files in .ico format

              But you can use Photoshop or other kind of software
              But whynot you download any kind of iconmaker?
              Even if you save it to .ico format sometimes an invalid picture will be pop upped if you add an icon to your application. It depends upon the color settings of the icon. : )

              Rey Sean

              Comment

              • 9815402440
                New Member
                • Oct 2007
                • 180

                #8
                hi
                i use visual c++ to create icons. it is easy. first draw your icon in mspaint.

                now open visual c++. click on file menu and click on new option.
                now select Files tab and select 'Icon file' in the list. copy image in the mspaint to the clip board. in the vc++ window click on the edit menu and click Paste optoin. open file menu and select save as option. save your file where you want.
                you can also edit the icon image in the vc++ window.

                regards
                manpreet singh dhillon hoshiarpur

                Comment

                • lotus18
                  Contributor
                  • Nov 2007
                  • 865

                  #9
                  Originally posted by 9815402440
                  hi
                  i use visual c++ to create icons. it is easy. first draw your icon in mspaint.

                  now open visual c++. click on file menu and click on new option.
                  now select Files tab and select 'Icon file' in the list. copy image in the mspaint to the clip board. in the vc++ window click on the edit menu and click Paste optoin. open file menu and select save as option. save your file where you want.
                  you can also edit the icon image in the vc++ window.

                  regards
                  manpreet singh dhillon hoshiarpur
                  It is still better to use other image editing/drawing tools rather than ms paint. I have a plug-in here for photoshop that can read and save .ico format, if you're interested i'll attach it here : )

                  Comment

                  • Kabyr
                    New Member
                    • Nov 2007
                    • 29

                    #10
                    Have you ever written HTML using Notepad? if yes, how do you save the file as a HTML file? If you don't know, then this is it. Click 'Save As' from file, in the file name text box, just type the name.html. Do the same when using MS Paint. Do your work, then select 'Save As', in the save dialogue box, where you have 'File name' type your Imagename.ico.

                    Now to have a perfect Icon size, resize the workspace of your MS Paint to close up with your image by dragging the small blue handles usually located half way on the right side of the work environment as well as half way at the bottom of the work area.

                    Good luck.
                    Last edited by Killer42; Nov 29 '07, 09:52 PM.

                    Comment

                    Working...