How to design UI in C++? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 2

How to design UI in C++?

18th Jun 2019, 6:49 PM
Zain Ahmed
Zain Ahmed - avatar
3 Answers
+ 4
Use Visual Studio community. It is free and it has a UI designer for c++. https://visualstudio.microsoft.com/vs/community/
18th Jun 2019, 6:52 PM
sneeze
sneeze - avatar
+ 3
QT is another cross platform option.
18th Jun 2019, 10:47 PM
Sonic
Sonic - avatar
+ 2
What is your target platform? Because what your platform is really changes your options.
19th Jun 2019, 5:58 AM
Programmer
Programmer - avatar