How do I make, or what is it called so that I can read up on it … the transparent panels you normally see on a game console when playing a game where the stats are located.
I would like to make some popup or dropdown menus appear in my app so that I can display data. Currently I just use glutBitmapString() calls but would like something nicer like you see in the games.
Any help much appreciated.