GUI in C++

Hi, I am new to this forum and to c++, so I hope I am posting this in the right place. I want to learn how to make GUI with C++ and I want the GUI to be cross-platform. Currently I am using the NetBeans IDE. Thanks for you help
There are many cross platform GUI libraries eg: Qt, GTK, wxWidgets
Choose one and try it
now which one of the three would you recommend? I am looking for one that is simple, powerful, and user-friendly.
You can try Qt, it comes with a graphical designer so it is easier for that.
http://www.qtsoftware.com/
Topic archived. No new replies allowed.