Script Library: 1238 scripts
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 
VID Dropdown
vid-drop-down.rv:0.0.7
3.0 KB
9 Mar 2009
A simple dropdown VID style
author: Ammon Johnson
Wizard
vid-wizard.rv:0.0.3
4.4 KB
9 Mar 2009
A simple Wizard VID style
author: Ammon Johnson
VID Group
vid-group.r1.6 KB
9 Mar 2009
A simple group VID style with enable/disable capability
author: Ammon Johnson
VID Shooter
vid-shooter.r1.9 KB
6 Mar 2010
A simple shooter game to demonstrate timer events and offsets in VID. Taken from the tutorial at http://re-bol.com
author: nick
VID Titlebar
vid-drag-bar.rv:0.0.4
5.4 KB
9 Mar 2009
A VID Titlebar Style
author: Ammon Johnson
async event loop tutorial
vid-tutorial-async-event-loops.r1.3 KB
9 Nov 2012
Show how to do async event handling with processing loops.
author: maxim
View 3 Buttons
view-buttons.r
 documentation
v:1.0.0
470 bytes
13 Mar 2003
Example of how to display three buttons down the page.
author: Anonymous
View A List of Data
view-list.r
 documentation
v:1.0.0
615 bytes
13 Mar 2003
Example of how to display a simple block of data as fixed width columns in a window. Code is just one line.
author: Anonymous
Wiggly Text
wiggly-text.r866 bytes
13 Mar 2014
A quick demo done with a student, loosely based on the QT Wiggly example.
author: nick
Wall Street
wall-street.r3.6 KB
5 Jun 2007
Small nice demo
author: rebolek
Wiki entry R2
wiki-rebol2.rv:3.1.4
4.4 KB
14 Feb 2013
make wikibook/wikipedia/mediawiki entry from defined words, example: my? append (then you can paste directly (CTRL+V), see http://en.wikibooks.org/wiki/REBOL_Programming/append) This works with Rebol2
author: Max Vessi
WAP Mail Reader CGI
wap-mail-reader.r3.4 KB
10 Aug 2010
Read email using your WAP cell phone browser.
author: nick
Wiki entry R3
wiki-rebol3.rv:3.0.6
4.1 KB
2 Jan 2013
make wikibook/wikipedia/mediawiki entry from defined words, example: my? append (then you can paste directly (CTRL+V), see http://en.wikibooks.org/wiki/REBOL_Programming/append) This works with Rebol3
author: Massimiliano Vessi
Watch Various Webcams
watch-various-webcams.r823 bytes
11 Mar 2017
Display video feeds from more than 130 live webcam servers. The code used to gather the list of validated working cam URLs is also provided.
author: [unknown]
Web Banner
webbanner.rv:1.0.0
1.1 KB
13 Mar 2003
Generate HTML code that displays a banner and links to its destination.
author: Andrew Grossman
Wild Buttons
wild-buttons.rv:1.0.1
2.8 KB
13 Mar 2003
To demonstrate some easy visual button effects with REBOL/View.
author: Bohdan Lechnowsky
REBOL Web Crawler
webcrawler.r1.9 KB
13 Mar 2003
To crawl the web starting from any site. Does not record duplicate visits. Saves all links found in 'newlinks.
author: Bohdan Lechnowsky
Web Form Widgets
webwidget.rv:1.0.0
1.6 KB
13 Mar 2003
Generate HTML code quickly and easily for several form elements.
author: Andrew Grossman
Win for Life!
winforlife.rv:1.4.9
1.4 KB
6 Jun 2011
Win for life is an italian lotery. You have to guess 10 number over 20, plus a number over 20. The probability is about 1/3000000. This is a simply random numbers generator between 1 and 20.
author: Massimiliano Vessi
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