[Qt-interest] How to apply app icon on Windows 7?
Andre Somers
andre at familiesomers.nl
Mon Nov 29 09:09:48 CET 2010
Op 29-11-2010 5:48, 程梁 schreef:
> I wonder how to apply application icon on Windows 7?
>
> I added an icon file in the .rc file which has 16*16, 32*32, 48*48,
> 256*256 four formats just like QtCreator's.
> But when I compile my application, the icon on task bar is blur, not
> as clear as QtCreator's. It looks
> like Windows 7 choose 16*16 format and resize it to display. Could
> anybody tell me how to apply
> this application icon correctly on Windows 7?
>
Personally, I include *one* .ico file that contains the different
formats itself. That seems to work for me, but I must admit that I did
not try it on windows 7.
André
More information about the Qt-interest-old
mailing list