tylo 2 Posted September 16, 2004 Share Posted September 16, 2004 (edited) Compiling a gui app with this icon, it looks like fine in the tray: . But the gui window looks like: .The icon in the tray used to have the same problem before the new autoit icon came along (I guess jon did a fix then). Here is a link to the ico file itself (for testing). I suppose the icon is reduced to 16 colors?ps: it does not help to explicitly set the icon with GuiCreateEx() either. Edited September 16, 2004 by tylo blub Link to post Share on other sites
this-is-me 6 Posted September 16, 2004 Share Posted September 16, 2004 (edited) Jon fixed the icon resize bug in the system tray, but not in the gui. I have seen the same problem. The funky stuff you see is a bug in windows trying to use the 32x32 pixel icon and resize it to 16x16. It looks terrible. I hope jon can fix this one like he fixed the other one. Edited September 16, 2004 by this-is-me Who else would I be? Link to post Share on other sites
jpm 164 Posted September 16, 2004 Share Posted September 16, 2004 I will have a look to see if we can do the same in the gui icon. I am not sure we can do the same trick Link to post Share on other sites
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now