cplusplus
.com
TUTORIALS
REFERENCE
ARTICLES
FORUM
C++
Tutorials
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs
Forum
Beginners
GUI in C++
GUI in C++
Jul 23, 2009 at 4:07pm UTC
TexanPragrammer
(2)
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
Jul 23, 2009 at 4:14pm UTC
Bazzy
(6281)
There are many cross platform GUI libraries eg: Qt, GTK, wxWidgets
Choose one and try it
Jul 23, 2009 at 5:10pm UTC
TexanPragrammer
(2)
now which one of the three would you recommend? I am looking for one that is simple, powerful, and user-friendly.
Jul 23, 2009 at 5:20pm UTC
Bazzy
(6281)
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.