GUICommon needs
Notes
<notes are empty>
Pros
-
Well documented, some snippets can be found on stack overflow, some applications can be found on github that use it.
-
Most mature GUI framework binding in Haskell (also gtk2 for older systems available)
-
Nearly all functionality of GTK is supported (as well as GIO, Pango, Cairo, OpenGL, SourceView, GDK and Webkit)
-
Notes
<notes are empty>
Summary
FLTKHS is a Haskell binding to FLTK. It is simple, fast and has excellent documentation.
Pros
-
Easy to install (even on Windows) thanks to bundled FLTK
-
Custom Widgets can be added in Haskell
-
Good documentation
-
Many examples
-
Can use FLUID as a GUI designer
-
FLTK has LGPL license, but with static linking exception so it can be used also in commercial software and embedded systems (see here and here)
-
OpenGL and SVG rendering are available
Notes
<notes are empty>
Notes
<notes are empty>
Notes
<notes are empty>
Notes
<notes are empty>
Notes
<notes are empty>
Notes
<notes are empty>