OpenGL menu plese help!

Hello everyone, im new to openGL, i created a main menu for my test program using glutCreateMenu , im able to rotate, stop rotate and so on using menu, but how can i switch shapes with menu, is it possible to create 4 menu entries and switch shapes back and forth using menu? please help :frowning:

Check this: http://www.lighthouse3d.com/opengl/glut/index.php?10
And these threads.
http://www.opengl.org/discussion_boards/…true#Post290677
http://www.opengl.org/discussion_boards/…true#Post289905

Thank you so much bro, your first thread answered my question! :slight_smile: