Ruby/FLTK Demo
- Sample 1 -- Simplest possible window app
[source]
- Sample 2 -- More OO version of the simplest app
[source]
- Sample 3 -- Simple resizable analog clock
[source]
- Sample 4 -- Pack layout, text input field, push button, and callbacks
[source]
- Sample 5 -- Raio buttons, colors, and forced redraw
[source]
- Sample 6 -- Custom widget drawing, mouse events, and double-buffering
[source]
- Sample 7 -- Scrolling, drawing with a Drawable
[source]
- Sample 8 -- Browser
[source]
- Sample 9 -- Choice and CheckButton
[source]
- Sample 10 -- ListBox
[source]
- PNG,JPEG,GIF,XPM
[source]
- Othello
[source]
- Resizable Clock
[source]
- Simple Editor
[source]