Search:
Forum
Windows Programming
GUI Library for windows
GUI Library for windows
Oct 13, 2014 at 4:51pm UTC
ntran
(23)
Hi,
I'm looking for a free GUI library to create
proprietary
applications.
So I cannot use
Qt
(at least not the free version), which would have been my first option.
Can you recommend a GUI library for C++?
Regards.
Oct 13, 2014 at 5:11pm UTC
modoran
(1988)
How about wxWidgets ? The license clearly allows creating propietary applications:
http://www.wxwidgets.org/
As far as I know, Qt allows creating commercial applications in their free version, except you are not allowed to statically compile it.
Oct 16, 2014 at 8:45pm UTC
ntran
(23)
Thanks, it's a good option.
Registered users can post here.
Sign in or register
to post.
C++
Information
Tutorials
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs