wok-6.x annotate fltk/description.txt @ rev 25077
updated openvswitch and openvswitch-dev (2.14.0 -> 2.17.1)
author | Hans-G?nter Theisgen |
---|---|
date | Wed Jun 15 14:50:09 2022 +0100 (2022-06-15) |
parents | 328b6e417d66 |
children |
rev | line source |
---|---|
Hans-G?nter@24557 | 1 FLTK (pronounced "fulltick") is a cross-platform C++ GUI toolkit |
Hans-G?nter@24557 | 2 for UNIX/Linux (X11), Microsoft Windows, and MacOS X. |
Hans-G?nter@24557 | 3 FLTK provides modern GUI functionality without the bloat and |
Hans-G?nter@24557 | 4 supports 3D graphics via OpenGL and its built-in GLUT emulation. |
al@18534 | 5 |
Hans-G?nter@24557 | 6 This package provides Fluid, an interactive GUI designer for FLTK, |
Hans-G?nter@24557 | 7 allowing graphical development of FLTK-based user interfaces. |
Hans-G?nter@24557 | 8 It natively works with (textual) ".fl" files, but also includes |
Hans-G?nter@24557 | 9 rough support for reading ".fd" files produced by fdesign. |