K
K
Konstantin2017-11-27 11:13:12
User interface
Konstantin, 2017-11-27 11:13:12

Gui for C++ language alternative to Qt?

Guys, tell me an application for developing an interface for c ++, any other than Qt, I really want to learn how to make adequate applications.

Answer the question

In order to leave comments, you need to log in

5 answer(s)
A
Alexey Mairin, 2017-11-27
@m_avrina

Why didn't qt fit? One of the most supported gui frameworks I
also have one that I used myself: Juce

D
Dmitry, 2017-11-27
@EvilsInterrupt

Electron? In C ++ write NodeJS plugin, and in Html + JS + CSS, make a GUI

D
devalone, 2017-11-27
@devalone

There are all sorts of libraries like wxWidgets, there are platform-dependent ones, but the most common is still Qt. What didn't suit you? The license is quite loyal, and the framework itself is very well thought out and well documented.

A
Alexander Taratin, 2017-11-27
@Taraflex

There are no adequate alternatives for the simplicity and capabilities of Qt.
You can try looking at https://www.ultimatepp.org/index.html

T
TheAthlete, 2018-01-12
@TheAthlete

What's wrong with Qt?
If other than Qt, then there are the following options:
FLTK
GTK+
wxWidgets

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question