Go to file
2023-11-25 22:08:05 +01:00
.github
cairo
CMake CMake/Windows/MSVC: Add option to select MSVC Runtime 2023-11-25 21:03:23 +01:00
documentation Adds Callback Reason to FAQ on Fl_Window::callback 2023-11-22 22:31:59 +01:00
examples Change Fl_Terminal default color() 0x0 -> FL_BLACK 2023-11-20 13:33:08 -08:00
FL Cleans up Fl_Input right mouse button menu 2023-11-25 22:08:05 +01:00
fltk-options Adds linespacing() to Fl_Browser_ and all derived widgets 2023-11-25 18:20:08 +01:00
fluid Adds linespacing() to Fl_Browser_ and all derived widgets 2023-11-25 18:20:08 +01:00
GL
jpeg
lib
libdecor Libdecor-gtk and GTK Shell: take care of LIBDECOR_PLUGIN_DIR 2023-11-14 14:29:36 +01:00
misc Update source URL in misc/update_config_scripts 2023-11-17 16:12:41 +01:00
nanosvg
png
public
src Cleans up Fl_Input right mouse button menu 2023-11-25 22:08:05 +01:00
test Adds linespacing() to Fl_Browser_ and all derived widgets 2023-11-25 18:20:08 +01:00
util
zlib
.clang-format
.gitattributes
.gitignore
.gitlab-ci.yml
ANNOUNCEMENT
autogen.sh
CHANGES_1.0.txt
CHANGES_1.1.txt
CHANGES_1.3.txt
CHANGES.txt CHANGES.txt: add Fl_Grid, Fl_Window::maximize() 2023-11-06 07:44:55 +01:00
CMakeLists.txt Output build configuration in CMake report (#838) 2023-11-17 19:44:29 +01:00
config.guess
config.sub
configh.cmake.in Remove usage of __APPLE_QUARTZ__ (#673) 2023-02-06 21:42:40 +01:00
configh.in
configure.ac Notify users that configure/make support will be dropped in 1.5.0 2023-11-17 13:19:43 +01:00
COPYING
CREDITS.txt
fl_config.cmake.in Make Fl_String and Fl_Int_Vector private (#789) 2023-10-22 19:35:17 +02:00
fl_config.in Make Fl_String and Fl_Int_Vector private (#789) 2023-10-22 19:35:17 +02:00
fltk_version.dat
fltk-config.in
fltk.list.in
fltk.spec.in
fltk.xpm
forms.h
install-sh
mac_endianness.h
Makefile
makeinclude.in
makesrcdist
README.abi-version.txt
README.Cairo.txt
README.CMake.txt CMake/Windows/MSVC: Add option to select MSVC Runtime 2023-11-25 21:03:23 +01:00
README.experimental.txt
README.IDE.txt
README.macOS.md update README.macOS.md (Creating new Projects) 2022-04-14 13:05:33 +02:00
README.md
README.txt
README.Unix.txt
README.Wayland.txt
README.Windows.txt

README - Fast Light Tool Kit (FLTK) Version 1.4.0

WHAT IS FLTK?

The Fast Light Tool Kit is a cross-platform C++ GUI toolkit for
UNIX®/Linux® (X11 or Wayland), Microsoft® Windows®, and macOS®.
FLTK provides modern GUI functionality without the bloat and
supports 3D graphics via OpenGL® and its built-in GLUT
emulation. It was originally developed by Mr. Bill Spitzak
and is currently maintained by a small group of developers
across the world with a central repository on GitHub.

For more information see README.txt:
https://github.com/fltk/fltk/blob/master/README.txt

Build