Answer the question
In order to leave comments, you need to log in
GUI library?
Hello, I am writing a game in OpenGL (more precisely, an editor for levels). I chose the ClanLib library as a wrapper. It has a built-in gui, but it is quite crooked, not very functional. Looking for a library (preferably a free one). Interface editor is welcome.
I wanted to choose Qt for this case, but the editor exists as an additional state in the game, I don’t want to separate it.
Answer the question
In order to leave comments, you need to log in
Write your harness, spend a couple of hours, but it will be exactly for your needs. It's easy: you store the bitmaps of buttons and r-tree with their coordinates in memory, change the bitmaps / call callbacks on the onover / onpress event. At first, I also searched for a normal gui for a long time, then I did it myself, it turned out perfectly, it’s a pity only the time spent looking for “ready-made” solutions.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question