FLTK - Fast Light Tool Kit - https://github.com/fltk/fltk - cross platform GUI development
Go to file
silverduner 52bfbbc2fa
expose position(int, int), x(), y(), w() and h() from Fl_File_Chooser (#80)
* expose position(int, int), x(), y(), w() and h() from Fl_File_Chooser for positioning

* exposed size() and resize() in Fl_File_Chooser.
2022-02-12 20:46:12 +01:00
.github/workflows GitHub Actions (Linux): add 'apt-get update' 2021-08-27 13:49:01 +02:00
cairo Fix whitespace and Makefile dependencies 2022-01-05 22:00:54 +01:00
CMake Remove experimental platforms Android, Pico, SDL (PR #376) 2022-01-23 18:12:47 +01:00
documentation OpenGL implementation of all fl_ "Drawing Fast Shapes" graphics calls (#385) 2022-02-06 15:22:24 +01:00
examples Remove experimental platforms Android, Pico, SDL (PR #376) 2022-01-23 18:12:47 +01:00
FL expose position(int, int), x(), y(), w() and h() from Fl_File_Chooser (#80) 2022-02-12 20:46:12 +01:00
fluid Fixed Fluid Alignment panel i18n to none. 2022-02-11 16:00:37 +01:00
GL
jpeg Use "symbol prefixing" in bundled libs (part 3 of 3) 2021-11-14 19:33:20 +01:00
lib Improve documentation about library build folders and more 2021-10-04 14:42:32 +02:00
misc Fix README files and remove stale config.guess and config.sub 2021-11-24 15:01:45 +01:00
nanosvg Update nanosvg library to latest upstream version 2021-09-13 19:31:27 +02:00
png CMake/macOS: build arm files for libpng only on ARM 2022-02-05 21:37:37 +01:00
public
src expose position(int, int), x(), y(), w() and h() from Fl_File_Chooser (#80) 2022-02-12 20:46:12 +01:00
test Account for presence of terminal panel in the size_range() call. 2022-02-08 18:56:59 +01:00
zlib Use "symbol prefixing" in bundled libs (part 3 of 3) 2021-11-14 19:33:20 +01:00
.clang-format
.gitattributes Remove experimental platforms Android, Pico, SDL (PR #376) 2022-01-23 18:12:47 +01:00
.gitignore Generate FL/fl_config.h rather than FL/abi-version.h 2021-12-18 22:44:08 +01:00
.gitlab-ci.yml
ANNOUNCEMENT
autogen.sh Fix README files and remove stale config.guess and config.sub 2021-11-24 15:01:45 +01:00
CHANGES_1.0.txt
CHANGES_1.1.txt
CHANGES_1.3.txt
CHANGES.txt Add bunch of changes in 1.4 2021-12-17 16:51:25 +01:00
CMakeLists.txt CMake: Fix image libraries build if fallback is used 2022-02-01 00:54:42 +01:00
config.guess Add autoconf cross-compilation support files. 2021-02-13 17:17:43 -05:00
config.sub Add autoconf cross-compilation support files. 2021-02-13 17:17:43 -05:00
configh.cmake.in Remove experimental platforms Android, Pico, SDL (PR #376) 2022-01-23 18:12:47 +01:00
configh.in Remove experimental platforms Android, Pico, SDL (PR #376) 2022-01-23 18:12:47 +01:00
configure.ac Generate FL/fl_config.h rather than FL/abi-version.h 2021-12-18 22:44:08 +01:00
COPYING
CREDITS.txt
DartConfig.cmake
fl_config.cmake.in Add header guards to source files of FL/fl_config.h 2021-12-21 01:48:14 +01:00
fl_config.in Add header guards to source files of FL/fl_config.h 2021-12-21 01:48:14 +01:00
fltk_version.dat Rename file 'VERSION' to 'fltk_version.dat' (#191) 2021-02-20 13:46:34 +01:00
fltk-config.in Fix for fltk when make install used 2022-01-23 03:10:13 -08:00
fltk.list.in Refactor macOS bundle generation to avoid "quarantine" 2021-05-13 16:18:13 +02:00
fltk.spec.in
fltk.xpm
forms.h
install-sh
mac_endianness.h
Makefile Generate FL/fl_config.h rather than FL/abi-version.h 2021-12-18 22:44:08 +01:00
makeinclude.in Fix version number in doxygen docs 2021-04-28 12:48:52 +02:00
makesrcdist Fix README files and remove stale config.guess and config.sub 2021-11-24 15:01:45 +01:00
README.abi-version.txt Generate FL/fl_config.h rather than FL/abi-version.h 2021-12-18 22:44:08 +01:00
README.bundled-libs.txt Use "symbol prefixing" in bundled libs (part 3 of 3) 2021-11-14 19:33:20 +01:00
README.Cairo.txt Generate FL/fl_config.h rather than FL/abi-version.h 2021-12-18 22:44:08 +01:00
README.CMake.txt Fix for issue #253: Remove xdbe support 2021-11-26 15:01:54 +01:00
README.experimental.txt Remove experimental platforms Android, Pico, SDL (PR #376) 2022-01-23 18:12:47 +01:00
README.IDE.txt Remove experimental platforms Android, Pico, SDL (PR #376) 2022-01-23 18:12:47 +01:00
README.macOS.md Update README.macOS.md (minor fixes) 2021-05-13 16:21:52 +02:00
README.md Add GitHub Actions Badge to README.md 2021-05-06 12:59:55 +02:00
README.txt Update README.txt 2020-11-15 16:12:12 +01:00
README.Unix.txt Fix README files and remove stale config.guess and config.sub 2021-11-24 15:01:45 +01:00
README.Windows.txt Generate FL/fl_config.h rather than FL/abi-version.h 2021-12-18 22:44:08 +01:00

README - Fast Light Tool Kit (FLTK) Version 1.4.0

WHAT IS FLTK?

The Fast Light Tool Kit ("FLTK", pronounced "fulltick") is a
a cross-platform C++ GUI toolkit for UNIX(r)/Linux(r) (X11),
Microsoft(r) Windows(r), and MacOS(r) X. FLTK provides
modern GUI functionality without the bloat and supports 3D
graphics via OpenGL(r) 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 in the US.

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

Build