up vote 3 down vote favorite
3
share [g+] share [fb]

I'm using Delphi 2007, and I am looking for some newer looking glyphs to add to my TBitBtns. Honestly, I'd love something that looks more like the Tango Desktop or KDE4, when it comes to the glyphs.

If I can't find anything else, I'll just use the Tango icons, and convert them to *.pcx or *.bmp.

However, I'm curious if anyone knows of some components that already include this.

Thanks in advance.

EDIT: Primarily, I am looking for glyphs to add to buttons (TBitBtn specifically).

link|improve this question

What kind of "glyphs" are you searching for? Icons? Characters? Icons representing Characters? – Joachim Sauer Feb 25 '09 at 14:45
Icons for buttons. Something like cleaner looking red x's, and cleaner looking green checks, etc. – Mick Feb 25 '09 at 14:49
feedback

5 Answers

up vote 4 down vote accepted

Have a look at famfamfam.com. The collections are nice, but some of them are in PNG-format, so you still have to convert the images.

link|improve this answer
Or upgrade to Delphi 2009 which can handle the PNG images natively. – skamradt Feb 25 '09 at 19:27
Amazing Icons, thanks for the link. – RRUZ May 7 '09 at 12:23
feedback

D2006 and above include some new icons located at C:\Program Files\Common Files\CodeGear Shared\Images or whatever your path, but you can get a complete list with much nicer icons and different sizes from both glyFX and Glyfz

link|improve this answer
1  
GlyFX make some very nice icons. We've used them for a number of years and the collections just keep getting better – Gerard Mar 16 '09 at 22:01
feedback

You have a pretty nice set of components on your harddrive:

C:\Program Files\Common Files\CodeGear Shared\Images\GlyFX

link|improve this answer
feedback

We have recently bought the complete icon set from Icon Experience to use in all our applications. Before that, I have spend a lot of time in searching for good looking free icon packs, but couldn't find any. Icon Experience comes with a handy search program and an editor so you can easily modify all icons (add small add/delete/search overlays etc).

For us, it was a god investment ($379), but I don't know your budget.

By the way, all icons come in png/ico/bmp format and a conversion utility.

link|improve this answer
feedback

You can find more free icons, in multiple formats and sizes at:

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.