Script Library: 1238 scripts
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 
Space Invaders Shootup
space-invaders-shootup.r6.9 KB
24 Aug 2009
An extremely simple variation of the classic game. Taken from the tutorial at http://musiclessonz.com/rebol.html
author: nick
CMS - web site builder
sitebuilder.cgi125.6 KB
22 Dec 2012
Easily create, edit, and arrange HTML pages on your web site. Upload existing content files or use the built-in WSYIWYG HTML editor (from openwebware.com) to layout pages visually, without having to write any code. It works just like a word processor, except it runs directly in your browser, right on your web site. You can adjust fonts, colors, and other [...]
author: nick
StRIP
strip.rv:1.0.0
6.3 KB
25 Nov 2010
REBOL File packer
author: Boleslav Brezovsky, based on rip.r by Carl Sassenrath/Cal Dixon
Style Scrollable scroll-pane & table avec gestion de la roullette
style-scrollable.rv:0.0.0.1
24.2 KB
4 Oct 2005
Essai de gestion des scrolls & de tables
author: Claude RAMIER
Threads Demo
threaddemo.rv:1.0
4.2 KB
5 Jan 2005
show multithreading with rebol (all versions)
author: François Jouen
Thumbnail Maker
thumbnail-maker.r4.3 KB
14 Sep 2009
Create image preview sheets from a list of files. Used to make the introductory image at http://musiclessonz.com/rebol.html
author: nick
Resizeable Table/Grid/Multi-column List Widget Example
table-grid-list.r14.3 KB
13 Jul 2011
One of the greatest things about REBOL/View is the built in GUI dialect ("VID"). It's great for building simple GUI layouts quickly and easily, but the native list widget can be confusing for newcomers. THIS EXAMPLE IS A FULL FEATURED TABLE/GRID/LIST WIDGET FOR VID GUIs. KEYS: INSERT DELETE ARROWS PAGE UP/DOWN - + [...]
author: nick
Tic Tac Toe
tictactoe.rv:1.0.3
4.2 KB
6 May 2003
No known purpose.
author: Ryan S. Cole
Tic Tac Toe
tic-tac-toe.r766 bytes
25 Mar 2018
A 5 minute response to: https://blog.plan99.net/reacts-tictactoe-tutorial-in-kotlin-javafx-715c75a947d2
author: [unknown]
Tiff Lib
tifflib.rv:1.0
47.3 KB
2 Mar 2010
A basic library for reading and writing Tiff files
author: François Jouen
Time
the-blue-clock.rv:1.0.0
2.1 KB
20 Nov 2005
This script is a demonstration of an analog clock & of a clock movement.
author: R. v.d.Zee
Time Clock
time-clock.r5.2 KB
16 Jan 2011
Used to log hours worked by employees. To help eliminate potential falsified hours, the program takes a photo of the employee each time they clock in and clock out, and sets the system clock using Ladislav Mercir's nist-clock.r This code is provided as-is, with no warranty expressed or implied. Use it at your own risk. This [...]
author: nick
Time Requester
time-requester.r18.8 KB
29 Jun 2012
A simple GUI time requester
author: nick
Time Styles
timer-styles.rv:1.0.0
6.8 KB
14 Jan 2005
A simple clock & timer style
author: Phil Bevan
Time-Line
time-line.rv:0.3.1
27.7 KB
4 Mar 2006
Time-line VID style for use in time-table editing using AGG.
author: Christian Ensel
Time-Plan
time-plan.rv:0.4.0
33.1 KB
12 Mar 2006
Time-plan RebGUI for use in time-table editing using AGG.
author: Christian Ensel
Timer
timer-style.rv:1.1
3.4 KB
9 Oct 2005
A simple Timer Style .... with an example of Timer with Saving & Loading
author: Phil Bevan
Tiny GUI Builder
tiny-gui-builder.r2.4 KB
4 Feb 2017
A cut down version of the appbuilder, without any code to deal with actions, data structures, styles, extra help features, etc. Just point and click to build little GUI layouts.
author: nick
(treelist)
treelist.rv:0.0.1
3.6 KB
11 Sep 2010
show how to build a simple tree list
author: Marco Antoniazzi derived from Didier CADIEU
Tiny Tile Game
tiny-tile-game.r634 bytes
29 Jun 2008
A very short GUI game example. Taken from the tutorial at http://musiclessonz.com/rebol_tutorial.html
author: nick antonaccio