How do I set my program's icon?

edited March 2012 in Help request
Is there any way to change the icon in the taskbar (and program icon) to a custom icon?

Also, is there a way to specify 16x16, 24x14 and 32x32 icon sizes?

Comments

  • edited March 2012
    Oh hey, now I remember that I forgot to add an option to do that the orx-way. ^^

    You'll have to use the glfw-way for now.

    That is on Mac OSX it's going to use your bundle icon and on Windows you need to add a resource named GLFW_ICON to your project. You can check GLFW's manual for more precisions.
  • edited March 2012
    edit: and Iarwain's info is doubtless better so ignore mine! XD
Sign In or Register to comment.