+ 4
How are user interface created in c++
user interface
3 Réponses
+ 6
They use Game Engines or App Engines, sometimes using graphics.h or windows.h
+ 3
There are various libraries and framework available to creat GUI in C++. SOme of them are, but not limited to:
QT
Nana
FLTK
FOX
Skia
GTK
wxWidgets
CEGUI
0
Qt