Hi, this is my first post so here i go..
I am using the GLUT library to make the windows for a program written in c++.
I am trying to make ordenary buttons so that i can have a decent user interface, but i can only find info on creating the pop-up menues.
I found a function called glutButtonBoxFunc but that only specified where to find the function that will run when a button is pressed (i think).
How do i create ordenary press-down buttons with glut?
I will be very thankfull for any help anyone could give me.
Fredrik B. Kjoelstad




