Tagged Questions

-1
votes
2answers
64 views

How do I find out where an icon was clicked (relative to itself) using python?

Essentially, what I want to do is have an icon that has different symbols for various programs at the bottom of it (for example, a python file might have a symbol for command promp …
135
votes
63answers
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 ch …
0
votes
1answer
47 views

Iphone working with icons

Hi all, I want to write a simple program which can customize iphone icons like their positions or something like theme creators. and I want to know how some programs' settings are …
78
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 …
2
votes
1answer
60 views

How can I add a wxIcon to my frame app?

I've looked all over the net and can't seem to find a standard way of including a wxIcon in my wxWidgets app that actually works! I've tried converting the icon to an XPM and inclu …
0
votes
2answers
107 views

How to put a C# programm (ex WPF or WF or with Mono) under desctop Icons (like a wallpaper)?

How to put a C# programm (ex WPF or WF) under desctop Icons (like a wallpaper)? I want my Old Good XP Active Desktop made by a some open source C# programm on my Win 7!) Somethin …
0
votes
0answers
37 views

Turn pngs to one ICO file [closed]

How do i convert a series of pngs of 16,24, 32, 48, 64, 128 to one *.ico file
1
vote
5answers
62 views

How to display the copyright icon in UILabel text?

Hi, Does any one know how to display the copyright icon in UILabel text? This is the icon with a circle around c. The html code for it is: © or ©. I tried the fo …
0
votes
3answers
40 views

Gnome icons pack

Does anyone know where can i find this icon set for download (pngs + svgs) http://www.iconspedia.com/search/gnome/0/ and also, is the icons license allows it to be used in commerc …
0
votes
2answers
34 views

How to set the Icon property in code? How to understand the way it is done in XAML?

When I choose an Icon for a wpf Window through the designer I get the following XAML: <Window Icon="/MyNameSpace;component/myIcon.ico"> Please explain this notation for me …
2
votes
1answer
40 views

Change Google Maps Infowindow Close Icon

How can I change the default graphic for the Infowindow close button?
0
votes
0answers
18 views

Getting large file and folder icons on a Mac

This article says: At this time, there is no public API for getting larger file and folder icons from Java on a Mac. That was on Dec 2008 and for Java 1.5 Is there a way to …
2
votes
3answers
86 views

Winforms console application, how can I embed an icon in exe file?

I have a console application, I want to include an ico file as an embedded resource in the exe, then have it as the programs icon in windows explorer, how is this done?
1
vote
4answers
65 views

What’s the best size for toolbar icons?

Windows *.ico files and Mac *.icns files contain multiple size icons. A lot of the icons you can buy also come in various sizes. But, as far as I'm aware, most implementations of t …
1
vote
2answers
64 views

What do the icons in Eclipse mean?

What do the icons in the Eclipse debugger mean? What do the icons in Eclipse's Package Explorer mean? What do the little letters on top of Eclipse icons mean? What's the difference …

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