+ 2
How to design UI in C++?
3 Answers
+ 4
Use Visual Studio community. It is free and it has a UI designer for c++.
https://visualstudio.microsoft.com/vs/community/
+ 3
QT is another cross platform option.
+ 2
What is your target platform?
Because what your platform is really changes your options.