LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Programming (https://www.linuxquestions.org/questions/programming-9/)
-   -   how to set icon to glut window titlebar???? (https://www.linuxquestions.org/questions/programming-9/how-to-set-icon-to-glut-window-titlebar-489593/)

lkg 10-05-2006 01:46 AM

how to set icon to glut window titlebar????
 
How can i set icon to the titlebar of glut window, created using glutcreatewindow() function??
Any links or tutorials on glut on this issue will be helpfull for me ........ Thank Q

dmail 10-05-2006 06:39 AM

As fas as I know Glut does not have this functionality, but freeglut does
Glut docs
freeglut docs

GLUT_ICON - specifies the icon that goes in the upper left-hand corner of the freeglut windows


All times are GMT -5. The time now is 08:48 AM.