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.
 
 
 
 
 
 
Manolo Gouy 73a57f8ac8 Corrected typo. 14 years ago
..
blocks.app/Contents Do some rearranging of image and desktop support files. 19 years ago
checkers.app/Contents More copyright 2010 mods. 15 years ago
desktop Added missing semicolons in desktop file 17 years ago
pixmaps Removed DOS style ^M's; they were preventing SGI compiles (partial STR#2174) 16 years ago
sudoku.app/Contents Update OSX icons. 20 years ago
CMakeLists.txt Fix STR #2504 (first part). Replaced HAVE _CAIRO by FLTK_HAVE_CAIRO and USE_CAIRO 15 years ago
CubeMain.cxx Changed all #include "config.h" to #include <config.h>. 15 years ago
CubeView.cxx Fixed Copyright to 2010. 15 years ago
CubeView.h More copyright 2010 mods. 15 years ago
CubeViewUI.fl New context_changed() function for OpenGL windows allowing efficient texture loading (str #1372) 19 years ago
Makefile Removed uses of Fl_Native_File_Chooser_{MAC,WIN32}.H that no longer exist. 15 years ago
README Added common heading and footer to all source files. 27 years ago
adjuster.cxx Fixed Copyright to 2010. 15 years ago
arc.cxx Fixed Compiling with mingw-w64 (STR #2308). 15 years ago
ask.cxx Added a default window title function for common dialogs (STR #2562). 15 years ago
bitmap.cxx Fixed Copyright to 2010. 15 years ago
blocks.cxx Fixed more Copyright to 2010. 15 years ago
boxtype.cxx Fixed Copyright to 2010. 15 years ago
browser.cxx Fixed Copyright to 2010. 15 years ago
button.cxx Fixed Copyright to 2010. 15 years ago
buttons.cxx Fixed Copyright to 2010. 15 years ago
cairo_test.cxx Fixed use of FLTK_HAVE_CAIRO under Mac OS. 15 years ago
checkers.cxx Changed checkers field color because pieces were close to invisibel on OS X. I hope this has no negative effect on very dark desktops... . 15 years ago
clock.cxx Fixed Copyright to 2010. 15 years ago
colbrowser.cxx Change colbrowser to btter conform to FLTK coding standards. For OS X bundle format, move the RGB file into the bundel. 15 years ago
color_chooser.cxx Fixed Copyright to 2010. 15 years ago
connect.cxx More copyright 2010 mods. 15 years ago
cube.cxx Changed all #include "config.h" to #include <config.h>. 15 years ago
cursor.cxx Fixed Compiling with mingw-w64 (STR #2308). 15 years ago
curve.cxx Fixed Compiling with mingw-w64 (STR #2308). 15 years ago
demo.cxx Added missing #include's when compiled using Xcode 15 years ago
demo.menu Integrated menu into demo resource branch for OS X. Indicating items that open more choices with ... 15 years ago
device.cxx Fixed a few GNU compiler warnings (-pedantic): C++ comments in C files, 15 years ago
doublebuffer.cxx Fixed Copyright to 2010. 15 years ago
editor.cxx Reverting unintentionally committed experimental code in r8256. Sorry. 15 years ago
fast_slow.fl Redid Carl's fix to fast_slow (making it be output widgets rather 26 years ago
file_chooser.cxx OS X adds a -psn_... argument to command line calls. Ignore that. 15 years ago
fl_jpeg_image.cxx More copyright 2010 mods. 15 years ago
fonts.cxx Fixed typo. 15 years ago
forms.cxx Fixed Copyright to 2010. 15 years ago
fractals.cxx Changed all #include "config.h" to #include <config.h>. 15 years ago
fracviewer.cxx Fix <FL/glu.h> includes. 19 years ago
fracviewer.h Fixup fractals demo so it doesn't get way ahead of display - some Linux 24 years ago
fromdos.c Initial revision 27 years ago
fullscreen.cxx Changed all #include "config.h" to #include <config.h>. 15 years ago
gl_overlay.cxx Changed all #include "config.h" to #include <config.h>. 15 years ago
glpuzzle.cxx Changed all #include "config.h" to #include <config.h>. 15 years ago
hello.cxx Remove screen dimension test 15 years ago
help.cxx test/help now finds some documentation. This kind of works, but since we decided to load a sample page instead, I will have to improve this... . 15 years ago
iconize.cxx Fixed Copyright to 2010. 15 years ago
image.cxx Fixed Copyright to 2010. 15 years ago
inactive.fl STR #1052: updated color handling in test programs. If you are planning on creating labels based on foreground or background color, you should load the colors *before* creating the user interface. This is done by calling: 20 years ago
input.cxx Fix problem with text running off edges of buttons. (linux/xft, osx..) 15 years ago
input_choice.cxx Fixed Copyright to 2010. 15 years ago
keyboard.cxx Fixed Compiling with mingw-w64 (STR #2308). 15 years ago
keyboard.h More copyright 2010 mods. 15 years ago
keyboard_ui.fl Typos and alignments 16 years ago
label.cxx Fixed Copyright to 2010. 15 years ago
line_style.cxx Removed unnecessary casts (STR #2308). 15 years ago
list_visuals.cxx Changed all #include "config.h" to #include <config.h>. 15 years ago
makedepend More dependency updates (makedepend files). 15 years ago
makefile.wat More copyright 2010 mods. 15 years ago
mandelbrot.cxx Fixed Copyright to 2010. 15 years ago
mandelbrot.h More copyright 2010 mods. 15 years ago
mandelbrot_ui.fl Integrated menu into demo resource branch for OS X. Indicating items that open more choices with ... 15 years ago
menubar.cxx Fixed Copyright to 2010. 15 years ago
message.cxx Fixed Copyright to 2010. 15 years ago
minimum.cxx Fixed Copyright to 2010. 15 years ago
native-filechooser.cxx native filchooser test now uses system colors and resizes nicely. 15 years ago
navigation.cxx Added "Tab Nav" and "Arrow Nav" toggle to the test/input program. 15 years ago
output.cxx Fixed Copyright to 2010. 15 years ago
overlay.cxx Fixed Copyright to 2010. 15 years ago
pack.cxx Fixed Copyright to 2010. 15 years ago
pixmap.cxx Fixed Copyright to 2010. 15 years ago
pixmap_browser.cxx Fixed WIN32 crash when the file dialog window is cancelled. 15 years ago
preferences.fl Fixed a few GNU compiler warnings (-pedantic): C++ comments in C files, 15 years ago
radio.fl Sorted buttons order as they appear in fluid, changed the 'same shortcuts A1 and A2 as it is more confusing than helping in finding bugs for this test case. 17 years ago
resize.fl made the window its own resizable() for better resize testing 17 years ago
resizebox.cxx Fixed Copyright to 2010. 15 years ago
rgb.txt Added the standard rgb.txt file from X11 to the test directory, 20 years ago
rotated_text.cxx Fixed Copyright to 2010. 15 years ago
scroll.cxx Fixed Compiling with mingw-w64 (STR #2308). 15 years ago
shape.cxx Changed all #include "config.h" to #include <config.h>. 15 years ago
subwindow.cxx Corrected typo. 14 years ago
sudoku.cxx Fixed Copyright to 2010. 15 years ago
sudoku.ico Add missing icon for sudoku 20 years ago
sudoku.rc VC++ 2005 Support, drop old files, add icons for Sudoku 20 years ago
sudokurc.h Fixed shortcut and default focus for message dialogs (STR #1298). 19 years ago
symbols.cxx Fixed Copyright to 2010. 15 years ago
table.cxx Fixed Compiling with mingw-w64 (STR #2308). 15 years ago
tabs.fl STR #1652: allowing shortcuts in tabs 18 years ago
threads.cxx Changed all #include "config.h" to #include <config.h>. 15 years ago
threads.h More copyright 2010 mods. 15 years ago
tile.cxx Fixed Copyright to 2010. 15 years ago
tiled_image.cxx Fixed Copyright to 2010. 15 years ago
trackball.c Initial revision 27 years ago
trackball.h Initial revision 27 years ago
tree.fl Tree demo: removed unused cruft, fixed custom icons. 15 years ago
unittest_about.cxx More copyright 2010 mods. 15 years ago
unittest_circles.cxx More copyright 2010 mods. 15 years ago
unittest_images.cxx Following STR #2583, the behaviour of fl_draw_image() with d = 4 on Mac OS is here 14 years ago
unittest_lines.cxx More copyright 2010 mods. 15 years ago
unittest_points.cxx More copyright 2010 mods. 15 years ago
unittest_rects.cxx More copyright 2010 mods. 15 years ago
unittest_scrollbarsize.cxx More copyright 2010 mods. 15 years ago
unittest_text.cxx More copyright 2010 mods. 15 years ago
unittest_viewport.cxx More copyright 2010 mods. 15 years ago
unittests.cxx Fixed Copyright to 2010. 15 years ago
utf8.cxx set file properties. 15 years ago
valuators.fl Fixed modified .fl file. 19 years ago

README

test/README - 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