fltk/test
Albrecht Schlosser 05ddf0f600 Move test/fromdos.c to misc/fromdos.c where it belongs
This is a test file for developers only. Use with caution.
2024-04-02 17:02:01 +02:00
..
desktop
images
mac-resources
pixmaps
.gitignore
adjuster.cxx
animated.cxx
arc.cxx
ask.cxx Update documentation, remove/edit explicit FLTK versions 2024-03-14 17:16:43 +01:00
bitmap.cxx
blocks.cxx
boxtype.cxx
browser.cxx #840: Generously adds Fl::args_to_utf8() for MinGW support. 2023-12-15 13:04:57 +01:00
button.cxx
buttons.cxx
cairo_test.cxx Introduce "Modern CMake" in FLTK 2024-02-07 18:37:34 +01:00
checkers_pieces.fl
checkers.cxx Restore correct copyright window for checkers demo 2024-01-15 17:28:25 +01:00
clipboard.cxx Use fixed font in test/clipboard for text display 2024-03-09 13:56:09 +01:00
clock.cxx
CMakeLists.txt Improve linking of test/cairo_test.cxx demo program 2024-03-16 23:24:01 +01:00
colbrowser.cxx #840: Generously adds Fl::args_to_utf8() for MinGW support. 2023-12-15 13:04:57 +01:00
color_chooser.cxx
contrast.cxx
coordinates.cxx
cube.cxx
CubeMain.cxx
CubeView.cxx
CubeView.h
CubeViewUI.fl
cursor.cxx
curve.cxx
demo.cxx Add Fl_Terminal to "Scrollbar Size" unittest (#931) 2024-03-11 13:20:17 -07:00
demo.menu
device.cxx Fix a typo, trailing whitespace, and dependencies 2023-12-21 14:03:04 +01:00
doublebuffer.cxx
editor.cxx Promote fl_strlcpy to <FL/fl_string_functions.h> 2024-03-02 23:49:35 +01:00
fast_slow.fl
file_chooser.cxx
flex_demo.cxx
flex_login.cxx
fltk-versions.cxx
fonts.cxx #840: Generously adds Fl::args_to_utf8() for MinGW support. 2023-12-15 13:04:57 +01:00
forms.cxx Make the 'Forms' compatibility library 'fltk_forms' optional 2023-12-20 17:33:37 +01:00
fractals.cxx Fix a bunch of compiler warnings, particularly for old compilers 2024-03-15 20:42:42 +01:00
fracviewer.cxx
fracviewer.h
fullscreen.cxx Fix: Fl_Window::fullscreen() does not work correctly on Mac (#920) 2024-02-26 12:15:47 +01:00
gl_overlay.cxx
glpuzzle.cxx
glut_test.cxx
grid_alignment.cxx Update documentation, remove/edit explicit FLTK versions 2024-03-14 17:16:43 +01:00
grid_buttons.cxx
grid_dialog.cxx
grid_login.cxx
handle_events.cxx
handle_keys.cxx Fix VS compiler warning, write "copied" message to tty 2024-03-18 19:34:32 +01:00
hello.cxx #842: Enables command line color arguments on macOS 2023-12-16 21:59:43 +01:00
help_dialog.cxx #840: Generously adds Fl::args_to_utf8() for MinGW support. 2023-12-15 13:04:57 +01:00
help_dialog.html
icon.cxx
iconize.cxx
image.cxx
inactive.fl
input_choice.cxx
input.cxx
keyboard_ui.fl
keyboard.cxx Use FL_Alt_Gr key definition in test/keyboard 2024-03-09 14:03:51 +01:00
keyboard.h
label.cxx
line_style.cxx
list_visuals.cxx
makedepend Update dependencies, whitespace, and Fl_File_Chooser.cxx 2024-03-19 15:39:18 +01:00
Makefile
mandelbrot_ui.fl
mandelbrot.cxx
mandelbrot.h
menubar.cxx Improve implementation of the macOS Window menu 2024-02-20 16:00:01 +01:00
message.cxx
minimum.cxx
native-filechooser.cxx native-filechooser has preview panel with FLTK_USE_X11 and macOS 2024-03-18 18:22:41 +01:00
navigation.cxx
offscreen.cxx
output.cxx
overlay.cxx
pack.cxx
pixmap_browser.cxx Fix: Filechooser preview of XML file shows it as a corrupt image (#926) 2024-03-04 21:15:47 +01:00
pixmap.cxx
preferences.fl Adds Fl_Input RMB menu translation to test/preferences 2023-12-28 15:43:21 +01:00
radio.fl Update dependencies, whitespace, and Fl_File_Chooser.cxx 2024-03-19 15:39:18 +01:00
README-unittests.txt
README.txt
resize-arrows.cxx
resize-arrows.h
resize-example1.cxx
resize-example2.cxx
resize-example3a.cxx
resize-example3b.cxx
resize-example3c.cxx
resize-example4a.cxx
resize-example4b.cxx
resize-example5a.cxx
resize-example5b.cxx
resize-example5c.cxx
resize.fl
resizebox.cxx
rgb.txt
rotated_text.cxx
scroll.cxx
shape.cxx
subwindow.cxx
sudoku.cxx
sudoku.ico
sudoku.rc
symbols.cxx
table.cxx
tabs.fl
terminal.fl Update dependencies, whitespace, and Fl_File_Chooser.cxx 2024-03-19 15:39:18 +01:00
threads.cxx
threads.h
tile.cxx
tiled_image.cxx
trackball.c
trackball.h
tree.fl
twowin.cxx
unittest_about.cxx
unittest_circles.cxx
unittest_complex_shapes.cxx
unittest_core.cxx Add Fl_String not-equal test 2024-01-10 21:32:02 -08:00
unittest_fast_shapes.cxx
unittest_images.cxx
unittest_points.cxx
unittest_schemes.cxx
unittest_scrollbarsize.cxx Fix several compiler warnings 2024-03-12 21:47:33 +01:00
unittest_symbol.cxx
unittest_terminal.cxx
unittest_text.cxx
unittest_unicode.cxx
unittest_viewport.cxx
unittests.cxx #840: Generously adds Fl::args_to_utf8() for MinGW support. 2023-12-15 13:04:57 +01:00
unittests.h Add Fl_Terminal to "Scrollbar Size" unittest (#931) 2024-03-11 13:20:17 -07:00
utf8.cxx
valuators.fl
windowfocus.cxx
wizard.cxx

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*)
-----------------------------------------------------