Any Suggestions for a UI toolkit supporting OpenGL...

Hi.
I am currently using OpenGL and GLUT for a project that i make.
I want to have UI widgets like menus ,buttons etc on my application so that i can interact with the 3D scene that i create with OpenGL.
I have searched the Internet and i found that a good choice is QT3 .(Note that my app is developed using C++ on UNIX).
Trolltech says that qt3 supports the intergration of QT-widgets with OpenGL.
I also found some relevant things for GTK.
So please tell me if this is a good choice or at least suggest me a UI-library that is relevant with OpenGL(e.g like what is GLUT for Window Managment)

Thanks

Originally posted by psybases:
[b]Hi.
I am currently using OpenGL and GLUT for a project that i make.
I want to have UI widgets like menus ,buttons etc on my application so that i can interact with the 3D scene that i create with OpenGL.
I have searched the Internet and i found that a good choice is QT3 .(Note that my app is developed using C++ on UNIX).
Trolltech says that qt3 supports the intergration of QT-widgets with OpenGL.
I also found some relevant things for GTK.
So please tell me if this is a good choice or at least suggest me a UI-library that is relevant with OpenGL(e.g like what is GLUT for Window Managment)

Thanks[/b]

There are a few. Check out the Gl Toolkits FAQ - http://www.mathies.com/glfaq/