Tagged Questions

142
votes
64answers
5k views

Where can one find free software icons / images?

This may not be directly related to programming, but I always find it hard to get quality icons that can be used for software. I currently have the need for some type of "green checkmark image", and …
79
votes
32answers
3k views

Save icon: Still a floppy disk?

Bear with me because this question doesn't pertain to an algorithm or any block of code. Rather, it deals with designing forms and applications. I'm working on a project where the user is able to …
31
votes
19answers
1k views

Icons: How does a developer with no design skill make his apps look pretty?

I probably spend far too much time trying to make my visual interfaces look good, and while I'm pretty adept at finding the right match between usability and style one area I am hopeless at is making …
11
votes
12answers
556 views

Is there a standard open icon library for web developers?

We are looking for an icon library that is open licensed. We want to use the icons as a prototype not the final version of the application, but they need to be open to use. EDIT 1: Even though many …
10
votes
4answers
660 views

“Beautifying” an OS X disk image

When I downloaded Skype, I noticed that, in place of a normal "disk image" icon, there was a custom icon, and when I double clicked on the icon, the window used a colorful image as the background, …
9
votes
9answers
3k views

Are there free iPhone navigation bar icon sets available?

I want to use up/down icons like the ones used by "mail" in the upper-right corner when you're viewing a specific message. Are these icons available for free anywhere? Beyond that, are there any …
8
votes
5answers
1k views

Get File Icon used by Shell

In .Net (C# or VB: don't care), given a file path string, FileInfo struct, or FileSystemInfo struct for a real existing file, how can I determine the icon(s) used by the shell (explorer) for that …
8
votes
5answers
1k views

Ajax Loading Icons - Where to Get?

Anyone know where I can get this icon in 32x32? And more generally what's a good source for finding Ajax loading icons? This one only offers 16x16.
8
votes
5answers
6k views

How can I make my ad hoc iPhone application’s icon show up in iTunes?

I've got an iPhone app with icon file Icon.png. This icon shows up properly when the app is on the phone itself, but it doesn't show up in the applications pane in iTunes. What do I need to do to …
7
votes
9answers
242 views

What’s the best tradeoff between text and icons on buttons?

In a discussion with co-workers today, I lamented that I can't ever remember what an icon means, and have to hover over them to see the tooltips, and thus to find the button I need. On their side, …
7
votes
6answers
2k views

What’s the UITableView index magnifying glass character?

In Apple's iPhone apps (like Contacts), they have a nice magnifying glass icon at the top of the table view index. Since the table view index API is character-based, I assume that this magnifying …
6
votes
7answers
272 views

Icons/graphics for your applications

I need to source some graphics/icons for my application I'm writing (Windows WinForms). I need graphics for toolbar buttons, icons for form headers and graphics for wizard dialog boxes. As a last …
6
votes
4answers
708 views

Get icons for common file types

Hi I want to get the icons of common file types in my dll. I am using vc++. I only have the file extension and mime type of the file based on which I want to get the icon for the file. Can someone …
6
votes
5answers
2k views

How can I programmatically manipulate Windows desktop icon locations?

Several years back, I innocently tried to write a little app to save my tactically placed desktop icons because I was sick of dragging them back to their locations when some event reset them. I gave …
6
votes
9answers
287 views

How do I get files in my own file format to have its own dynamic icon?

Our application has a file format similar to the OpenDocument file format (see http://en.wikipedia.org/wiki/OpenDocument) - i.e. zipped with a manifest file, a thumbnail image, etc. I notice that …

1 2 3 4 5 14 next
15 30 50 per page