Best Tutorials/Community support

Jul 30, 2014 at 7:05pm
I haven't chosen a cross-platform gui library yet, and I've decided to choose one based on which has the best documentation and the best community support. So does anybody have links to good tutorials, documentation pages, or community forums for their favorite cross-platform gui libraries?
Last edited on Jul 30, 2014 at 7:23pm
Jul 30, 2014 at 7:51pm
When I think of cross-platform gui library I think of Qt.
http://qt-project.org/
The forum for it is: http://www.qtcentre.org/forum.php

WxWidgets is also pretty popular I think.

Here is a list of them though(top half is c/++ libraries) http://en.wikipedia.org/wiki/List_of_platform-independent_GUI_libraries
Jul 31, 2014 at 12:09pm
Qt is the best and very easy to use.
Aug 2, 2014 at 1:18am
It all depends on what you're doing, how you program, and whether the licence affects a particular project.

I like FLTK http://www.fltk.org a lot, but there isn't much in the way of a general graphics library. However it is fairly simple to extend the basic set of widgets to whatever you want.









Topic archived. No new replies allowed.