cplusplus
.com
TUTORIALS
REFERENCE
ARTICLES
FORUM
C++
Tutorials
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs
Forum
Windows Programming
Easiest GUI Library for C++?
Easiest GUI Library for C++?
Apr 19, 2013 at 11:13am UTC
panther1
(9)
I am making a Library Management System, it's an assignment, by university. I wish to add a GUI to it.
Win32(Windows.h) Library is tough, I tried the tutorials, but it's difficult, any easy to learn Library???, I only have a few weeks.
Apr 19, 2013 at 12:00pm UTC
lmsmi1
(156)
Everyone is different. I started Win32API programming over a month ago, and am still working on it. I do recommend learning it
first
before using a branch of it such as Qt or MFC.
Last edited on
Apr 19, 2013 at 12:00pm UTC
Apr 20, 2013 at 6:20pm UTC
evanc9606
(49)
The simplest out there is probably FLTK. But that does not mean it is the best to learn first.
Topic archived. No new replies allowed.