0 Members and 1 Guest are viewing this topic.
Is there a way to change the window icon from the default icon to a custom .ico image on a window created by the sf::RenderWindow class, like you can with a Win32-made window?
IDR_APP_ICON ICON "(.ico filename)"GLUT_ICON ICON "(.ico filename)"