cplusplus
.com
TUTORIALS
REFERENCE
ARTICLES
FORUM
C++
Tutorials
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs
Forum
General C++ Programming
GUI Framework recommendation
GUI Framework recommendation
Aug 24, 2012 at 12:59pm UTC
aizen92
(3)
Hello, I want to develop some GUI, can anybody recommend a good, easy-to-use GUI Framework. I want to use it to develop linux GUI apps first, then if everything went okay, I'll write for windows too.
Thanks for the help
Aug 24, 2012 at 1:22pm UTC
Moschops
(7244)
QT is a popular choice for cross-platform.
Aug 24, 2012 at 4:56pm UTC
coder777
(8444)
http://wxwidgets.org/
Aug 24, 2012 at 5:42pm UTC
mik2718
(347)
This is much simpler and lighter than those monsters
http://www.fltk.org/
Topic archived. No new replies allowed.