villglut
01-08-2003, 09:05 AM
Hi!
I am using OpenGL and GLUT on Solris machines with C bindings. I am having the following problems with menus in writing a paint program:
1) When I use the GLUT's menu API and select one of the added menu item, then it is wiping out all the drawings in the window. I want to keep the drawings in the window and use the menus
2) Is there any menu API available so that I can create menus not just only with text, but with objects (shapes) and different colors???
I figured out that with GLUT menu API we can only create the menus with text, but not as user defined.
3)Can anybody tell me the hardware & software requirements for the Overlay management???
Please HELP!!!!!!
Thanks in advance..!
I am using OpenGL and GLUT on Solris machines with C bindings. I am having the following problems with menus in writing a paint program:
1) When I use the GLUT's menu API and select one of the added menu item, then it is wiping out all the drawings in the window. I want to keep the drawings in the window and use the menus
2) Is there any menu API available so that I can create menus not just only with text, but with objects (shapes) and different colors???
I figured out that with GLUT menu API we can only create the menus with text, but not as user defined.
3)Can anybody tell me the hardware & software requirements for the Overlay management???
Please HELP!!!!!!
Thanks in advance..!