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.
 
 
 
 
 
 
Bill Spitzak fafc3286cd Pageup/down by correct amount in scrollbar 26 years ago
..
CubeMain.cxx Missing "int" on main()... 27 years ago
CubeView.cxx Updated not to use v3f() macro. 27 years ago
CubeView.h Updated not to use v3f() macro. 27 years ago
CubeViewUI.fl Added CubeView source files. 27 years ago
Makefile Updated README and distribution packages to use v1.0.1. 27 years ago
README Added common heading and footer to all source files. 27 years ago
adjuster.cxx Yay, change all copyright notices to be 1998-1999. 27 years ago
arc.cxx Yay, change all copyright notices to be 1998-1999. 27 years ago
ask.cxx Yay, change all copyright notices to be 1998-1999. 27 years ago
bitmap.cxx Yay, change all copyright notices to be 1998-1999. 27 years ago
black_1.xbm Initial revision 27 years ago
black_2.xbm Initial revision 27 years ago
black_3.xbm Initial revision 27 years ago
black_4.xbm Initial revision 27 years ago
blackking_1.xbm Initial revision 27 years ago
blackking_2.xbm Initial revision 27 years ago
blackking_3.xbm Initial revision 27 years ago
blackking_4.xbm Initial revision 27 years ago
boxtype.cxx Yay, change all copyright notices to be 1998-1999. 27 years ago
browser.cxx Pageup/down by correct amount in scrollbar 26 years ago
browserop.cxx Yay, change all copyright notices to be 1998-1999. 27 years ago
button.cxx Fl::add_fd() structures are dynamically allocated so you can listen to 26 years ago
buttons.cxx Yay, change all copyright notices to be 1998-1999. 27 years ago
checkers.cxx Fixed compile error with gcc 2.95 - the "d" string needed to be cast to 26 years ago
clock.cxx Yay, change all copyright notices to be 1998-1999. 27 years ago
colbrowser.cxx Yay, change all copyright notices to be 1998-1999. 27 years ago
color_chooser.cxx Yay, change all copyright notices to be 1998-1999. 27 years ago
connect.cxx Missing header files and FL_EXTERNs that prevented DLL's from compiling 26 years ago
cube.cxx Yay, change all copyright notices to be 1998-1999. 27 years ago
cursor.cxx Yay, change all copyright notices to be 1998-1999. 27 years ago
curve.cxx Yay, change all copyright notices to be 1998-1999. 27 years ago
demo.cxx Updated demo program to append d.exe or .exe to end of command name and 27 years ago
demo.menu Added CubeView source files. 27 years ago
doublebuffer.cxx Yay, change all copyright notices to be 1998-1999. 27 years ago
editor.cxx Yay, change all copyright notices to be 1998-1999. 27 years ago
fast_slow.fl Redid Carl's fix to fast_slow (making it be output widgets rather 26 years ago
file_chooser.cxx Yay, change all copyright notices to be 1998-1999. 27 years ago
fl_jpeg_image.cxx Yay, change all copyright notices to be 1998-1999. 27 years ago
fonts.cxx Yay, change all copyright notices to be 1998-1999. 27 years ago
forms.cxx Yay, change all copyright notices to be 1998-1999. 27 years ago
fractals.cxx Added gluDeleteQuadric() call to avoid memory leak. 27 years ago
fracviewer.c Initial revision 27 years ago
fracviewer.h Initial revision 27 years ago
fromdos.c Initial revision 27 years ago
fullscreen.cxx Yay, change all copyright notices to be 1998-1999. 27 years ago
gl_overlay.cxx Yay, change all copyright notices to be 1998-1999. 27 years ago
glpuzzle.cxx Fixed glpuzzle so you can move the pieces. 27 years ago
hello.cxx Yay, change all copyright notices to be 1998-1999. 27 years ago
iconize.cxx Yay, change all copyright notices to be 1998-1999. 27 years ago
image.cxx Yay, change all copyright notices to be 1998-1999. 27 years ago
inactive.fl Updated Fluid files for new extensions. 27 years ago
input.cxx Yay, change all copyright notices to be 1998-1999. 27 years ago
jpeg_image.cxx Yay, change all copyright notices to be 1998-1999. 27 years ago
keyboard.cxx Yay, change all copyright notices to be 1998-1999. 27 years ago
keyboard_ui.fl Initial revision 27 years ago
label.cxx Yay, change all copyright notices to be 1998-1999. 27 years ago
list_visuals.cxx Yay, change all copyright notices to be 1998-1999. 27 years ago
mandelbrot.cxx Fixes from Bill: 27 years ago
mandelbrot.h Yay, change all copyright notices to be 1998-1999. 27 years ago
mandelbrot_ui.fl Updated Fluid files for new extensions. 27 years ago
menubar.cxx Buttons on scrollbars draw pushed in (fix from barrero@irit.fr) 26 years ago
message.cxx Yay, change all copyright notices to be 1998-1999. 27 years ago
minimum.cxx Yay, change all copyright notices to be 1998-1999. 27 years ago
navigation.cxx Yay, change all copyright notices to be 1998-1999. 27 years ago
output.cxx Yay, change all copyright notices to be 1998-1999. 27 years ago
overlay.cxx Yay, change all copyright notices to be 1998-1999. 27 years ago
pack.cxx Yay, change all copyright notices to be 1998-1999. 27 years ago
pixmap.cxx Yay, change all copyright notices to be 1998-1999. 27 years ago
pixmap_browser.cxx Can draw xpm pixmaps with spaces in the color names (such as the ones in 26 years ago
porsche.xpm Initial revision 27 years ago
porsche1.xpm Initial revision 27 years ago
radio.fl Initial revision 27 years ago
resize.fl Programs can now resize() their windows even if they are not resizable() 26 years ago
resizebox.cxx Yay, change all copyright notices to be 1998-1999. 27 years ago
scroll.cxx Yay, change all copyright notices to be 1998-1999. 27 years ago
shape.cxx I fixed Fl_Tabs so that child tabs can be added/removed without any 26 years ago
shiny.cxx Yay, change all copyright notices to be 1998-1999. 27 years ago
shiny_panel.fl Initial revision 27 years ago
srs.xbm Initial revision 27 years ago
subwindow.cxx FL_KEYBOARD events have the correct x/y when sent to child X windows. 26 years ago
symbols.cxx Yay, change all copyright notices to be 1998-1999. 27 years ago
tabs.fl Initial revision 27 years ago
tile.cxx Yay, change all copyright notices to be 1998-1999. 27 years ago
trackball.c Initial revision 27 years ago
trackball.h Initial revision 27 years ago
valuators.fl Fixes this demo (got broken somewhere...) 26 years ago
white_1.xbm Initial revision 27 years ago
white_2.xbm Initial revision 27 years ago
white_3.xbm Initial revision 27 years ago
white_4.xbm Initial revision 27 years ago
whiteking_1.xbm Initial revision 27 years ago
whiteking_2.xbm Initial revision 27 years ago
whiteking_3.xbm Initial revision 27 years ago
whiteking_4.xbm Initial revision 27 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