Script Library: 1238 scripts
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 
The Kasper Program
kasper.r
 discussion
v:1.0
2.1 KB
13 Jun 2008
Please Ingri (my sister, the dog owner)
author: [unknown]
Led Clock
ledclock.rv:1.0
9.7 KB
11 Oct 2010
A simple demo with leds
author: François Jouen
List Widget Example
list-widget-example.r5.0 KB
10 Jul 2010
This examples demonstrates how to use REBOL's native GUI list widget to manage a grid of data values. Columns can be sorted by clicking the headers. Individual values at any column/row position can be edited by the user (just click the current value). Entire rows can be added, removed, or moved to/from user-selected positions. [...]
author: nick
Listview Demo
listview-demo.r1.2 KB
25 Nov 2010
A demo of the listview control by Henrik Mikael Kristensen. Taken from the tutorial at http://musiclessonz.com/rebol_tutorial.html
author: nick antonaccio
Make And Print A CD Label
label-and-print.r6.6 KB
6 Jan 2008
This script illustrates how CD labels may be drawn and printed with REBOL and illustrates how REBOL output may be printed when incorporated into an HTML page.
author: r.
Scrolling LIST Example
list-scroll-demo.r2.9 KB
16 Nov 2004
Shows an example of how to use a LIST style face with an associated scroller.
author: Gregg Irwin
World Clock
link-clock.rv:1.0.2
1.9 KB
21 Jul 2005
Displays times for a number of Locations.
author: Allen Kamp
REBOL/Layout
layout.rv:0.1.7
35.7 KB
13 Mar 2003
Visual Layout Editor
author: Carl Sassenrath
REBOL/Layout
layout-1.8.r
 discussion
v:0.1.8
37.1 KB
13 Mar 2003
Visual Layout Editor, now accepts more than 6 layouts
author: Carl Sassenrath, Ammon Johnson
Who wants to be a Millionaire
millionaire.rv:1.0.2
4.9 KB
3 Jan 2014
icon for millionaire.rWho wants to be a Millionaire game
author: Massimiliano Vessi
Handy Server Monitor Window
monitor.rv:1.0.0
2.8 KB
13 Mar 2003
A handy script that monitors various servers (such as web and email servers) and displays them in a nice little status window.
author: Carl Sassenrath
make-doc-pro
make-doc-pro.r
 documentation
v:1.0.8
57.8 KB
7 Feb 2004
Parses the make-doc-pro markup language into a datastructure that can be into other document formats (such as HTML) with good titles, table of contents, section headers, indented fixed-spaced examples, bullets and definitons.
author: Robert M. Mnch
Markup language Dialect parser
mdlparser.r
 discussion
 documentation
v:0.0.2
32.2 KB
5 Feb 2005
To personally study the practicallity of Rebol being used as bridge between browsers and markup languages.
author: daniel murrill
Menu demo, using choice
menudemo.r14.6 KB
15 Jan 2014
Two purposes. Number one, to break down a menu demo from Nick Antonaccio into such small pieces that I am able to understand each piece, and thus the whole. Number two, to offer an idea of how to write a REBOL script that demonstrates how to write a REBOL script. This idea has been done before, so this is not completely new, just different. It also shows [...]
author: Steven White
MenuBar
menubar.rv:1.0.3
4.2 KB
13 Mar 2003
A simple Bar Menu with the Choose Function and much more.
author: Gilbert Robitaille
Mine-Sweeper
mines.r
 discussion
v:1.0.5
13.9 KB
2 Feb 2006
Mine-sweeper game
author: Allen Kamp
Mini-edit-do
mini-edit-do.r
 discussion
v:0.8.5
32.7 KB
17 Apr 2021
Helps test short programs (substitutes console)
author: Marco Antoniazzi
Mirrorgame
mirror.r
 documentation
v:1.07
18.2 KB
29 Aug 2012
A nice logical puzzle game.
author: arnold van hofwegen
Moving Gradients
movegrad.rv:1.0
2.5 KB
5 Feb 2011
Graphical Animations with Gradients
author: François Jouen
Multiple Column Data Grids
multi-column-data-grids.r7.9 KB
30 Nov 2009
A demonstration of how to create your own home made listview types of multiple column data grids. Easier to use than the 'list style, and built entirely using native VID, so completely adjustable to your needs. Many useful features are demonstrated, such as user editing of data in the grid, saving and loading of data to/from [...]
author: nick