CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 9 of 9
  1. #1
    Join Date
    Jul 1999
    Posts
    24

    I Need some help with icons

    Would someone help me? I just want to create an icon to my project and some icons to my forms. How can I do that. Is there some program in the VB6 or do I have to use some other program.

    If OtherProgram Then
    WhatProgram help, program
    End If

    Someone please help!

    Yours,
    Michael -> 'SandMan'


  2. #2
    Join Date
    May 1999
    Posts
    3,332

    Re: I Need some help with icons

    do you know that VB comes with a large set if icons that you can use?
    If you still want to create your own icons and own VB 4, there is an imagedit.exe under the tools directory that allows you to create icons or bitmaps.


  3. #3
    Join Date
    Jul 1999
    Location
    Athens, Hellas
    Posts
    769

    Re: I Need some help with icons

    You should try this program:
    MicroAngelo98!!! It's simply the best!!!
    Try this address: http://www.download.com/pc/list/1,339,0-a-0-0-e-1,00.html?tag=st.dl..srch.list&search=microangelo&queryType=quicksearch

    If it won't work, then just go to: www.download.com
    and search for MicroAngelo

    Michael Vlastos
    Company MODUS SA
    Development Department
    Athens, Greece
    Tel: +3-01-9414900

  4. #4
    Join Date
    Jul 1999
    Posts
    24

    Re: I Need some help with icons

    Hello!

    Again I'm sorry for my lousy english.
    I couldn't find the imagedit.exe nowhere. I have my Visual Basic in directory: D:\Ohjelma tiedostot\Microsoft Visual Basic\*.* and there are no such directory as 'tools'. Are you sure it should be found from there? Thank you.

    Yours,
    Michael


  5. #5
    Join Date
    May 1999
    Posts
    3,332

    Re: I Need some help with icons

    I am absolutely sure, because I found it in the tools directory of my VB 4 CD.


  6. #6
    Join Date
    Jul 1999
    Posts
    24

    Re: I Need some help with icons

    Ok, two things. I didn't even seek it from the CD. I just looked at my harddrive Visual Basic directory. But I founded the same program from our server. It's nice program, but I prefer more that MicroAngelo now that I got it from the net (if you wnat it check the address from the first post). It's quite nice program and easy to use. I wonder what it might cost if I buy it? The second thing. What about VB 6? I have it at home and I wonder if there is a same kind a program or should I download the Microangelo to home too. In Visual C++ there are integrated Resource workshop which makes icon drawing very easy and it helps a lot to place the icons drivecode to your program. It would be great add-in to Visual Basic 6.x/7 if there isn't that kind a prog yet.

    'Life is quite short, but bugs will make it last much longer'

    Michael


  7. #7
    Join Date
    May 1999
    Posts
    3,332

    Re: I Need some help with icons

    If I knew that you owned VC6 ,that would have been the first tool I would have mentioned.
    Are you aware that VB6 comes with a lot of built-in icons (under the common/graphics directory)?


  8. #8
    Join Date
    Jul 1999
    Posts
    24

    Re: I Need some help with icons

    Yes I know. There are some Windows icons like gaspumps, airplane, arrows and stuff. Microsoft Visual Basic\Icons directory includes 477 icon files. Thats quite much. I feel sorry for the guy who have drawn them.

    Michael


  9. #9
    Join Date
    Jun 1999
    Posts
    28

    Re: I Need some help with icons

    If you have VC installed, you can always create/edit icons using that resource editor, without opening any VC project/workspace. Just open the icon file (or new file) and save it to whatever you want after editing.


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

Featured