wok annotate fltk/description.txt @ rev 17587
Up: patch 2.7.4
author | Alexander Medvedev <devl547@gmail.com> |
---|---|
date | Sun Feb 08 22:12:39 2015 +0000 (2015-02-08) |
parents | |
children | 328b6e417d66 |
rev | line source |
---|---|
samuel_trassare@11864 | 1 FLTK (pronounced "fulltick") is a cross-platform C++ GUI toolkit for UNIX/Linux |
samuel_trassare@11864 | 2 (X11), Microsoft Windows, and MacOS X. FLTK provides modern GUI functionality |
samuel_trassare@11864 | 3 without the bloat and supports 3D graphics via OpenGL and its built-in GLUT |
samuel_trassare@11864 | 4 emulation. |