wok-current view fltk/description.txt @ rev 25009

updated ocaml (4.10.0 -> 4.14.0)
author Hans-G?nter Theisgen
date Mon May 16 17:27:45 2022 +0100 (2022-05-16)
parents 328b6e417d66
children
line source
1 FLTK (pronounced "fulltick") is a cross-platform C++ GUI toolkit
2 for UNIX/Linux (X11), Microsoft Windows, and MacOS X.
3 FLTK provides modern GUI functionality without the bloat and
4 supports 3D graphics via OpenGL and its built-in GLUT emulation.
6 This package provides Fluid, an interactive GUI designer for FLTK,
7 allowing graphical development of FLTK-based user interfaces.
8 It natively works with (textual) ".fl" files, but also includes
9 rough support for reading ".fd" files produced by fdesign.