Download List

Descripción del Proyecto

FLTK (pronounced "fulltick") is a cross-platform C++ GUI toolkit for UNIX/Linux (X11), Microsoft Windows, and Mac OS X. It provides modern GUI functionality without the bloat, and supports 3D graphics via OpenGL and its built-in GLUT emulation. FLTK is designed to be small and modular enough to be statically linked, and also works fine as a shared library. It also includes an excellent UI builder called FLUID that can be used to create applications in minutes.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2008-06-28 18:19 Back to release list
1.1.9

Mejora el contraste de color en los bloques de selección secundaria de Fl_Text_Display, una solución para una regresión en el manejo de devolución de llamada, una solución para incorrecta rutas relativas cuando la ruta absoluta tiene una barra diagonal en fl_filename_relative, una solución para la selección de múltiples archivos y directorios en Fl_File_Chooser, y un solución para un accidente en MS Windows, cuando la selección diéresis en Fl_Help_View.
Tags: Minor bugfixes
Improved color contrast in secondary selection blocks of Fl_Text_Display, a fix for a regression in callback handling, a fix for incorrect relative paths when the absolute path has a trailing slash in fl_filename_relative, a fix for multiple selection of files and directories in Fl_File_Chooser, and a fix for a crash under MS Windows when selecting umlauts in Fl_Help_View.

Project Resources