blob: f600ff15836c891bce1cd48e8fa65ec93521c5dd (
plain)
1
2
3
4
5
6
7
8
9
|
FLTK (pronounced "fulltick") is a LGPL'd C++ graphical user interface
toolkit for X (UNIX), OpenGL, and Win32. FLTK was designed to be small and
modular enough to be statically linked, but also works fine as a shared
library. FLTK also includes FLUID, an interactive user interface builder
program.
FLTK 2.0 is an experimental branch and has been declared inactive,
superceded by 3.0.
|