ico Questions

1

Solved

So I'm doing some research regarding mobile site user experience and stumbled upon the fact of the whole favicon.ico being completely outdated and all. Looking around I've gathered that I require ...
Eng asked 13/6, 2015 at 22:45

3

I am developing an application that must have a custom icon. The provided icon is the same in all sizes (256x256, 48x48, 32x32) except in 16x16 where the icon is simplified. I thought about the .i...
Sportsman asked 12/2, 2015 at 10:16

4

Solved

Is there a command line tool that can add an icon to an existing executable file? It should be able to set the icon as the file's "main" icon that is shown in Explorer. I don't have Visual S...
Duma asked 23/3, 2009 at 12:31

3

With Windows ICO files, you can pack several different sized images into the same ICO file - Windows then picks different sizes based on what it needs. (see here for info about icon sizes) T...
Codon asked 26/1, 2011 at 18:47

1

Is there a way in JavaFX to set different application icons for the title bar and for the operating system task bar? The problem is that the icon shown in the system task bar is much bigger compa...
Paschasia asked 13/10, 2014 at 13:55

2

Based on this stackoverflow discussion, one can provide various sizes in a single file and the " OS will pick the best one to show." How does this work? Do we assign several of them where one dec...
Orgy asked 25/7, 2014 at 20:44

5

Solved

Here is what I have: Visual Studio 2008 (on 32-bit Windows XP) Qt libraries 4.6.2 for Windows (VS 2008, 194 MB) Visual Studio Add-in (44 MB) After I installed all the software, I created simple Q...
Paediatrics asked 1/6, 2010 at 11:18

3

Solved

In a HTML5 document, which favicon format do you recommend and why? I want it to be supported by IE7 and all the modern browsers. Also, when using .png, do I need to specify the type (type="...
Osric asked 25/5, 2011 at 8:43

2

Solved

I've been trying to make an icon that has transparency. I've tried Axialis but the documentation is crummy and the ui is somewhat inscrutable. Everytime I think I've figured out how to set tr...
ico
Grogram asked 12/10, 2011 at 20:15

2

Solved

I have a TabControl. The header of each TabItem contains a StackPanel with an icon and a Label. <TabControl> <TabItem> <TabItem.Header> <StackPanel Orientation="Horizontal"...
Labiche asked 23/3, 2011 at 5:16

1

Solved

I have had a really hard time getting my Spring 3.0 application to recognize favicon.ico type files as a resource. I have defined my resource directory in my spring-context.xml file as follows: &l...
Sire asked 10/3, 2011 at 15:10

2

Solved

Page of interest: https://www.gsb-yourbank.com/test/ ICO file: https://www.gsb-yourbank.com/test/favicon.ico My favicon is a 16x16 resolution, 16-color ICO file. It will not appear in IE 7/8 no ...

© 2022 - 2024 — McMap. All rights reserved.