I notice when calling "pygame.display.set_icon()" that this function
changes the icon displayed in the Windows taskbar, but not on the actual
game window. Also, when hitting Alt-Tab to switch between programs, my
game window is represented by a glitchy version of the icon -- shot
through with white static. How do I fix these problems?
- [pygame] pygame.display.set_icon() Kris Schnee
- Re: [pygame] pygame.display.set_icon() Brian Fisher
- Re: [pygame] pygame.display.set_icon() Ian Mallett