User interface design

hi everybody
i m new to opengl in linux. i wanna know if its possible to desing a user interface containig text boxes, buttons,check boxes in opengl in linux using glut library.
if its so plz gimme some material or links to some tut sites.
if not is there any other way to desing user interface in C in linux

thnx in advance
bye

How about glow.
http://glow.sourceforge.net/

I’ve been using qt with the qglwidget module + KDE; it’e easy to use and very powerful, but maybe overkill for small projects.

I prefer gtk over qt, although it is plain C. But all that depends on your personal favour.

This topic was automatically closed 183 days after the last reply. New replies are no longer allowed.