Hi! Can you recommend some C++ libraries for making GUI interface? Also I know Tiled the Map Editor for creating maps for games, and I’m looking for some app for creating Graphical Interfaces for my future apps with a scaling elements feature (as I can do this in InkScape for example), and with many other features also. But I don’t wanna use Qt.

So, I’m looking for:

  1. A C++ GUI library.
  2. An app for layouting of my future app.
  3. It doesn’t will be Qt.

Thanks in advance! 😉