H
H
heinehen2020-06-28 08:41:21
User interface
heinehen, 2020-06-28 08:41:21

What is the best way to develop GUI for Win7/Win10 today?

What are the most relevant libraries for GUI development in C++ under windows 7/10?
I heard that MFC is wildly outdated, but I don’t know anything about other libraries.

Answer the question

In order to leave comments, you need to log in

2 answer(s)
M
maaGames, 2020-06-28
@heinehen

What are libraries for? If for interfaces, then QT, for example.
MFC, though stillborn, is still alive. And still as uncomfortable as it was 30 years ago.

S
Sergey, 2020-07-04
@ottepel84

You can also use WPF plus C++/CLR or WinForms plus C++/CLR.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question