In jogl, how does one make a gui/hud that is drawn ontop of the canvas? its something that I havent been able to crack yet. thanks for any help.
What im looking for is a way to draw at least a rectangle inside the canvas (or glpanel which ever) and be able to put components into it. It should be like a internal frame. again, thanks for any help.