Answer the question
In order to leave comments, you need to log in
Are there interfaces in c++?
I started learning C++ - I studied arrays, I touched on OOP functions a little, but all the time I'm worried about 1 question - is it possible to write programs with an interface in C++? So I couldn't find the rules. answer on the internet.
Answer the question
In order to leave comments, you need to log in
The most advanced cross-platform
https://www.qt.io/ (the best solution - you can skip the rest)
https://www.ultimatepp.org/
https://www.gtk.org/
https://www.wxwidgets. org/
Depending on the platform for which you will write, you can use one or
another graphical interface, and on its basis connect the user interface of the platform. For Windows, for example, it will be opengl, a library for connecting graphon. Connect and you can draw any windows and forms for the user.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question