[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[pygame] pygame.display.set_icon()



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?