O
O
Ockonal2011-01-31 16:52:22
User interface
Ockonal, 2011-01-31 16:52:22

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

3 answer(s)
A
Amka, 2011-01-31
@Ockonal

Have a look at libRocket .

W
WheelReinventor, 2011-01-31
@WheelReinventor

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.

F
flm, 2011-01-31
@flom

fox-toolkit

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question