Script Library: 1238 scripts
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 
Hunt the Wumpus
wumpus.rv:1.0.1
9.7 KB
20 Jul 2003
A REBOL version of a retro text game. Just for fun.
author: Gregg Irwin
Paint
paintplus.r
 discussion
v:1.0.0
6.0 KB
17 Nov 2005
The world's smallest paint program.
author: Frank Sievertsen
glayout - GLASS-based layout engine
glayout.rv:0.5.4
141.6 KB
16 Nov 2006
replace vid dialect layout while keeping its basic featureset
author: Maxim Olivier-Adlhoch
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
REBOL/Layout
layout.rv:0.1.7
35.7 KB
13 Mar 2003
Visual Layout Editor
author: Carl Sassenrath
RebCannon
rebcannon.r5.2 KB
16 Dec 2012
icon for rebcannon.r[no purpose header found]
author: Massimiliano Vessi
VID Dropdown
vid-drop-down.rv:0.0.7
3.0 KB
9 Mar 2009
A simple dropdown VID style
author: Ammon Johnson
VID Usage
vid-usage.r
 discussion
v:1.2
80.5 KB
10 Jan 2004
VID Usage Tutorial with Runnable Examples
author: Cybarite
One Hundred Draw Examples
draw-examples.r17.9 KB
14 Nov 2011
- to illustrate draw examples.
author: 10Mile
Easy VID Tutorial
easy-vid.rv:1.1.2
16.2 KB
13 Mar 2003
Beginner's tutorial to VID.
author: Carl Sassenrath
REBOL Face Effect Lab
effect-lab.rv:1.3.2
5.5 KB
13 Mar 2003
Show combinations of effects.
author: Carl Sassenrath
Simple Slideshow Presentation Framework
slideshow-presentation.r4.6 KB
22 Jan 2013
This example is taken from the tutorial at: http://re-bol.com/business_programming.html It demonstrates a simple framework for presenting full screen GUI layouts with built-in keyboard and mouse controls. It simplifies coding tediously repetitive layout elements, by only requiring unique GUI elements in each slide. Widgets [...]
author: nick
VID_build
vid-build.r
 discussion
v:0.8.6
36.7 KB
17 Nov 2013
icon for vid-build.rEasily create VID guis
author: Marco Antoniazzi
Simple pager
pager.r
 documentation
v:0.9.4
12.8 KB
28 Mar 2008
A more less page pager; support b, r, /, ?, >, <, q and /options [rows: cols: num: eof:]
author: Brian Tiffin
A Reb-Site
a-reb-site.rv:0.1.1
70.8 KB
23 Mar 2008
a-reb-site.r was written to: - compare form and function of a reb-site with that of a conventional web-site. (...an obliging web-site - www.rebol.com perhaps!) & - to provide an example of a reb-site script, & - as an illustration of the compact size of a reb-site relative to the average web-site [...]
author: R.v.d.Zee
Auto-hiding scroller style example
auto-hiding-scroller-style.r
 discussion
v:0.8.0
14.4 KB
14 Nov 2020
Add an auto-hiding scroller to VID GUIs
author: Marco Antoniazzi
Calendar and Scheduler
calendar.r
 discussion
v:1.0.7
8.1 KB
10 Jul 2008
A simple calendar application.
author: Sterling Newton
drop-list2 widget for REBGUI
drop-list2.rv:0.1.0
3.7 KB
9 Aug 2009
Extension of original drop-list widget. Widget receives data as pairs [value1 text1 value2 text2 ...] Widget has extension of function PICKED with options /values returning block of selected row(pair)
author: Robert Paluch 2009
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
Menu-System
menu-system.rv:0.2.0
88.4 KB
12 Jun 2005
Easy to use VID compatible REBOL menu system (early Beta). Have menus in your REBOL apps, finally.
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
Pop-down style example
simple-pop-down-style.rv:0.3.1
8.8 KB
17 Oct 2020
A quick way to add a simple pop-down to VID GUIs
author: Marco Antoniazzi
Drill Bits
drill-bits.rv:0.9
7.6 KB
8 Aug 2005
A VID drill program to help memorize facts using repeated multiple choice question and answers.
author: mikel
Block Diagram
diagram.rv:1.0.0
1.7 KB
13 Mar 2003
An example of REBOL code creating a useful diagram.
author: Carl Sassenrath
Easy Quick Plot
ez-plot.rv:0.1.1
60.5 KB
13 Mar 2003
Simple tutorial for using the quick plot dialect.
author: Matt Licholai