wok view fltk/description.txt @ rev 25216
updated python-pbr (5.4.5 -> 5.8.0)
author | Hans-G?nter Theisgen |
---|---|
date | Wed Jul 13 15:29:05 2022 +0100 (2022-07-13) |
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.