fltk_1.3

A cross-platform C++ GUI toolkit for X11, MS Windows, OSX and Haiku

Version

1.3.9-2
(2025-09-01)

Size

652.3

KiB

Repository

HaikuPorts
x86_64
FLTK (pronounced "fulltick") is a cross-platform C++ GUI toolkit for UNIX®/Linux® (X11), Microsoft® Windows®, and MacOS® X. FLTK provides modern GUI functionality without the bloat and supports 3D graphics via OpenGL® and its built-in GLUT emulation.
NOTE: OpenGL is not supported yet.

FLTK is designed to be small and modular enough to be statically linked, but works fine as a shared library. FLTK also includes an excellent UI builder called FLUID that can be used to create applications in minutes.