FLTK - Fast Light Tool Kit - https://github.com/fltk/fltk - cross platform GUI development
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Albrecht Schlosser a773fdc44b Fix whitespace, update dependencies and fluid files 3 years ago
..
desktop Added missing semicolons in desktop file 17 years ago
images Use local images in test/help_dialog(.html) 5 years ago
mac-resources Refactor macOS bundle generation to avoid "quarantine" 4 years ago
pixmaps More natural shading for Checkers pieces. 3 years ago
.gitignore Documentation on widget coordinates and layout, plus new test programs (#304) 4 years ago
CMakeLists.txt OpenGL implementation of all `fl_` "Drawing Fast Shapes" graphics calls (#385) 3 years ago
CubeMain.cxx Remove $Id$ tags, update URL's, and more 5 years ago
CubeView.cxx Update fluid tutorial on CubeView and demo code 4 years ago
CubeView.h Update fluid tutorial on CubeView and demo code 4 years ago
CubeViewUI.fl Bump version numbers for next minor release: FLTK 1.4.0. 9 years ago
Makefile OpenGL implementation of all `fl_` "Drawing Fast Shapes" graphics calls (#385) 3 years ago
README.txt Remove $Id$ tags, update URL's, and more 5 years ago
adjuster.cxx Remove $Id$ tags, update URL's, and more 5 years ago
animated.cxx Fix MSVC compiler warnings (PR #267) 4 years ago
arc.cxx Remove $Id$ tags, update URL's, and more 5 years ago
ask.cxx Add fl_message_icon_label() function (STR #2762) 4 years ago
bitmap.cxx Include bitmap files rather than copying the source code 4 years ago
blocks.cxx Fix Visual Studio build warnings 3 years ago
boxtype.cxx Remove compiler warnings '-Wextra-semi' (see also PR #266) 4 years ago
browser.cxx Remove platform specific code from test apps 5 years ago
button.cxx Remove $Id$ tags, update URL's, and more 5 years ago
buttons.cxx Remove $Id$ tags, update URL's, and more 5 years ago
cairo_test.cxx Generate FL/fl_config.h rather than FL/abi-version.h 4 years ago
checkers.cxx #31, HiDPI checkers, animation timing 3 years ago
checkers_pieces.fl More natural shading for Checkers pieces. 3 years ago
clipboard.cxx Disable confusing debug info in clipboard viewer demo 4 years ago
clock.cxx Remove $Id$ tags, update URL's, and more 5 years ago
colbrowser.cxx Remove platform specific code from test apps 5 years ago
color_chooser.cxx Generate FL/fl_config.h rather than FL/abi-version.h 4 years ago
coordinates.cxx Fix compiler warnings [-Wunused-variable] 3 years ago
cube.cxx OpenGL implementation of all `fl_` "Drawing Fast Shapes" graphics calls (#385) 3 years ago
cursor.cxx Remove $Id$ tags, update URL's, and more 5 years ago
curve.cxx Remove $Id$ tags, update URL's, and more 5 years ago
demo.cxx Fix macOS bundle: set missing fields for test apps 4 years ago
demo.menu Reformat and move clipboard demo from examples to test folder 4 years ago
device.cxx Fix whitespace errors (no code changes) 4 years ago
doublebuffer.cxx Fix for issue #253: Remove xdbe support 4 years ago
editor.cxx Background color attribute for Fl_Text_Display. (#378) 3 years ago
fast_slow.fl Bump version numbers for next minor release: FLTK 1.4.0. 9 years ago
file_chooser.cxx Remove unnecessary system includes from public headers 4 years ago
fltk-versions.cxx CMake: add examples folder to build (optional) 5 years ago
fonts.cxx Fix MSVC warnings in test/fonts.cxx (issue #109) 4 years ago
forms.cxx Rename 'srs.xbm' to its original name 'sorceress.xbm' 4 years ago
fractals.cxx Fix remaining VS compiler warnings in test programs 4 years ago
fracviewer.cxx Issue #109 contd: missed fractals.cxx fixes, also fix parens issue. 4 years ago
fracviewer.h Remove $Id$ tags, update URL's, and more 5 years ago
fromdos.c Remove $Id$ tags, update URL's, and more 5 years ago
fullscreen.cxx Fix MSVC 'GLfloat' warnings in test apps (#109) 4 years ago
gl_overlay.cxx Fix MSVC 'GLfloat' warnings in test apps (#109) 4 years ago
glpuzzle.cxx Fix compiler warnings (Windows, MSVC) 4 years ago
handle_events.cxx Fix output and screen_num() in handle_events demo 4 years ago
hello.cxx Update test/hello.cxx and related image 4 years ago
help_dialog.cxx Remove platform specific code from test apps 5 years ago
help_dialog.html Improve Fl_Help_View test file 4 years ago
icon.cxx Fixes #297 - improvements for icon.cxx + icon() docs 4 years ago
iconize.cxx Remove $Id$ tags, update URL's, and more 5 years ago
image.cxx Generate FL/fl_config.h rather than FL/abi-version.h 4 years ago
inactive.fl Bump version numbers for next minor release: FLTK 1.4.0. 9 years ago
input.cxx Remove $Id$ tags, update URL's, and more 5 years ago
input_choice.cxx Remove $Id$ tags, update URL's, and more 5 years ago
keyboard.cxx Fix keyboard demo international keyboards 4 years ago
keyboard.h Remove $Id$ tags, update URL's, and more 5 years ago
keyboard_ui.fl Bump version numbers for next minor release: FLTK 1.4.0. 9 years ago
label.cxx Remove $Id$ tags, update URL's, and more 5 years ago
line_style.cxx Remove $Id$ tags, update URL's, and more 5 years ago
list_visuals.cxx Generate FL/fl_config.h rather than FL/abi-version.h 4 years ago
makedepend Update dependencies 3 years ago
mandelbrot.cxx Remove $Id$ tags, update URL's, and more 5 years ago
mandelbrot.h Remove $Id$ tags, update URL's, and more 5 years ago
mandelbrot_ui.fl Bump version numbers for next minor release: FLTK 1.4.0. 9 years ago
menubar.cxx Account for presence of terminal panel in the size_range() call. 3 years ago
message.cxx Remove $Id$ tags, update URL's, and more 5 years ago
minimum.cxx Remove $Id$ tags, update URL's, and more 5 years ago
native-filechooser.cxx Allow unix style paths for windows native filechooser 5 years ago
navigation.cxx Remove $Id$ tags, update URL's, and more 5 years ago
offscreen.cxx Fix more MSVC warnings in test apps (#109) 4 years ago
output.cxx Remove $Id$ tags, update URL's, and more 5 years ago
overlay.cxx Remove $Id$ tags, update URL's, and more 5 years ago
pack.cxx Remove $Id$ tags, update URL's, and more 5 years ago
pixmap.cxx Remove $Id$ tags, update URL's, and more 5 years ago
pixmap_browser.cxx Fix .clang-format and some whitespace errors 5 years ago
preferences.fl Fix whitespace, update dependencies and fluid files 3 years ago
radio.fl Bump version numbers for next minor release: FLTK 1.4.0. 9 years ago
resize-arrows.cxx add resize examples as per STR3433 5 years ago
resize-arrows.h add resize examples as per STR3433 5 years ago
resize-example1.cxx add resize examples as per STR3433 5 years ago
resize-example2.cxx add resize examples as per STR3433 5 years ago
resize-example3a.cxx add resize examples as per STR3433 5 years ago
resize-example3b.cxx add resize examples as per STR3433 5 years ago
resize-example3c.cxx add resize examples as per STR3433 5 years ago
resize-example4a.cxx add resize examples as per STR3433 5 years ago
resize-example4b.cxx add resize examples as per STR3433 5 years ago
resize-example5a.cxx Add new resize example to test and dox (PR #165) 4 years ago
resize-example5b.cxx Add new resize example to test and dox (PR #165) 4 years ago
resize-example5c.cxx Add new resize example to test and dox (PR #165) 4 years ago
resize.fl Bump version numbers for next minor release: FLTK 1.4.0. 9 years ago
resizebox.cxx Remove $Id$ tags, update URL's, and more 5 years ago
rgb.txt Remove $Id$ tags, update URL's, and more 5 years ago
rotated_text.cxx Remove compiler warnings '-Wextra-semi' (see also PR #266) 4 years ago
scroll.cxx Remove $Id$ tags, update URL's, and more 5 years ago
shape.cxx Fix MSVC 'GLfloat' warnings in test apps (#109) 4 years ago
subwindow.cxx Remove $Id$ tags, update URL's, and more 5 years ago
sudoku.cxx Fixing and upgrading Fl_Preferences (#374) 3 years ago
sudoku.ico Add missing icon for sudoku 20 years ago
sudoku.rc Windows: add icon to sudoku.exe (PR #36) 5 years ago
symbols.cxx Remove $Id$ tags, update URL's, and more 5 years ago
table.cxx Remove unnecessary system includes from public headers 4 years ago
tabs.fl Fix tab group positions. 8 years ago
threads.cxx Remove $Id$ tags, update URL's, and more 5 years ago
threads.h Remove $Id$ tags, update URL's, and more 5 years ago
tile.cxx Remove $Id$ tags, update URL's, and more 5 years ago
tiled_image.cxx Generate FL/fl_config.h rather than FL/abi-version.h 4 years ago
trackball.c Fix compiler warnings (Windows, MSVC) 4 years ago
trackball.h Initial revision 27 years ago
tree.fl Remove $Id$ tags, update URL's, and more 5 years ago
twowin.cxx Remove $Id$ tags, update URL's, and more 5 years ago
unittest_about.cxx Fix typos and copyright 3 years ago
unittest_circles.cxx Fix Visual Studio build warnings 3 years ago
unittest_complex_shapes.cxx Fix typos and copyright 3 years ago
unittest_fast_shapes.cxx Fix whitespace, update dependencies and fluid files 3 years ago
unittest_images.cxx Fix typos and copyright 3 years ago
unittest_points.cxx Fix typos and copyright 3 years ago
unittest_schemes.cxx Fix typos and copyright 3 years ago
unittest_scrollbarsize.cxx Fix typos and copyright 3 years ago
unittest_simple_terminal.cxx Fix typos and copyright 3 years ago
unittest_symbol.cxx Fix typos and copyright 3 years ago
unittest_text.cxx Fix typos and copyright 3 years ago
unittest_viewport.cxx Fix typos and copyright 3 years ago
unittests.cxx Fix typos and copyright 3 years ago
unittests.h OpenGL implementation of all `fl_` "Drawing Fast Shapes" graphics calls (#385) 3 years ago
utf8.cxx Rename FL/fl_string.h to FL/fl_string_functions.h 3 years ago
valuators.fl Fix Fl_Scrollbar layout in test/valuators demo 5 years ago
windowfocus.cxx Remove $Id$ tags, update URL's, and more 5 years ago
wizard.cxx Documentation on widget coordinates and layout, plus new test programs (#304) 4 years ago

README.txt

test/README.txt - 20 Oct 1998
-----------------------------

This directory contains tests and demos of FL. In most cases you can
learn a lot about how to program FL by looking at the source code.

Type "make" to compile them all.

The program "demo" is a graphical interface to run all the demos. (you
may recognize this as a rewrite of an XForms program).

Some of the more interesting programs:

fractals: A GLUT program with FL controls added to it

glpuzzle: A GLUT program with no modifications

fullscreen: Demo of how to make your window toggle to fill screen

list_visuals: necessary to debug X visual stuff

mandelbrot: A true application, using panels built in Fluid

menubar: Demo of how FL's menus work

shiny: Demo of drawing FL's controls using OpenGL

forms: An XForms program to demonstrate emulation

colbrowser: Another XForms program that is actually useful


-----------------------------------------------------
Note: this file is outdated and incomplete. (*FIXME*)
-----------------------------------------------------