Go to file
2024-07-28 18:27:37 +02:00
.github
cairo Introduce "Modern CMake" in FLTK 2024-02-07 18:37:34 +01:00
CMake
documentation Resize line sizes and widths dynamically in test/line_style_docs 2024-07-23 17:18:40 +02:00
examples
FL Remove FL_AUTO_DELETE_EVENT feature 2024-07-28 16:32:36 +02:00
fltk-options
fluid FLUID: fixes crash bug in Fl_Sys_Men_Bar inside a Class. #977 2024-07-27 20:22:50 +02:00
GL
jpeg
lib
libdecor
misc
nanosvg
png
public
src Crash in macOS when switching fullscreen window between displays (#1022) 2024-07-28 18:27:37 +02:00
test Resize line sizes and widths dynamically in test/line_style_docs 2024-07-23 17:18:40 +02: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 Navigation in menubar: wrap around when using arrow past end or start of menubar. 2024-06-27 07:45:45 +02:00
CMakeLists.txt
config.guess Add autoconf cross-compilation support files. 2021-02-13 17:17:43 -05:00
config.sub
configh.cmake.in
configh.in
configure.ac Use pkg-config to find libpng - still does the simple test as a backup... 2024-07-03 11:50:52 -04:00
COPYING
CREDITS.txt
fl_config.cmake.in
fl_config.in
fltk_version.dat
fltk-config.in
fltk.list.in
fltk.spec.in
fltk.xpm
forms.h
install-sh
mac_endianness.h
Makefile
makeinclude.in Add configure option to build tests only on request (#940) 2024-03-20 17:24:12 +01:00
makesrcdist
README.abi-version.txt
README.Cairo.txt
README.CMake.txt
README.experimental.txt Remove experimental platforms Android, Pico, SDL (PR #376) 2022-01-23 18:12:47 +01:00
README.IDE.txt
README.macOS.md
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