Hello,
I've been looking at GUI libraries for C / C++ and found several that look like they would work well. I'd like something that will create a cross-platform executable, is free for most purposes, and is easy to use (well documented). I think I've narrowed it down to three primary candidates:
IUP (tecgraf.puc-rio.br)
FOX Toolkit (fox-toolkit.org)
Qt (qt.nokia.com)
I'm just wondering if anyone has used one or more of these, what you thought of it, and how it compares to the others. Thanks!
I've been looking at GUI libraries for C / C++ and found several that look like they would work well. I'd like something that will create a cross-platform executable, is free for most purposes, and is easy to use (well documented). I think I've narrowed it down to three primary candidates:
IUP (tecgraf.puc-rio.br)
FOX Toolkit (fox-toolkit.org)
Qt (qt.nokia.com)
I'm just wondering if anyone has used one or more of these, what you thought of it, and how it compares to the others. Thanks!
Comment