How to make a text box or button in OpenGL window in c++

How to make buttons in OpenGL with glut on x,y positions. And does glui allow me to place buttons on x,y positions

A post was merged into an existing topic: How to make a text box in OpenGL c++ with OpenGL GUI Library