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.
 
 
 
 
 
 
Matthias Melcher 08f6741d7b
Make unittest conform to CMP (#597)
3 years ago
..
desktop Added missing semicolons in desktop file 17 years ago
images Updated fltk logo for docs and help_dialog using logo from the website. 3 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 Add Fl_Flex widget from Karsten Pedersen (issue #255) 3 years ago
CMakeLists.txt Make unittest conform to CMP (#597) 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. 10 years ago
Makefile Added Unicode Boxes unittest and README-unittests.txt 3 years ago
README-unittests.txt Make unittest conform to CMP (#597) 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 Replace all calls to sprintf() by calls to snprintf(). 3 years ago
bitmap.cxx Include bitmap files rather than copying the source code 4 years ago
blocks.cxx Replace all calls to sprintf() by calls to snprintf(). 3 years ago
boxtype.cxx Replace all calls to sprintf() by calls to snprintf(). 3 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 test/buttons: reorder buttons, remove unnecessary includes 3 years ago
cairo_test.cxx Modify test/cairo_test.cxx to show roles of OPTION_CAIRO and OPTION_CAIROEXT. 3 years ago
checkers.cxx Replace all calls to sprintf() by calls to snprintf(). 3 years ago
checkers_pieces.fl More natural shading for Checkers pieces. 3 years ago
clipboard.cxx Replace all calls to sprintf() by calls to snprintf(). 3 years ago
clock.cxx Remove $Id$ tags, update URL's, and more 5 years ago
colbrowser.cxx Replace all calls to sprintf() by calls to snprintf(). 3 years ago
color_chooser.cxx Generate FL/fl_config.h rather than FL/abi-version.h 4 years ago
coordinates.cxx MSVC: use fl_snprintf() rather than snprintf() 3 years ago
cube.cxx Restore building when HAVE_GL is 0 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 Add "Oxy" scheme (STR 2675, STR 3477) 3 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. 10 years ago
file_chooser.cxx Replace all calls to sprintf() by calls to snprintf(). 3 years ago
flex_demo.cxx Rename some Fl_Flex methods for FLTK compliance (#594) 3 years ago
flex_login.cxx Rename some Fl_Flex methods for FLTK compliance (#594) 3 years ago
fltk-versions.cxx CMake: add examples folder to build (optional) 5 years ago
fonts.cxx Make unittest conform to CMP (#597) 3 years ago
forms.cxx Rename 'srs.xbm' to its original name 'sorceress.xbm' 4 years ago
fractals.cxx Replace all calls to sprintf() by calls to snprintf(). 3 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 Replace all calls to sprintf() by calls to snprintf(). 3 years ago
gl_overlay.cxx Fix MSVC 'GLfloat' warnings in test apps (#109) 4 years ago
glpuzzle.cxx Replace all calls to sprintf() by calls to snprintf(). 3 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. 10 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 Replace all calls to sprintf() by calls to snprintf(). 3 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. 10 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 Replace all calls to sprintf() by calls to snprintf(). 3 years ago
makedepend Fix trailing whitespace and dependencies 3 years ago
mandelbrot.cxx Replace all calls to sprintf() by calls to snprintf(). 3 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. 10 years ago
menubar.cxx Replace all calls to sprintf() by calls to snprintf(). 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 Replace all calls to sprintf() by calls to snprintf(). 3 years ago
pixmap.cxx Remove $Id$ tags, update URL's, and more 5 years ago
pixmap_browser.cxx New Fl_ICO_Image class to read Windows .ico icon files 3 years ago
preferences.fl Add i18n to test/preferences (#555) 3 years ago
radio.fl Bump version numbers for next minor release: FLTK 1.4.0. 10 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. 10 years ago
resizebox.cxx Fixing _define before _include. 3 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 Replace all calls to sprintf() by calls to snprintf(). 3 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 Replace all calls to sprintf() by calls to snprintf(). 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 Replace all calls to sprintf() by calls to snprintf(). 3 years ago
table.cxx Speed up test/table open time 3 years ago
tabs.fl Fix tab group positions. 8 years ago
threads.cxx Replace all calls to sprintf() by calls to snprintf(). 3 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 Replace all calls to sprintf() by calls to snprintf(). 3 years ago
twowin.cxx Remove $Id$ tags, update URL's, and more 5 years ago
unittest_about.cxx Make unittest conform to CMP (#597) 3 years ago
unittest_circles.cxx Make unittest conform to CMP (#597) 3 years ago
unittest_complex_shapes.cxx Make unittest conform to CMP (#597) 3 years ago
unittest_fast_shapes.cxx Make unittest conform to CMP (#597) 3 years ago
unittest_images.cxx Make unittest conform to CMP (#597) 3 years ago
unittest_points.cxx Make unittest conform to CMP (#597) 3 years ago
unittest_schemes.cxx Make unittest conform to CMP (#597) 3 years ago
unittest_scrollbarsize.cxx Make unittest conform to CMP (#597) 3 years ago
unittest_simple_terminal.cxx Make unittest conform to CMP (#597) 3 years ago
unittest_symbol.cxx Make unittest conform to CMP (#597) 3 years ago
unittest_text.cxx Make unittest conform to CMP (#597) 3 years ago
unittest_unicode.cxx Make unittest conform to CMP (#597) 3 years ago
unittest_viewport.cxx Make unittest conform to CMP (#597) 3 years ago
unittests.cxx Make unittest conform to CMP (#597) 3 years ago
unittests.h Make unittest conform to CMP (#597) 3 years ago
utf8.cxx Fix Visual Studio compiler warnings 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*)
-----------------------------------------------------