Results 1 to 13 of 13

Thread: Icons

  1. #1

    Thread Starter
    New Member
    Join Date
    Jun 2000
    Location
    Posts
    14

    Unhappy

    hi friends,

    i want to know how to create the Icons and after creating i want to use Icons in VB.

    i tried in paintbrush and saved as .ico file. when i try to use in VB it's not working.

    bye.

  2. #2
    Fanatic Member Dim's Avatar
    Join Date
    Jul 2000
    Posts
    620
    There are programs out there that allow you to creat icons...such as microangelo....just search for "icons" on download.com and it will come up with some.
    And you can use them freely in your program...eigher by adding a picturebox and selecting the icon or selecting the icon in your form properties.

    Gl,
    D!m
    Dim

  3. #3
    Guest
    Use Microangello Studio. It can be found at http://www.impactsoft.com.

  4. #4
    Guest
    I have an icon editor that comes with visual basic, its called imagedit.
    I am not sure about professional edition, but it comes with visual studio enterprise, if you have that check your CD.

  5. #5
    Guest

    Exclamation Microangello

    Yes it's shipped with the Professional Edition, but I don't think it can save in 256 Colour or 24-bit colour, nor can it create Animated Cursor's.

    If you download Microangello Studio (free trial), it will give you more flexibility like:

    • Ability to create Animated Cursors
    • Create Icon Libraries
    • Custom image sizes (such as 64x64)
    • Abitiy to save in Monochrome, 16-Colours, 256-Colours and True Colour (24-bit).
    • Capture screen portions for image creation

  6. #6
    Lively Member
    Join Date
    May 1999
    Location
    KC
    Posts
    72
    I like to use IconForge, http://www.cursorarts.com/ca_if.html

    You can download a free trial, it has about the same features as Microangello, but I think the interface is better. Just my opinion...

  7. #7
    Addicted Member
    Join Date
    Feb 2000
    Posts
    224

    HUGE COLLECTION OF ICON EDITORS


    HERE is the list of Popular ICON EDITORS...

    http://www.davecentral.com/iconed.html


    But I mostly use 16 color Icons..
    So I am very well satisfied with this little PC MAGAZINE
    1997 Utility...

    THIS IS COMPLETELY FREE...

    ftp://ftp.jwpepper.com/pub/pcmag/iconed.zip(149KB)


    -----------------------------------------
    HI pravalika...are you an Indian ?
    (I Hope ...She would say hi..atleast. :-)
    ------------------------------------------

  8. #8
    Lively Member Kersey's Avatar
    Join Date
    Jun 1999
    Location
    The Netherlands
    Posts
    101

    edit icon's

    are any of these icon editors cabaple of edditing apple(?) icons (5694 bytes resolution 40X40) ???
    cose i can use them in my vb but can't edit them (yet) !

  9. #9
    New Member
    Join Date
    Jan 2000
    Location
    NY USA
    Posts
    4

    Lightbulb ms paintbrush

    you can use mspaint to make icons...set the height and width to 16x16 or 32x32...then save as .ico

    ALSO, go to http://www.tucows.com or http://www.zdnet.com and there are freeware icon editors BETTER than microangelo. i cracked microangelo a while ago, but it isnt as good as they say, so now i have some nag-screen shareware (fully functional, though)...

  10. #10
    Guest
    Wes, with regards to creating an Icon with MSPaint, it cannot be accomplished. Although it might look like an Icon, it's still a Bitmap. If you try loading it into your Form's Icon property, you'll get an error.

  11. #11
    Evil Genius alex_read's Avatar
    Join Date
    May 2000
    Location
    Espoo, Finland
    Posts
    5,538

    Cool Icons with MS Paint

    Just quick reply to last message, you can't create icons by saving them as ico within paint, but if you save as bmp, then rename in dos, I found this works for some unknown reason.

    REN C:\MyIcon.bmp C:\MyIcon.Ico

    Bye!

    Alex Read

  12. #12
    Guest
    Whether you rename it in DOS or rename it in Windows, it's still the same picture and it's still a Bitmap. If you try loading it into VB as an Icon, it will not work.

  13. #13
    New Member
    Join Date
    Apr 2000
    Posts
    15

    Post !Icons!

    I have done a lot of work with icons, MSVB6 PRO includes a copy of microsoft's imagedit program. I use it alot. you can also download is off the internet if you look for it.
    You can also download ANIedit (I think that is what it is called) off the internet. This is can also be obtained off the MSDN cd or dvd rom.

    PS.
    If you need icons I can help, I have around 5600 different icons just E- Mail me At [email protected] and tell me what you want.

    -Slammer-



    [Edited by Slammer_1987 on 07-18-2000 at 08:19 PM]

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