FLTK 1.1.8 (Default branch) |
|
|
FLTK (pronounced "fulltick") is a cross-platform C++ GUI toolkit for UNIX/Linux (X11), Microsoft Windows, and Mac OS X. It provides modern GUI functionality without the bloat, and supports 3D graphics via OpenGL and its built-in GLUT emulation. FLTK is designed to be small and modular enough to be statically linked, and also works fine as a shared library. It also includes an excellent UI builder called FLUID that can be used to create applications in minutes.
License: GNU Lesser General Public License (LGPL)
Changes:
This release fixes many bugs, and improves OS X and Quartz compatibility and overall reliability. It has a new GTK+ style theme, better GLUT4 compatibility, and alpha blending for image maps. This is the final release of the 1.1.x development tree.
|